NetBSD/sys
uwe b7d531ed9e Add options OFB_FAKE_VGA_FB (commented out).
XXX: Where's ofb(4)?  (hi, macallan!)
2007-01-12 21:24:40 +00:00
..
altq Comment out #ident. 2006-12-20 17:03:20 +00:00
arch Add options OFB_FAKE_VGA_FB (commented out). 2007-01-12 21:24:40 +00:00
coda a smorgasbord of improvements to vnode locking and path lookup: 2006-12-09 16:11:50 +00:00
compat Consistent usage of KAUTH_GENERIC_ISSUSER. 2007-01-05 15:40:51 +00:00
conf Hook srt into the rest of the kernel build machinery, so it works to 2007-01-11 05:36:29 +00:00
contrib/dev/ath __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
crypto Merge kernel and userland rmd160 and sha2 implementation. 2006-10-27 21:20:48 +00:00
ddb __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
dev Add missing initializers in cdevsw structs. 2007-01-12 19:33:21 +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 Since fsync is really putpages + fsync, check for both separately 2007-01-11 16:08:58 +00:00
gdbscripts adapt to mnt_vnodelist being TAILQ 2006-11-04 20:33:17 +00:00
ipkdb s/existance/existence/, from Zafer. 2006-11-24 22:52:16 +00:00
kern veriexec_file_delete() and veriexec_table_delete() now take 'struct lwp *' 2007-01-11 16:24:47 +00:00
lib remove nqnfs from comments. from Arnaud Lacombe. 2006-12-29 13:05:48 +00:00
lkm build puffs lkm if MKPUFFS is set 2006-12-29 17:00:08 +00:00
miscfs Consistent usage of KAUTH_GENERIC_ISSUSER. 2007-01-04 19:07:03 +00:00
net Hook srt into the rest of the kernel build machinery, so it works to 2007-01-11 05:36:29 +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 ip_output: reload ip_len after running pfil_run_hooks. 2007-01-08 04:14:54 +00:00
netinet6 Consistent usage of KAUTH_GENERIC_ISSUSER. 2007-01-04 19:07:03 +00:00
netipsec Introduce new helper functions to abstract the route caching. 2006-12-15 21:18:52 +00:00
netisdn __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
netiso Remove netiso/if_cons.c. It depends on x25 stuff that was removed a while 2007-01-11 00:00:41 +00:00
netkey Introduce new helper functions to abstract the route caching. 2006-12-15 21:18:52 +00:00
netnatm
netsmb __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
nfs Consistent usage of KAUTH_GENERIC_ISSUSER. 2007-01-04 20:24: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 Make 'securelevel' internal to the secmodel. 2007-01-10 11:20:20 +00:00
stand
sys veriexec_file_delete() and veriexec_table_delete() now take 'struct lwp *' 2007-01-11 16:24:47 +00:00
ufs Correct indent. 2007-01-07 09:33:18 +00:00
uvm Cosmetic nit in the 'filename' passed to veriexec_verify(). 2007-01-11 14:26:07 +00:00
Makefile don't descend to crypto. 2006-10-29 19:08:53 +00:00