Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-01-05 | type repair; nino@well.ox.ac.uk | Theo de Raadt | |
1998-01-04 | support Trident TVGA9440 | Theo de Raadt | |
1998-01-04 | add pctr | Theo de Raadt | |
1998-01-04 | quieter on boot | Theo de Raadt | |
1998-01-04 | add TVGA9440 | Theo de Raadt | |
1998-01-04 | pretty | Theo de Raadt | |
1998-01-04 | pretty | Theo de Raadt | |
1998-01-04 | pretty | Theo de Raadt | |
1998-01-04 | doc that the workaround is for the cyrix xchg bug | Theo de Raadt | |
1998-01-04 | indent | Theo de Raadt | |
1998-01-04 | Added support for enable/disable attr value. eg disable irq 10. -moj | Mats O Jansson | |
1998-01-03 | ignore PRU_SHUTDOWN if socket is already shutdown | Theo de Raadt | |
1998-01-03 | remove crud | Theo de Raadt | |
1998-01-03 | sync | Theo de Raadt | |
1998-01-03 | STB id is the 2nd one actually | Theo de Raadt | |
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 ↵ | Theo de Raadt | |
by provos | |||
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 | |