summaryrefslogtreecommitdiff
path: root/pppd/sys-NeXT.c
Commit message (Expand)AuthorAgeFilesLines
* Add pty, notty and record options.Paul Mackerras1999-03-221-3/+4
* remove a couple of ansi-C-isms.Paul Mackerras1999-03-191-3/+25
* changed order of args to strlcpy/strlcat.Paul Mackerras1999-03-191-27/+13
* make establish_ppp and open_ppp_loopback return the correct fdPaul Mackerras1999-03-161-3/+5
* added add_fd, remove_fd, removed wait_loop_output, wait_time.Paul Mackerras1999-03-161-185/+147
* use strlcpy, strlcat, slprintf everywherePaul Mackerras1999-03-121-16/+18
* Add dummy have_route_to functions.Paul Mackerras1999-03-081-1/+11
* Update to new pppd with new option parsing stuffPaul Mackerras1998-11-071-4/+5
* Mods from Steve Perkins; add get_host_seedPaul Mackerras1998-03-251-1/+25
* add log level arg for log_packetPaul Mackerras1997-04-301-2/+2
* update from Steve PerkinsPaul Mackerras1997-03-041-357/+354
* syslog stuff back to main.c; take out npmode setting in sifupPaul Mackerras1996-05-261-28/+1
* add packet filtering and demand dial support (?); fix copyright;Paul Mackerras1996-04-041-113/+396
* change fd -> ttyfd, fd arg to various functionsPaul Mackerras1996-01-011-32/+35
* Update from NeXT-ppp-2.2-0.4.6Paul Mackerras1995-12-181-1/+8
* Add prototypes; implement sys_cleanup; ccp_test provides more info;Paul Mackerras1995-10-271-12/+77
* Additions to support NeXTStep systems.Paul Mackerras1995-08-101-0/+1351