NetBSD/sys
christos d9ddb5220c - fix typo in comment
- Don't call abort1 with NULL ld, after panic(9).
2012-08-04 12:38:20 +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
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
dev Add uatp(4), a driver for USB Apple trackpads. 2012-08-04 04:34:54 +00:00
dist
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 - fix typo in comment 2012-08-04 12:38:20 +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
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
netatalk
netbt
netinet
netinet6 Add comments describing parameter handling for ip6_insertfraghdr. 2012-07-21 14:52:40 +00:00
netipsec
netisdn
netiso Fix -fno-common found by building i386/conf/ALL 2012-07-28 00:43:22 +00:00
netkey
netmpls
netnatm
netsmb
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
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