NetBSD/sys
2007-01-25 23:43:57 +00:00
..
altq Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
arch have OF re-initialize the console before calling OF_exit() so we actually 2007-01-25 02:20:23 +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 Remove long unused 'ncallout'. 2007-01-20 20:00:13 +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
dev Fix compilation on platforms where sizeof int/size_t differs. 2007-01-25 21:17:38 +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 if strategy fails, set bp->b_error and B_ERROR 2007-01-25 23:43:57 +00:00
gdbscripts
ipkdb Let this code handle const qualifiers correctly enough to compile. 2007-01-13 18:54:43 +00:00
kern Fix tyop in comment: specifidata -> specificdata. 2007-01-25 13:58:40 +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 Install <net/if_pflog.h>. 2007-01-13 14:13:53 +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 Unconditionally zero and free iproute. Before IPsec tunnel packets e.g. 2007-01-13 23:13:46 +00:00
netinet6 Cosmetic: indent using ASCII horizontal tab, insert space following 2007-01-15 21:49:56 +00:00
netipsec Introduce new helper functions to abstract the route caching. 2006-12-15 21:18:52 +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
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 include sys/mount.h 2007-01-24 22:49:21 +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