]> git.ozlabs.org Git - ppp.git/history - pppd/sys-ultrix.c
update_link_stats(): treat link stats as unsigned, not signed
[ppp.git] / pppd / sys-ultrix.c
1999-08-13 Paul MackerrasFix the rcsid's for non-ansi compilers
1999-08-12 Paul Mackerraskill warning
1999-04-12 Paul MackerrasMove some stuff (printing, logging, [un]locking) into...
1999-03-22 Paul MackerrasAdd pty, notty and record options.
1999-03-19 Paul Mackerrasremove a couple of ansi-C-isms.
1999-03-19 Paul Mackerraschanged order of args to strlcpy/strlcat.
1999-03-16 Paul Mackerrasmake establish_ppp and open_ppp_loopback return the...
1999-03-16 Paul Mackerrasadded add_fd, remove_fd, removed wait_loop_output,...
1999-03-12 Paul Mackerrasuse strlcpy, strlcat, slprintf everywhere
1999-03-08 Paul MackerrasAdd dummy have_route_to functions.
1998-11-07 Paul MackerrasUpdate to new pppd with new option parsing stuff
1998-03-25 Paul Mackerrasadded get_host_seed
1997-04-30 Paul Mackerrasadd log level arg for log_packet
1997-03-04 Paul Mackerrassifdefaultroute now gets both local and remote addresses
1996-08-28 Paul Mackerrasuse option_error
1996-07-01 Paul Mackerrasremoved bpf stuff
1996-05-26 Paul Mackerrassyslog stuff back to main.c; take out npmode setting...
1996-04-04 Paul Mackerrasadd packet filtering and demand dial support (?); fix...
1995-10-27 Paul MackerrasAdd prototypes; implement sys_cleanup; ccp_test provide...
1995-08-11 Paul Mackerrassave and restore window size settings
1995-07-04 Paul MackerrasRemoved some unused variables.
1995-06-30 Paul Mackerrasbetter way of getting interface hardware address
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 Mackerrass -> sockfd, added lock and unlock
1994-11-22 Paul Mackerrasupdated for 2.2
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-05-25 Paul Mackerrasfixed compilation errors
1994-05-24 Paul Mackerrasput logwtmp in here
1994-05-06 Paul Mackerrasfix some buglets
1994-04-18 Paul MackerrasInitial revision