Commit Graph

17 Commits

Author SHA1 Message Date
Paul Mackerras
a3630de20e Fix the rcsid's for non-ansi compilers 1999-08-13 06:46:23 +00:00
Paul Mackerras
875d9641d0 kill warning 1999-08-12 04:25:57 +00:00
Paul Mackerras
7a4dc0ff50 syslog -> notice/error/etc.
use slprintf instead of sprintf
trimmed debug
1999-03-16 03:15:15 +00:00
Paul Mackerras
1fae28ce79 use strlcpy, strlcat, slprintf everywhere
add privgroup option
don't allow devname, connector etc. set in privileged place
to be overridden by non-privileged user
use error, warn, etc. functions instead of syslog
fix problem where signals were blocked for too long
1999-03-12 06:07:24 +00:00
Paul Mackerras
49e01f0825 minor fixes; caddr_t -> void * 1997-04-30 05:52:17 +00:00
Paul Mackerras
73530fd459 print reason on terminate-request 1996-07-01 01:13:11 +00:00
Paul Mackerras
d28aba504f remove unused variables 1996-04-04 03:37:01 +00:00
Paul Mackerras
e3a35824cd extend protocol table; supply message on protocol close 1995-12-18 03:45:32 +00:00
Paul Mackerras
ca0e940200 Provide a way for CCP to go from req-sent to stopped state. 1995-10-27 03:43:46 +00:00
Paul Mackerras
41c8ffa6a8 added some extra untimeouts 1994-11-10 01:52:05 +00:00
Paul Mackerras
035aefdd1f N_PPP ->NUM_PPP 1994-10-24 04:31:11 +00:00
Paul Mackerras
6a34bc9a3e some extra includes (string.h and stdlib.h) 1994-10-22 11:54:04 +00:00
Paul Mackerras
a3396b0025 use ppp_defs.h instead of ppp.h, args.h; change some names 1994-09-21 06:47:37 +00:00
Paul Mackerras
f2df02f242 fix bug with sending retransmission with id=-1 after seeing ack. 1994-09-01 00:14:03 +00:00
Paul Mackerras
e5e6663087 fixed some minor compilation warnings 1994-05-24 11:22:28 +00:00
Paul Mackerras
4210e9dcb5 ignore duplicate acks after we've received a good one;
send termack after resetting link asyncmap
1994-04-18 04:01:50 +00:00
Paul Mackerras
0b63a24d54 Initial revision 1993-11-11 03:56:47 +00:00