Age | Commit message (Expand) | Author |
1998-01-03 | sync | Theo de Raadt |
1998-01-03 | few more... | Theo de Raadt |
1998-01-02 | add NOCAPACITY quirk for a sanyo? cdrom, reported by ian@darwinsys.com | Niels Provos |
1998-01-02 | sync | Theo de Raadt |
1998-01-02 | 2nd STB vendor ID; prlw1@cam.ac.uk | Theo de Raadt |
1998-01-02 | make {f,}chflags(.., -1) return EINVAL because -1 is VNOVAL; problem noted by... | Theo de Raadt |
1998-01-02 | sync | Theo de Raadt |
1998-01-02 | merge recent netbsd changes | Theo de Raadt |
1998-01-02 | make mmap() return void *, add MAP_FAILED | Theo de Raadt |
1997-12-31 | return error instead of EINTR; brian | Theo de Raadt |
1997-12-31 | make the loopback interfaces ordered in the iface list, so they show up in ne... | Michael Shalayeff |
1997-12-31 | use NULL for pointers, not (cast)(0); clandestine ones | Michael Shalayeff |
1997-12-31 | NULL is not 0 | Michael Shalayeff |
1997-12-31 | NULL is not 0 | Michael Shalayeff |
1997-12-31 | two missing splx(); one from brian, one from me | Theo de Raadt |
1997-12-31 | return EROFS for write protect; is | Theo de Raadt |
1997-12-30 | be carefull about div by zero | Michael Shalayeff |
1997-12-30 | make it compile w/ GPROF | Michael Shalayeff |
1997-12-30 | pretty printing | Theo de Raadt |
1997-12-30 | fix a nasty code typo; rotel@indigo.ie | Theo de Raadt |
1997-12-29 | sysctl ddb.panic_ddb; felix@mamba.pond.sub.org | Theo de Raadt |
1997-12-28 | Do not lose the first char in msgbuf | Niklas Hallqvist |
1997-12-28 | I should be more careful about what I check in. Undo earlier commenting-out | Constantine Sapuntzakis |
1997-12-27 | PnP support | Niklas Hallqvist |
1997-12-27 | Fixed null_inactie so it odes the right thing. | Constantine Sapuntzakis |
1997-12-26 | finish busify | Theo de Raadt |
1997-12-26 | use bcopy | Theo de Raadt |
1997-12-26 | Get rid of string literals for file system names and replace with | Constantine Sapuntzakis |
1997-12-26 | sync | Theo de Raadt |
1997-12-26 | if we can, we should use the generic ID | Theo de Raadt |
1997-12-26 | print pnp device id in isapnp_print | Theo de Raadt |
1997-12-26 | sb at isapnp | Theo de Raadt |
1997-12-26 | support le/pccom on isapnp | Theo de Raadt |
1997-12-26 | print device type | Theo de Raadt |
1997-12-26 | busify; support isapnp lance cards | Theo de Raadt |
1997-12-25 | pretty | Jason Downs |
1997-12-25 | SB ISA PnP support goop. | Jason Downs |
1997-12-25 | SB devices | Jason Downs |
1997-12-25 | argh, typo. | Jason Downs |
1997-12-25 | fix DRQUNK case | Jason Downs |
1997-12-25 | Use functions for DIAGNOSTIC. | Jason Downs |
1997-12-25 | If you're going to panic, at least print the IRQ so the user knows what to | Jason Downs |
1997-12-25 | Real DRQ usage tracking. | Jason Downs |
1997-12-25 | Avoid infinite loop with busted cards. | Jason Downs |
1997-12-25 | New ISA/ISA PnP configuration infrastructure: | Jason Downs |
1997-12-25 | Update for new isapnp configuration. | Jason Downs |
1997-12-25 | sync | Jason Downs |
1997-12-25 | Best Data 56x2 | Jason Downs |
1997-12-25 | isa_has_been_seen; NetBSD | Jason Downs |
1997-12-25 | isa_has_been_seen; NetBSD. | Jason Downs |