]> git.ozlabs.org Git - ppp.git/history - pppd/sys-linux.c
Change to make it compile on glibc 2 systems
[ppp.git] / pppd / sys-linux.c
1998-05-04 Paul MackerrasChange to make it compile on glibc 2 systems
1998-05-04 Paul Mackerrasupdate for 2.3.5; fix kernel version checking for linux
1998-03-31 Paul MackerrasFix it so it compiles with glibc 2
1998-03-25 Paul MackerrasMods from Al Longyear; added get_host_seed
1998-02-04 Paul Mackerrasupdate for 2.3.3; changes so it will compile with glibc
1997-11-27 Paul Mackerrascope with different kernel versions at run time not...
1997-07-14 Paul Mackerrasallow use with 2.2 driver
1997-04-30 Paul Mackerrasadd log level arg for log_packet; removed call to openp...
1997-03-04 Paul Mackerrassifdefaultroute now gets both local and remote addresses;
1996-09-26 Paul Mackerrasmods for new demand-dial structure
1996-09-14 Paul Mackerrasfixed compilation problem
1996-08-28 Paul Mackerrasfix link problem
1996-07-01 Paul Mackerrasmods from Al
1996-05-27 Paul Mackerrassyslog stuff back to main.c;
1996-04-04 Paul Mackerrasremove interface route on exit
1996-01-01 Paul Mackerraschange fd -> ttyfd, fd arg to various functions
1995-12-11 Paul Mackerrasmerge in changes from Al's version
1995-10-27 Paul MackerrasAdd prototypes; implement sys_cleanup; ccp_test provide...
1995-08-10 Paul MackerrasUpdates from Al Longyear.
1995-07-11 Paul MackerrasUpdates from Al Longyear
1995-06-30 Paul MackerrasMods to Linux code from Al Longyear: use ppp_idle inste...
1995-06-12 Paul MackerrasMods from Al Longyear, including improvements to option...
1995-05-01 Paul Mackerrasleave tty with echo turned off if not default device
1995-04-28 Paul Mackerraswe don't have sa_len in sockaddr
1995-04-27 Paul Mackerrasadded GetMask
1995-04-24 Paul Mackerrassundry fixes and reformattings
1994-12-08 Paul Mackerraschanged s to sockfd and added lock() and unlock();
1994-10-24 Paul MackerrasN_PPP ->NUM_PPP
1994-09-21 Paul Mackerrasuse ppp_defs.h instead of ppp.h, args.h; change some...
1994-09-01 Paul Mackerrasstuff moved here from main.c; use uint32 for IP addresses;
1994-06-09 Paul Mackerraspatch for proxy arp stuff
1994-06-09 Paul Mackerraspatch to proxyarp stuff from Michael Callahan
1994-05-30 Paul Mackerrasfixes from Al Longyear
1994-05-27 Paul Mackerrasadd ioctl for SIGIO to establish_ppp
1994-05-24 Paul Mackerrasincorporate logwtmp in here
1994-05-24 Paul MackerrasInitial revision