NetBSD/sys
2006-05-28 13:01:46 +00:00
..
altq kauth fallout 2006-05-15 00:05:16 +00:00
arch Initialize the GT64x11 PCI timeout and retry register with a value taken 2006-05-28 12:52:07 +00:00
coda integrate kauth. 2006-05-14 21:19:33 +00:00
compat Limit the size of any kernel buffers allocated by the VOP_READDIR 2006-05-27 23:46:49 +00:00
conf Move definition of the 'fb' attribute to global scope and make machfb@pci 2006-05-28 08:57:53 +00:00
contrib/dev/ath integrate kauth. 2006-05-14 21:19:33 +00:00
crypto quell GCC 4.1 uninitialised variable warnings. 2006-05-10 21:53:14 +00:00
ddb integrate kauth. 2006-05-14 21:19:33 +00:00
dev Clean up bogus whitespace 2006-05-28 13:01:46 +00:00
dist Initialize h4 and h6 to NULL. 2006-05-23 22:24:32 +00:00
fs hide more by ifdef _KERNEL. 2006-05-27 09:12:31 +00:00
gdbscripts
ipkdb
kern systrace_seteuid, systrace_setegid: 2006-05-28 07:08:41 +00:00
lib Provide __movmem* aliases to __movstr* functions. 2006-05-22 21:34:08 +00:00
lkm remove gcc4 stuff since it is done in bsd.kmod.mk 2006-05-21 05:43:49 +00:00
miscfs integrate kauth. 2006-05-14 21:31:52 +00:00
net add sysctl for routing stats 2006-05-27 23:08:11 +00:00
net80211 integrate kauth. 2006-05-14 21:19:33 +00:00
netatalk integrate kauth. 2006-05-14 21:19:33 +00:00
netccitt integrate kauth. 2006-05-14 21:19:33 +00:00
netinet remove some dead code 2006-05-28 11:07:04 +00:00
netinet6 Make the mbuf writable before calling in6_clearscope(). Based on patch sent 2006-05-25 21:32:47 +00:00
netipsec integrate kauth. 2006-05-14 21:19:33 +00:00
netisdn integrate kauth. 2006-05-14 21:19:33 +00:00
netiso integrate kauth. 2006-05-14 21:19:33 +00:00
netkey Make this compile without INET6. Spotted by Arto Selonen and Kurt 2006-01-25 15:12:05 +00:00
netnatm
netns integrate kauth. 2006-05-14 21:19:33 +00:00
netsmb integrate kauth. 2006-05-14 21:19:33 +00:00
nfs nfs_request: use kauth_cred_free rather than kauth_cred_destroy. 2006-05-28 06:47:58 +00:00
opencrypto integrate kauth. 2006-05-14 21:31:52 +00:00
stand
sys remove kauth_cred_destroy, which isn't used anymore. ok'ed by Elad Efrat. 2006-05-28 06:49:27 +00:00
ufs Read the inode version number fro a more reliable source, quelling a 2006-05-24 21:08:00 +00:00
uvm move wait points for kva from upper layers to vm_map. PR/33185 #1. 2006-05-25 14:27:28 +00:00
Makefile