]> git.ozlabs.org Git - ppp.git/history - chat/chat.c
chatchat stuff from gpk@onramp.net
[ppp.git] / chat / chat.c
1999-03-31 Paul Mackerrasdon't recurse in terminate()
1998-03-24 Paul MackerrasKludge to handle solaris 2.6 having usleep; NeXT mods...
1998-02-04 Paul Mackerrasminor fixes, for SunOS and micro-getopt
1997-11-27 Paul Mackerras__STDC__ may be defined but zero?
1997-11-27 Paul Mackerrasadd -s, -S, -T, -U flags
1997-07-14 Paul Mackerrasmods from Francis Demierre: add SAY, HANGUP, CLR_ABORT...
1997-04-30 Paul Mackerrasfix compilation warnings, reset quiet for each send...
1997-03-04 Paul Mackerrasfix problems when report string == an abort string,
1996-06-26 Paul Mackerrasadded echo patch
1996-05-28 Paul Mackerrasfix bug when report string == abort string
1995-12-18 Paul MackerrasUpdates from Al's ppp-2.2.0d release
1995-06-12 Paul MackerrasMods from Al Longyear and Robert Geer to add REPORT...
1995-05-19 Paul Mackerrasuse O_NONBLOCK in preference to FNDELAY; compile in...
1995-05-01 Paul Mackerrasfix put_char for big-endian archs
1995-04-28 Paul Mackerraschange char params to int for AIX port
1995-01-11 Paul Mackerrasremoved locking code
1994-05-30 Paul Mackerrasrestored id keyword
1994-05-30 Paul Mackerrasfixes from Al Longyear
1994-05-26 Paul Mackerraswill compile under non-ANSI compiler; removed varargs...
1994-05-20 Paul MackerrasInitial revision