NetBSD/sys
2001-11-07 21:12:49 +00:00
..
adosfs
altq
arch Small debugging improvements. 2001-11-07 19:53:19 +00:00
coda
compat - Add a new vnode flag VEXECMAP, which indicates that a vnode has 2001-10-30 15:32:01 +00:00
conf The cloning devices only needs-flag, not needs-count 2001-11-02 18:39:06 +00:00
crypto
ddb
dev Correct i80312 description. 2001-11-07 21:12:49 +00:00
filecorefs
gdbscripts
ipkdb
isofs use fifo_putpages 2001-09-22 22:49:32 +00:00
kern use pmap_kenter_pa() instead of pmap_enter(), this is required for 2001-11-06 07:30:14 +00:00
lib
lkm
miscfs Wrap long line and remove name of argument from function prototype. 2001-11-07 04:56:09 +00:00
msdosfs Remove some variables that are set but never used. 2001-11-06 07:18:14 +00:00
net Sync with IANA. This finally gets us IFT_ECONET. 2001-11-07 12:14:17 +00:00
netatalk
netccitt
netinet do not grab packet to joined multicast group, when ip6_dst and in6p_laddr 2001-11-07 06:30:50 +00:00
netinet6 check offset overrun in ip6_nexthdr. 2001-11-02 08:05:48 +00:00
netisdn
netiso Eliminate local extern declartion for inetctlerrmap 2001-11-04 20:52:39 +00:00
netkey
netnatm
netns
netsmb
nfs Diagnostic panics should be enabled when DIAGNOSTIC is defined, not undefined. 2001-11-07 20:04:52 +00:00
ntfs Remove a variable that is set but never used. 2001-11-06 07:15:34 +00:00
smbfs
stand
sys use pmap_kenter_pa() instead of pmap_enter(), this is required for 2001-11-06 07:30:14 +00:00
ufs Remove some variables that are set but never used. 2001-11-06 07:11:29 +00:00
uvm only acquire the lock for swpgonly if we actually need to adjust it. 2001-11-07 14:07:23 +00:00
Makefile Use @true instead of @${TRUE} in includes-foo targets, since there is no 2001-10-12 21:05:08 +00:00