NetBSD/sys
1998-09-13 11:57:58 +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 Fix omission in previous; remember to record that we're on the signal stack. 1998-09-13 11:57:58 +00:00
cfs Change cfs/CFS in symbols, strings and constants to coda/CODA 1998-09-12 15:05:47 +00:00
coda Change cfs/CFS in symbols, strings and constants to coda/CODA 1998-09-12 15:05:47 +00:00
compat Put the prototypes for native_sig*_to_sig*() in one place. 1998-09-13 01:41:16 +00:00
conf Change cfs/CFS in symbols, strings and constants to coda/CODA 1998-09-12 15:05:47 +00:00
ddb - Use proclists[], rather than checking allproc and zombproc explicitly. 1998-09-08 23:50:13 +00:00
dev Make sure the buffers are synchronized on open. 1998-09-13 06:30:25 +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 Regen. 1998-09-13 04:58:21 +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 Regen. 1998-09-13 04:58:21 +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