NetBSD/sys
matt 63505aa203 If __ARM_PCS_AAPCS64 is defined, define struct ieee_ext and union ieee_ext_u.
Use uint64_t so we can just have ext_frach and ext_fracl.
2014-01-29 01:34:44 +00:00
..
altq
arch If __ARM_PCS_AAPCS64 is defined, define struct ieee_ext and union ieee_ext_u. 2014-01-29 01:34:44 +00:00
coda Change vnode operations create, mknod, mkdir and symlink to return 2014-01-23 10:13:55 +00:00
compat add a struct for the 4.3BSD struct direct 2014-01-28 01:29:35 +00:00
conf
crypto
ddb add a return in the panic message 2014-01-22 15:20:40 +00:00
dev Remove an unused variable 2014-01-28 19:26:32 +00:00
dist/pf
external Import compiler-rt r200007. Use .size on all assembler functions. 2014-01-24 14:52:00 +00:00
fs Bogus gcc 4.8 maybe use uninitialized warning 2014-01-28 13:23:49 +00:00
gdbscripts
ipkdb
kern Mark a diagnostic only variable 2014-01-28 12:50:54 +00:00
lib This is not libc, so don't check the libc arch macro. 2014-01-17 00:49:55 +00:00
miscfs Change vnode operations create, mknod, mkdir and symlink to return 2014-01-23 10:13:55 +00:00
modules Add hifn(4) and ubsec(4) to the NOTYET section, and note that they can 2014-01-03 16:16:10 +00:00
net add __USE 2014-01-25 21:10:41 +00:00
net80211 fix monitor mode channel. 2014-01-25 00:59:44 +00:00
netatalk
netbt
netinet IPv6 UDP uses the IPv4 pcb tables, and therefore the stats, so need 2014-01-04 14:18:12 +00:00
netinet6 Remove dead code. 2014-01-15 10:52:11 +00:00
netipsec
netisdn
netkey
netmpls
netnatm
netsmb
nfs Change vnode operations create, mknod, mkdir and symlink to return 2014-01-23 10:13:55 +00:00
opencrypto As requested by mrg@, since there is still a small window during which 2014-01-24 15:11:09 +00:00
rump Build with IPv6 support. 2014-01-28 10:54:45 +00:00
secmodel
stand
sys expose do_open 2014-01-25 02:28:31 +00:00
ufs Bogus gcc 4.8 maybe-used-uninitialized warning 2014-01-28 13:25:53 +00:00
uvm make this compile. 2014-01-25 17:30:45 +00:00
Makefile