Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 ↵ | Michael Shalayeff | |
netstat much better; this particular case showed up with more than one loopback configured in the kernel | |||
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 | |
of security check. Restricted access to /dev/memat higher secure levels now enabled. | |||
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 | |
MOUNT_* macros. Duhhh. | |||
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 | |
look for in their BIOS... | |||
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 | |
isa_attach_args and isapnp_attach_args have been merged. | |||
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 | |
1997-12-25 | do not break the bootblocks | Theo de Raadt | |
1997-12-24 | Reverse mainbus probe order. Now we get to fix whatever breaks... | Jason Downs | |
1997-12-24 | Add support for 686 class; threadway is an M2 now. | Jason Downs | |
1997-12-23 | use raster console by default since the sun prom is buggy. | chuck | |
1997-12-22 | sync | Theo de Raadt | |
1997-12-22 | fuix bocalan # | Theo de Raadt | |