summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
1997-12-25New ISA/ISA PnP configuration infrastructure:Jason Downs
1997-12-25Update for new isapnp configuration.Jason Downs
1997-12-25syncJason Downs
1997-12-25Best Data 56x2Jason Downs
1997-12-25isa_has_been_seen; NetBSDJason Downs
1997-12-25isa_has_been_seen; NetBSD.Jason Downs
1997-12-25misc cleanupTheo de Raadt
1997-12-25do not break the bootblocksTheo de Raadt
1997-12-24use group nobody for fingerdTheo de Raadt
1997-12-24No, we are not making our w command incompatibleTheo de Raadt
1997-12-243 letters for tty name; for ftpMichael Shalayeff
1997-12-24Correct copyright.brian
1997-12-24Reverse mainbus probe order. Now we get to fix whatever breaks...Jason Downs
1997-12-24Cosmetic (style):brian
1997-12-24Use sizeof cftypes128 for NCFTYPES128 macro, not sizeof cftypes !brian
1997-12-24Always give .Fn an argument, it will not default to the previous value.Thorsten Lockert
1997-12-24Add support for 686 class; threadway is an M2 now.Jason Downs
1997-12-24also need sys/stat.h; hubertfTheo de Raadt
1997-12-23swap exit and quitTheo de Raadt
1997-12-23make it more obvious why pmap_set syslogs happenTheo de Raadt