NetBSD/sys
jdolecek daadf23af5 KNF 2005-02-13 15:33:20 +00:00
..
altq
arch move recursion-detection code inside interrupt-protected region. PR 24254. 2005-02-13 02:03:54 +00:00
coda
compat SG_GET_VERSION_NUM returns an int. Also make the version number patchable. 2005-02-13 12:53:54 +00:00
conf Simplify the awk to print the copyright, by using printf instead of print. 2005-02-13 09:13:04 +00:00
crypto
ddb
dev KNF 2005-02-13 15:33:20 +00:00
dist size_t should be cast'ed to unsigned long. 2005-02-09 23:42:30 +00:00
fs use MIN()/MAX() rather than min()/max(), to avoid possible truncation 2005-02-13 11:57:47 +00:00
gdbscripts
ipkdb
kern pass the flag to fdclone. 2005-02-12 23:14:03 +00:00
lib
lkm Fixes from PR#29289. Need linux_sg.c in here now as well 2005-02-10 17:37:35 +00:00
miscfs
net pass the flag to fdclone. 2005-02-12 23:14:03 +00:00
net80211
netatalk
netccitt
netinet For controllers (eg: hme & gem) that can only perform linear hardware checksums 2005-02-12 23:25:29 +00:00
netinet6 Add support for IPsec Network Address Translator traversal (NAT-T), as 2005-02-12 12:31:07 +00:00
netipsec Add support for IPsec Network Address Translator traversal (NAT-T), as 2005-02-12 12:31:07 +00:00
netisdn
netiso White space nit- don't put a space before/after increment/decrement 2005-02-11 06:21:21 +00:00
netkey Add support for IPsec Network Address Translator traversal (NAT-T), as 2005-02-12 12:31:07 +00:00
netnatm
netns White space nit- don't put a space before/after increment/decrement 2005-02-11 06:21:21 +00:00
netsmb
nfs
opencrypto
stand
sys For controllers (eg: hme & gem) that can only perform linear hardware checksums 2005-02-12 23:25:29 +00:00
ufs Make ffs snapshots be enabled by 'option FFS_SNAPSHOT' 2005-02-10 22:23:19 +00:00
uvm use vm_map_{min,max}() instead of dereferencing the vm_map pointer directly. 2005-02-11 02:12:03 +00:00
Makefile