NetBSD/sys
pk 097a922a9c Add field holding the physical address of the MMU context table. 1998-09-12 14:12:49 +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 field holding the physical address of the MMU context table. 1998-09-12 14:12:49 +00:00
cfs Pass2 complete 1998-09-08 17:12:46 +00:00
coda Pass2 complete 1998-09-08 17:12:46 +00:00
compat Regen. 1998-09-12 10:33:26 +00:00
conf Pass2 complete 1998-09-08 17:12:46 +00:00
ddb - Use proclists[], rather than checking allproc and zombproc explicitly. 1998-09-08 23:50:13 +00:00
dev keren/6128: add an entry for the TDC 4200. Full density code set isn't known. 1998-09-11 20:10:15 +00:00
filecorefs Handle _PC_SYNC_IO. 1998-09-07 15:58:37 +00:00
gdbscripts
ipkdb
isofs Check permissions on device to be mounted. 1998-09-05 04:34:47 +00:00
kern Nuke spurious pointer incrementation. 1998-09-12 13:12:14 +00:00
lib Include <sys/param.h> instead of <sys/types.h>, to get mem* inlines. 1998-09-12 08:31:23 +00:00
lkm
miscfs - Use proclists[], rather than checking allproc and zombproc explicitly. 1998-09-08 23:50:13 +00:00
msdosfs Use the pool allocator and the "nointr" pool page allocator for msdosfs 1998-09-01 04:04:10 +00:00
net Add/move some Ethertypes, PR #5997, Heiko W.Rupp. 1998-09-09 04:32:39 +00:00
netatalk Add/move some Ethertypes, PR #5997, Heiko W.Rupp. 1998-09-09 04:32:39 +00:00
netccitt Braces for EGCS. 1998-09-09 04:33:27 +00:00
netinet egcs {brace} warning fix 1998-09-10 19:53:28 +00:00
netiso Assign copyright to TNF. 1998-09-05 14:30:31 +00:00
netnatm
netns Add/move some Ethertypes, PR #5997, Heiko W.Rupp. 1998-09-09 04:32:39 +00:00
nfs Substantial signal handling changes: 1998-09-11 12:50:05 +00:00
stand
sys Do an inline expansion of __sig{fill,empty}set(), rather than using memset(). 1998-09-12 11:18:20 +00:00
ufs PR#6032: define fixed sized on-disk superblock structure. 1998-09-11 21:27:12 +00:00
uvm Implement uvm_exit(), which frees VM resources when a process finishes 1998-09-08 23:44:21 +00:00
vm Implement vm_exit(), which frees VM resources when a process finishes 1998-09-08 23:44:41 +00:00
Makefile