NetBSD/sys
chs 032ffbf873 regen 2007-01-28 21:39:34 +00:00
..
altq Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
arch add puffs 2007-01-28 20:55:20 +00:00
coda New file system suspension API to replace vn_start_write and vn_finished_write. 2007-01-19 14:49:08 +00:00
compat Adapt to the addition of vfs_suspendctl in struct vfsops. 2007-01-23 10:35:05 +00:00
conf We don't need to include kern_exit43.c to the list of files that we cannot 2007-01-27 01:37:57 +00:00
contrib/dev/ath Use consistent option names (i.e., those that are defflag'd). Ok dyoung@. 2007-01-14 01:05:49 +00:00
crypto Added missing const-qualifiers. 2007-01-22 01:38:33 +00:00
ddb __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
dev regen 2007-01-28 21:39:34 +00:00
dist CID-3809: move up the initialization of `fr' as we can jump to junkput: if 2006-12-27 18:28:54 +00:00
fs don't need pi_lock for struct member access, so don't take it 2007-01-28 00:27:33 +00:00
gdbscripts adapt to mnt_vnodelist being TAILQ 2006-11-04 20:33:17 +00:00
ipkdb Let this code handle const qualifiers correctly enough to compile. 2007-01-13 18:54:43 +00:00
kern Add a comment to indicate the reason for kauth_init() and secmodel_start() 2007-01-27 22:54:58 +00:00
lib Repair copyright that has been broken since -94. 2007-01-14 13:26:18 +00:00
lkm Add LKM for secmodel_bsd44. Not linked to the build yet. 2007-01-17 11:28:09 +00:00
miscfs New file system suspension API to replace vn_start_write and vn_finished_write. 2007-01-19 14:49:08 +00:00
net Use be16dec() and be32dec() instead of reimplementing them. 2007-01-27 07:16:01 +00:00
net80211 Add software fragmentation of 802.11 packets to net80211. Some 2007-01-06 06:02:33 +00:00
netatalk Consistent usage of KAUTH_GENERIC_ISSUSER. 2007-01-04 19:07:03 +00:00
netbt Consistent usage of KAUTH_GENERIC_ISSUSER. 2007-01-04 19:07:03 +00:00
netinet KNF: bzero -> memset, change (struct in_ifaddr *)0 to NULL. 2007-01-26 19:15:26 +00:00
netinet6 bzero -> memset 2007-01-26 19:20:15 +00:00
netipsec KNF: bzero -> memset. 2007-01-26 19:49:18 +00:00
netisdn Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
netiso Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
netkey Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
netnatm Properly define the domain, and #ifdef out the sysctl routine which does 2007-01-13 18:52:04 +00:00
netsmb __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
nfs Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
opencrypto crypto_init does not call crypto_init0 only once, because the marker 2007-01-12 12:00:27 +00:00
secmodel Kill KAUTH_PROCESS_RESOURCE and just replace it with two actions for 2007-01-20 16:47:38 +00:00
stand
sys More efficient endian conversion functions when compiling with GCC as 2007-01-27 03:57:44 +00:00
ufs New file system suspension API to replace vn_start_write and vn_finished_write. 2007-01-19 14:49:08 +00:00
uvm Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
Makefile don't descend to crypto. 2006-10-29 19:08:53 +00:00