]> git.ozlabs.org Git - ppp.git/history - pppd/lcp.c
cope with EINTR from read
[ppp.git] / pppd / lcp.c
1994-09-21 Paul Mackerrasuse ppp_defs.h instead of ppp.h, args.h; change some...
1994-09-16 Paul Mackerrasset receive characteristics when we send an ack
1994-09-01 Paul Mackerrasuse unit32 for ACCM and other 32-bit quantities;
1994-08-09 Paul Mackerrasadd support for CCP and BSD-Compress
1994-08-09 Paul Mackerrascall lcp_close not lcp_lowerdown when no echo received
1994-06-14 Paul Mackerrasupgrade looped-back message from debug statement to...
1994-05-30 Paul Mackerrasuse receive asyncmap of 0 if not negotiated for compati...
1994-05-27 Paul Mackerrasextra includes for linux
1994-05-26 Paul Mackerrasdon't need if.h or if_ppp.h
1994-05-24 Paul Mackerrasadded echo stuff from linux port
1994-05-09 Paul Mackerrasfix to make it terminate when signalled in passive...
1994-04-18 Paul Mackerrasadded extended transmit accm and support for mtu option;
1994-04-11 Paul Mackerrasadded stuff to print packets in readable form
1993-11-11 Paul MackerrasInitial revision