]> git.ozlabs.org Git - ppp.git/history - pppd/sys-osf.c
kill warning
[ppp.git] / pppd / sys-osf.c
1999-08-12 Paul Mackerraskill warning
1999-06-24 Paul Mackerrasfix silly = vs == thing
1999-05-12 Paul Mackerrasmake sure fds 0, 1, 2 are always open
1999-04-27 Sowmini Varadhanchanges to match if_ppp.c modifications- put the mtu...
1999-04-12 Paul MackerrasMove some stuff (printing, logging, [un]locking) into...
1999-04-01 Paul Mackerrascouple more get_pty's
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-10 Paul Mackerrasfix compile problems on OSF/1
1999-03-08 Paul MackerrasPut in a have_route_to cobbled up from stuff sent by...
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; set IP mtu in ppp_sen...
1997-03-04 Paul Mackerrassifdefaultroute now gets both local and remote addresses
1996-07-01 Paul Mackerrasmods from Farrell Woods
1996-05-26 Paul Mackerrassyslog stuff back to main.c; take out npmode setting...
1996-04-04 Paul Mackerrasremove interface route on exit; mods to use SIOC[AD...
1996-01-18 Paul Mackerrasfix loop in get_ether_addr
1996-01-01 Paul Mackerraschange fd -> ttyfd, fd arg to various functions
1995-10-27 Paul MackerrasAdd prototypes; implement sys_cleanup; ccp_test provide...
1995-05-01 Paul Mackerrasleave tty with echo turned off if not default device
1995-04-28 Paul Mackerrasdon't use sa_len from interface conf list
1995-04-27 Paul Mackerrasadded GetMask
1995-04-24 Paul MackerrasInitial revision