NetBSD/sys
2000-09-22 05:50:23 +00:00
..
adosfs
arch After consultation of the 21164A manual, the I-cache blocks are 2000-09-22 05:23:37 +00:00
coda Adapt for VOP_FSYNC parameter change. 2000-09-19 22:00:01 +00:00
compat fix obvious bug in svr4_sys_resolvepath(): 2000-09-21 21:24:33 +00:00
conf Support attachments to `com' needed for the Sun Keyboard/Mouse line disciplines. 2000-09-21 23:29:43 +00:00
crypto remove a comment, which is now bogus due to the previous change. 2000-08-31 14:53:48 +00:00
ddb
dev Rename to match Ben's naming scheme. 2000-09-22 05:48:50 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern Fix unbalanced #endif. 2000-09-22 01:37:27 +00:00
lib Prevent the compiler from blowing up on sparc64. From mrg. 2000-09-17 19:55:28 +00:00
lkm
miscfs Adapt for VOP_FSYNC parameter change. 2000-09-19 22:01:59 +00:00
msdosfs Adapt for VOP_FSYNC parameter change. 2000-09-19 22:01:59 +00:00
net Don't use MALLOC() for variable-sized allocations. 2000-08-25 21:22:16 +00:00
netatalk
netccitt
netinet for t_template, allocate mbuf cluster only if really necessary. 2000-09-19 18:21:41 +00:00
netinet6 on ipsec policy lookup, do not try to lookup port numbers for forwarded packet. 2000-09-22 05:50:23 +00:00
netiso
netkey suppress debugging message in key_acquire2(). this is purely for debugging, 2000-09-21 20:35:09 +00:00
netnatm
netns
nfs Extend NFS_V2_ONLY to remove NQNFS lease support as well. Saves another 10k. 2000-09-19 23:26:25 +00:00
ntfs Adapt for VOP_FSYNC parameter change. 2000-09-19 22:01:59 +00:00
stand
sys Define pid_t via <sys/ansi.h>: no longer expose clutter from <sys/types.h>. 2000-09-20 10:16:49 +00:00
ufs Adapt for VOP_FSYNC parameter change. 2000-09-19 22:04:08 +00:00
uvm Make PMAP_PAGEIDLEZERO() return a boolean value. FALSE indidcates 2000-09-21 17:46:04 +00:00
Makefile