NetBSD/sys
christos 0c222dcdd0 Don't increment the mount reference count here. Otherwise we are left with
refcount of one when we unmount, and vfs_destroy does not... Who is expected
to decrement this anyway?!?!
2012-08-04 12:31:57 +00:00
..
altq
arch Add uatp(4) to i386 ALL kernel configuration. 2012-08-04 04:39:40 +00:00
coda Don't increment the mount reference count here. Otherwise we are left with 2012-08-04 12:31:57 +00:00
common More cleanup. Use a union (pmap_segtab) and a typedef (pmap_segtab_t). Add 2012-07-09 17:45:22 +00:00
compat Only do COMPAT_NETBSD32 stuff if _LP64 2012-08-03 07:51:21 +00:00
conf compat_mod is also needed by compat_netbsd32 2012-08-03 07:41:47 +00:00
crypto
ddb Add some pre-processor magic to verify that the type of the data item 2012-06-02 21:36:41 +00:00
dev Add uatp(4), a driver for USB Apple trackpads. 2012-08-04 04:34:54 +00:00
dist remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +00:00
external Make ipf compile even without INET6 support. 2012-07-30 19:27:46 +00:00
fs Fix -fno-common found by building i386/conf/ALL 2012-07-28 00:43:22 +00:00
gdbscripts
ipkdb
kern If any argument of a syscall is a pointer, set SYCALL_ARG_PTR as a flag. 2012-08-03 18:08:01 +00:00
lib Fix cd9660_read() to not read past the end of the file. This would result 2012-07-23 00:49:20 +00:00
miscfs Add some pre-processor magic to verify that the type of the data item 2012-06-02 21:36:41 +00:00
modules Add a module for uatp(4). 2012-08-04 04:37:25 +00:00
net bpf_filter: remove unnecessary memset(), add a comment. 2012-08-02 20:13:24 +00:00
net80211 Add some pre-processor magic to verify that the type of the data item 2012-06-02 21:36:41 +00:00
netatalk
netbt
netinet <grmbl>whitespace</grmbl> 2012-07-19 21:08:42 +00:00
netinet6 Add comments describing parameter handling for ip6_insertfraghdr. 2012-07-21 14:52:40 +00:00
netipsec Add some pre-processor magic to verify that the type of the data item 2012-06-02 21:36:41 +00:00
netisdn
netiso Fix -fno-common found by building i386/conf/ALL 2012-07-28 00:43:22 +00:00
netkey remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +00:00
netmpls
netnatm
netsmb Tabify. 2012-05-12 01:40:37 +00:00
nfs Move some the test for MAKEENTRY into the cache_enter(9). Make some 2012-07-22 00:53:18 +00:00
opencrypto
rump no need to include code which is already provided by the faction base 2012-08-03 14:27:02 +00:00
secmodel KNF fix. spaces vs. tab 2012-06-27 10:15:25 +00:00
stand
sys define<tab> consistency 2012-08-04 09:24:19 +00:00
ufs Restore accidentally lost initialization of quotatypes[]. 2012-07-29 08:32:27 +00:00
uvm -fno-common broke kernhist since it used commons. 2012-07-30 23:56:48 +00:00
Makefile