summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1998-01-02use getopt; mph@pobox.comTheo de Raadt
1998-01-02use _exit()Theo de Raadt
1998-01-02make {f,}chflags(.., -1) return EINVAL because -1 is VNOVAL; problem noted by...Theo de Raadt
1998-01-02syncTheo de Raadt
1998-01-02merge recent netbsd changesTheo de Raadt
1998-01-02make mmap() return void *, add MAP_FAILEDTheo de Raadt
1998-01-02man page error; helbigTheo de Raadt
1998-01-02buf oflows; wosch & meTheo de Raadt
1997-12-31address family; forget about this protocol family stuff for nowTheo de Raadt
1997-12-31return error instead of EINTR; brianTheo de Raadt
1997-12-31make the loopback interfaces ordered in the iface list, so they show up in ne...Michael Shalayeff
1997-12-31use NULL for pointers, not (cast)(0); clandestine onesMichael Shalayeff
1997-12-31NULL is not 0Michael Shalayeff
1997-12-31NULL is not 0Michael Shalayeff
1997-12-31Suggest using /var/tmp for local domain `diagnostic' sockets,brian
1997-12-31two missing splx(); one from brian, one from meTheo de Raadt
1997-12-31return EROFS for write protect; isTheo de Raadt
1997-12-30Don't suggest creating sockets in /var/run as we createbrian
1997-12-30be carefull about div by zeroMichael Shalayeff
1997-12-30Allow "set device" to close the open modem if we're inbrian
1997-12-30Typo in error message.brian
1997-12-30Use inet_aton() before gethostbyname()brian
1997-12-30make it compile w/ GPROFMichael Shalayeff
1997-12-30pretty printingTheo de Raadt
1997-12-30Allow "add! dst mask gw" (note the ``!'') to do anbrian
1997-12-30fix a nasty code typo; rotel@indigo.ieTheo de Raadt
1997-12-30correct descriptionTheo de Raadt
1997-12-29s/NetBSD/OpenBSDkstailey
1997-12-29NUL not NULLTheo de Raadt
1997-12-29Don't complain that someone's changed the clock unless the timebrian
1997-12-29Show how much time is left before timing out in thebrian
1997-12-29sysctl ddb.panic_ddb; felix@mamba.pond.sub.orgTheo de Raadt
1997-12-28Do not lose the first char in msgbufNiklas Hallqvist
1997-12-28be more careful during terminationTheo de Raadt
1997-12-28Don't expect select() to adjust the passed time when it'sbrian
1997-12-28I should be more careful about what I check in. Undo earlier commenting-outConstantine Sapuntzakis
1997-12-28Initialize mbuf::pnext.brian
1997-12-28If a packet causes a dial, continue to test whether it'sbrian
1997-12-28Allow initial sequence numbers less than what we're expecting.brian
1997-12-27Write to the routing socket as uid 0. It's not good enoughbrian
1997-12-27Show who closes the diagnostic connection.brian
1997-12-27Remove bogus timeout code in Receive().brian
1997-12-27PnP supportNiklas Hallqvist
1997-12-27Correct mmap-related prototypesThorsten Lockert
1997-12-27Make usleep prototype match manual page and implementationThorsten Lockert
1997-12-27Allow (and document) execution of commands from withinbrian
1997-12-27Fixed null_inactie so it odes the right thing.Constantine Sapuntzakis
1997-12-27syncTheo de Raadt
1997-12-26finish busifyTheo de Raadt
1997-12-26use bcopyTheo de Raadt