NetBSD/sys
1998-09-11 00:12:41 +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 A (slightly modified) version of tv's fix for va_args for kern_printf. 1998-09-11 00:12:41 +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 Add some copyin()/copyout()s. These need to be done but there are more 1998-09-11 00:01:57 +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 Regen 1998-09-10 19:57:20 +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 Allow the result of an extent allocation to be congruous to an arbitrary 1998-09-10 20:52:13 +00:00
lib distclean is a synonym for cleandir 1998-09-05 15:15:14 +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 Assign copyright to TNF. 1998-09-05 14:20:01 +00:00
stand
sys Add `skew' parameter to extent_alloc_subregion(), and rename this function 1998-09-10 20:43:14 +00:00
ufs Fix some maxsymlinklen comparisons for old filesystems that were 1998-09-08 08:37: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