NetBSD/sys
ad 965759e2d5 Remove long unused 'ncallout'. 2007-01-20 20:00:13 +00:00
..
altq Comment out #ident. 2006-12-20 17:03:20 +00:00
arch viaenv(4) does not need anymore viapm. 2007-01-20 18:48:17 +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 Consistent usage of KAUTH_GENERIC_ISSUSER. 2007-01-05 15:40:51 +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
ddb
dev Updated viaenv(4) driver: 2007-01-20 18:44:26 +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 only change atime on access. 2007-01-19 20:10:36 +00:00
gdbscripts
ipkdb Let this code handle const qualifiers correctly enough to compile. 2007-01-13 18:54:43 +00:00
kern Kill KAUTH_PROCESS_RESOURCE and just replace it with two actions for 2007-01-20 16:47:38 +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
netiso * Fixed use of fgetc() in getch(). 2007-01-18 12:43:38 +00:00
netkey Introduce new helper functions to abstract the route caching. 2006-12-15 21:18:52 +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 New file system suspension API to replace vn_start_write and vn_finished_write. 2007-01-19 14:49:08 +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 Add casts to pacify lint 2007-01-20 18:59:01 +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 useless double assignment. 2007-01-19 15:52:24 +00:00
Makefile