NetBSD/sys
chuck a4d3b16d22 remove unused share map code from UVM:
dump UVM_ET_MAP/UVM_ET_ISMAP.   if you need to detect a submap use
  UVM_ET_SUBMAP/UVM_ET_ISSUBMAP.
1998-10-11 22:59:53 +00:00
..
adosfs
arch Allocate a private PCB, kernel stack and interrupt stack for each processor. 1998-10-11 14:46:45 +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
dev Make the product lookup table-driven. 1998-10-11 18:42:01 +00:00
filecorefs
gdbscripts
ipkdb
isofs
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
netccitt
netinet Use the pool allocator for ipflow entries. 1998-10-08 01:41:45 +00:00
netiso
netnatm
netns
nfs Use the "atime" instead of "mtime" of the remote root directory as 1998-09-28 21:20:52 +00:00
stand
sys Define the SCBUSIORESET ioctl (no argument). 1998-10-10 03:18:51 +00:00
ufs Missed a conditional for FFS_EI; appears when we compile without -Ox 1998-10-04 18:07:57 +00:00
uvm remove unused share map code from UVM: 1998-10-11 22:59:53 +00:00
vm remove the following if UVM is defined: 1998-10-11 22:56:42 +00:00
Makefile need "compat" dir to get emulation headers installed (for kdump) 1998-10-02 20:20:29 +00:00