summaryrefslogtreecommitdiff
path: root/chat/chat.c
Commit message (Expand)AuthorAgeFilesLines
* get rid of warningPaul Mackerras1999-08-121-1/+1
* Add @filename syntax for the send stringPaul Mackerras1999-05-121-1/+43
* don't recurse in terminate()Paul Mackerras1999-03-311-1/+6
* Kludge to handle solaris 2.6 having usleep; NeXT mods from Steve PerkinsPaul Mackerras1998-03-241-1/+11
* minor fixes, for SunOS and micro-getoptPaul Mackerras1998-02-041-5/+10
* __STDC__ may be defined but zero?Paul Mackerras1997-11-271-12/+3
* add -s, -S, -T, -U flagsPaul Mackerras1997-11-271-716/+701
* mods from Francis Demierre: add SAY, HANGUP, CLR_ABORT, CLR_REPORT keywordsPaul Mackerras1997-07-141-6/+202
* fix compilation warnings, reset quiet for each send stringPaul Mackerras1997-04-301-8/+17
* fix problems when report string == an abort string,Paul Mackerras1997-03-041-28/+32
* added echo patchPaul Mackerras1996-06-261-28/+110
* fix bug when report string == abort stringPaul Mackerras1996-05-281-33/+33
* Updates from Al's ppp-2.2.0d releasePaul Mackerras1995-12-181-69/+113
* Mods from Al Longyear and Robert Geer to add REPORT stuff.Paul Mackerras1995-06-121-134/+407
* use O_NONBLOCK in preference to FNDELAY; compile in usleep if -DNO_USLEEPPaul Mackerras1995-05-191-25/+13
* fix put_char for big-endian archsPaul Mackerras1995-05-011-2/+3
* change char params to int for AIX portPaul Mackerras1995-04-281-5/+5
* removed locking codePaul Mackerras1995-01-111-83/+4
* restored id keywordPaul Mackerras1994-05-301-0/+2
* fixes from Al LongyearPaul Mackerras1994-05-301-4/+1
* will compile under non-ANSI compiler; removed varargs/stdarg stuffPaul Mackerras1994-05-261-221/+494
* Initial revisionPaul Mackerras1994-05-201-0/+894