summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1998-01-03syncTheo de Raadt
1998-01-03few more...Theo de Raadt
1998-01-02add NOCAPACITY quirk for a sanyo? cdrom, reported by ian@darwinsys.comNiels Provos
1998-01-02syncTheo de Raadt
1998-01-022nd STB vendor ID; prlw1@cam.ac.ukTheo 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
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-31two missing splx(); one from brian, one from meTheo de Raadt
1997-12-31return EROFS for write protect; isTheo de Raadt
1997-12-30be carefull about div by zeroMichael Shalayeff
1997-12-30make it compile w/ GPROFMichael Shalayeff
1997-12-30pretty printingTheo de Raadt
1997-12-30fix a nasty code typo; rotel@indigo.ieTheo de Raadt
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-28I should be more careful about what I check in. Undo earlier commenting-outConstantine Sapuntzakis
1997-12-27PnP supportNiklas Hallqvist
1997-12-27Fixed null_inactie so it odes the right thing.Constantine Sapuntzakis
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