]> git.ozlabs.org Git - ppp.git/history - pppd/sys-aix4.c
make it compile under sunos
[ppp.git] / pppd / sys-aix4.c
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-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-05-26 Paul Mackerrassyslog stuff back to main.c; take out npmode setting...
1996-04-04 Paul Mackerrasfix copyright; remove interface route on exit
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 Mackerraswe don't have sa_len in sockaddr
1995-04-27 Paul Mackerrasadded GetMask
1995-04-24 Paul Mackerrasnew lock/unlock code (call lib routine), minor fixes
1995-04-24 Paul Mackerrass -> sockfd, added lock and unlock
1994-11-29 Paul MackerrasInitial revision