summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
1997-12-26Get rid of string literals for file system names and replace withConstantine Sapuntzakis
1997-12-26syncTheo de Raadt
1997-12-26if we can, we should use the generic IDTheo de Raadt
1997-12-26print pnp device id in isapnp_printTheo de Raadt
1997-12-26sb at isapnpTheo de Raadt
1997-12-26support le/pccom on isapnpTheo de Raadt
1997-12-26print device typeTheo de Raadt
1997-12-26busify; support isapnp lance cardsTheo de Raadt
1997-12-25prettyJason Downs
1997-12-25SB ISA PnP support goop.Jason Downs
1997-12-25SB devicesJason Downs
1997-12-25argh, typo.Jason Downs
1997-12-25fix DRQUNK caseJason Downs
1997-12-25Use functions for DIAGNOSTIC.Jason Downs
1997-12-25If you're going to panic, at least print the IRQ so the user knows what toJason Downs
1997-12-25Real DRQ usage tracking.Jason Downs
1997-12-25Avoid infinite loop with busted cards.Jason Downs