NetBSD/sys
bouyer da5d0a6f17 pciide.c: don't define WDCDEBUG, so it compiles on alpha. Correct a bogon
in the printing of DMA mode (piix3/4 only)
others: set the debug_mask to 0, so that debug messages are turned off by
default but can be easily turned on.
Reset drive_flags to 0 for unconfigured devices, so that they are ignored
later. For configured devices, reset state to 0 after probe/attach.
1998-10-13 08:59:45 +00:00
..
adosfs
arch Remove space at the end of line. 1998-10-13 03:57:27 +00:00
coda
compat Add the sigaction call. 1998-10-07 23:48:04 +00:00
conf Merge bouyer-ide 1998-10-12 16:09:10 +00:00
ddb
dev pciide.c: don't define WDCDEBUG, so it compiles on alpha. Correct a bogon 1998-10-13 08:59:45 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern Fix for files > 2Gb, one from Kirk McKusick via OpenBSD and one similar from me. 1998-10-12 09:57:48 +00:00
lib Reserve an 8K label area on every disk, not just the first. Rewrite the block 1998-10-05 04:56:36 +00:00
lkm
miscfs
msdosfs
net Put back ETHERTALK_AT (but I did convert *all* code to ETHERTYPE_ATALK), 1998-10-13 02:55:18 +00:00
netatalk Use ETHERTYPE_ATALK instead of ETHERTYPE_AT. The former seems more common. 1998-10-13 02:34:31 +00:00
netccitt
netinet Use ETHERTYPE_ATALK instead of ETHERTYPE_AT. The former seems more common. 1998-10-13 02:34:31 +00:00
netiso
netnatm
netns
nfs
stand
sys Define the SCBUSIORESET ioctl (no argument). 1998-10-10 03:18:51 +00:00
ufs
uvm remove unused share map code from UVM: 1998-10-11 23:18:20 +00:00
vm remove the following if UVM is defined: 1998-10-11 22:56:42 +00:00
Makefile