NetBSD/sys
matt 63aca31d6b Add sngu_* and dblu_* access macros.
XXX sng* and ext* should be renamed to flt* and ldbl*
2012-08-08 16:56:53 +00:00
..
altq
arch build fix for gcc -fno-common, from Radoslaw Kujawa 2012-08-08 16:29:50 +00:00
coda mention current status 2012-08-04 12:47:00 +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 Ensure correct alignment for stack buffers when long != 64-bit, e.g. 2012-08-06 08:27:49 +00:00
conf compat_mod is also needed by compat_netbsd32 2012-08-03 07:41:47 +00:00
crypto
ddb
dev Add some Intel's KT (Serial over LAN) devices. 2012-08-07 19:38:28 +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 Add -A, -a, and -e options to modstat(8) along with kernel 2012-08-07 01:19:05 +00:00
lib If earm*, compile new aeabi runtime routines. 2012-08-06 02:14:57 +00:00
miscfs
modules Move hdaudio and hdafg modules into x86 only section for now, untill 2012-08-06 10:31:41 +00:00
net Avoid ambiguity by having only one comment close mark. 2012-08-05 21:21:41 +00:00
net80211
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
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 don't install includes if MKRUMP = no 2012-08-08 13:58:56 +00:00
secmodel KNF fix. spaces vs. tab 2012-06-27 10:15:25 +00:00
stand
sys Add sngu_* and dblu_* access macros. 2012-08-08 16:56:53 +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