NetBSD/sys
thorpej 0b4cfbfe6e Fix some whitespace lossage. 1998-10-08 02:06:13 +00:00
..
adosfs Use the pool allocator and the "nointr" pool page allocator for adosfs nodes. 1998-09-01 03:33:26 +00:00
arch Add pckbc device, keyboard and mouse and wskbd and wsmouse via pckbc. 1998-10-08 01:59:22 +00:00
coda I want to distinguish from DEBUG printouts and CODA_VERBOSE printouts. 1998-09-28 17:55:21 +00:00
compat Add the sigaction call. 1998-10-07 23:48:04 +00:00
conf Add AdvanSys ULTRA WIDE SCSI controllers 1998-09-26 16:28:16 +00:00
ddb - Use proclists[], rather than checking allproc and zombproc explicitly. 1998-09-08 23:50:13 +00:00
dev Fix some whitespace lossage. 1998-10-08 02:06:13 +00:00
filecorefs Bug fix from Andrew McMurry for filecore_readdir() missing the end 1998-09-18 04:17:44 +00:00
gdbscripts widen proc pointer and wchan pointer fields from 10 to 18 characters, so 1997-04-16 00:58:26 +00:00
ipkdb Garbage-collect ``needs-flag'' from attributes ether, fddi, arc: 1998-07-05 22:29:51 +00:00
isofs Check permissions on device to be mounted. 1998-09-05 04:34:47 +00:00
kern update for linux file move. 1998-10-03 20:39:32 +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 Add ext2fs. 1998-10-04 11:45:44 +00:00
miscfs Make spec_write() process errors and return them, otherwise we don't even 1998-10-02 00:21:39 +00:00
msdosfs Set the tooffset after renaming even if in root directory. 1998-09-21 15:17:42 +00:00
net Fix some typos in comments, and clean up some whitespace. 1998-10-07 23:33:02 +00:00
netatalk Add/move some Ethertypes, PR #5997, Heiko W.Rupp. 1998-09-09 04:32:39 +00:00
netccitt Fix copyright mess: 1998-09-13 16:21:16 +00:00
netinet Use the pool allocator for ipflow entries. 1998-10-08 01:41:45 +00:00
netiso Fix ' ' -> '\t' 1998-09-13 15:24:39 +00:00
netnatm defopt DDB. 1998-07-04 22:18:13 +00:00
netns fix comment and copyright spacing. 1998-09-13 15:21:32 +00:00
nfs Use the "atime" instead of "mtime" of the remote root directory as 1998-09-28 21:20:52 +00:00
stand Fix rcsid's 1998-09-13 15:19:12 +00:00
sys Prototype configure() here, and make it a machine-dependent call that 1998-10-06 20:44:40 +00:00
ufs Missed a conditional for FFS_EI; appears when we compile without -Ox 1998-10-04 18:07:57 +00:00
uvm back out previous. 1998-09-30 15:44:10 +00:00
vm back out previous. 1998-10-02 08:00:57 +00:00
Makefile need "compat" dir to get emulation headers installed (for kdump) 1998-10-02 20:20:29 +00:00