]> git.ozlabs.org Git - ppp.git/history - chat/chat.c
pppd: Fix variable reference syntax in Makefile.linux
[ppp.git] / chat / chat.c
2019-05-05 Jaroslav ŠkarvadaVarious fixes for errors found by coverity static analy...
2010-09-11 Ashok Raochat: Allow TIMEOUT value to come from environment...
2008-08-19 Paul MackerrasRemove various warnings, fix pppol2tp install
2004-01-17 James CarlsonFixed compilation failure on Solaris due to new CHAP...
2003-03-04 Frank Cusackclean(): Fix buffer overflow.
2003-02-26 Frank Cusackstyle
2002-01-11 Russell CokerEnlarged the report buffer to 256 bytes.
1999-12-23 Paul Mackerrasupdate from debian maintainer
1999-09-06 Paul Mackerrasadd -E option to use environment variables, from Andrea...
1999-08-13 Paul MackerrasFix the rcsid's for non-ansi compilers
1999-08-13 Paul Mackerrasfix problem with REPORTing last line
1999-08-12 Paul Mackerrasget rid of warning
1999-05-12 Paul MackerrasAdd @filename syntax for the send string
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