summaryrefslogtreecommitdiff
path: root/zwgc/mux.c
Commit message (Collapse)AuthorAge
* Dewarn with -DDEBUGGravatar Jeffrey Hutzelman2013-03-18
| | | | It's sort of nice to be able to build with debugging.
* clean up and modernize some of the CMU patch falloutGravatar Karl Ramm2009-03-22
|
* cmu/zwgcplus changesGravatar Karl Ramm2009-03-15
|
* de K&Rify, fix prototypesGravatar Karl Ramm2008-01-21
|
* Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.Gravatar Greg Hudson1999-01-22
|
* Use libares for reverse resolution if HAVE_ARES is defined.Gravatar Greg Hudson1998-09-02
|
* Pull in sources from zephyr locker. See /mit/zephyr/repository forGravatar Greg Hudson1997-09-14
| | | | detailed change information.
* Static routines should be prototyped or defined before use.Gravatar Greg Hudson1994-11-11
|
* Oops, typo.Gravatar Greg Hudson1994-11-01
|
* SunOS wants POSIX tcgetpgrp().Gravatar Greg Hudson1994-11-01
|
* Do not assume select will work with a timeval of 0.Gravatar Richard Basch1994-06-19
|
* If we have a controlling tty, periodically check to see that controllingGravatar Richard Basch1994-03-15
| | | | tty is still around, and if not, die.
* AUX supportGravatar John F. Carr1991-06-20
|
* AIX needs <sys/select.h>Gravatar John F. Carr1990-12-11
|
* change to use "pointer" type for ease of porting to compilers whichGravatar John Kohl1989-11-09
| | | | barf on void *
* Copyright and RCS headers added.Gravatar Marc Horowitz1989-11-01
|
* Initial revisionGravatar Marc Horowitz1989-11-01