]> git.ozlabs.org Git - ppp.git/history - pppd/sys-bsd.c
describe new options, don't describe obsolete ones
[ppp.git] / pppd / sys-bsd.c
1996-01-01 Paul Mackerrasadded demand-dial support, change fd -> ttyfd, fd arg...
1995-10-27 Paul MackerrasAdd prototypes; implement sys_cleanup; ccp_test provide...
1995-08-16 Paul MackerrasMore-informative message if ppp_available() fails.
1995-08-11 Paul Mackerrassave and restore window size settings
1995-05-19 Paul Mackerrasremoved a MAINDEBUG
1995-05-01 Paul Mackerrasleave tty with echo turned off if not default device
1995-04-27 Paul Mackerrasadded GetMask, lock and unlock
1995-04-24 Paul Mackerrass -> sockfd
1994-10-23 Paul Mackerrasfix some compile bugs
1994-10-22 Paul Mackerrasfix get_ether_addr
1994-09-21 Paul Mackerrasuse ppp_defs.h instead of ppp.h, args.h; change some...
1994-09-16 Paul Mackerrasonly clear CRTSCTS if -crtscts option given
1994-09-16 Paul Mackerrasadded ccp_late_error; use PPPIOCSNPMODE ioctl; moved...
1994-09-01 Paul Mackerrasstuff moved here from main.c; use uint32 for IP addresses
1994-08-22 Paul Mackerrasadd ccp_test
1994-08-09 Paul Mackerrasadd support for CCP, use select/poll instead of signals.
1994-05-30 Paul Mackerraschange default route operations to use a routing socket;
1994-05-24 Paul Mackerrasfix some minor compilation warnings
1994-05-09 Paul Mackerrasdeclare kdebugflag so it compiles
1994-04-18 Paul Mackerrasadded support for kdebug, extended accm, detecting...
1994-04-11 Paul Mackerrasadded stuff to print outgoing packets in readable form;
1993-12-14 Paul Mackerrasadded ppp_available
1993-11-11 Paul MackerrasInitial revision