NetBSD/sys
drochner b8b7a5e34c use 64-bit integers for GF128 multiplication on LP64 CPUs 2011-06-09 14:47:42 +00:00
..
altq
arch Rework mvsoctmr(4), improving timekeeping accuracy 2011-06-09 13:43:44 +00:00
coda Remove cache_purge(9) calls from reclamation routines in the file systems, 2011-05-19 03:11:55 +00:00
common Remove <machine/atomic.h>; use <sys/atomic.h> instead. 2011-06-05 16:52:22 +00:00
compat Adapt to change to PCU. 2011-06-09 13:41:40 +00:00
conf Don't duplicate -Werror here, bsd.sys.mk already provides it 2011-05-30 03:12:43 +00:00
crypto Revert my previous change. christos@ submitted a different fix pretty much 2011-05-14 16:46:55 +00:00
ddb re-instate db_kill_proc 2011-05-31 03:40:22 +00:00
dev Use a format string when printing strings 2011-06-09 14:46:33 +00:00
dist remove unused expression 2011-05-18 12:54:15 +00:00
external dma_addr_t may not be a 64bit type, so add an explicit cast here instead 2011-06-09 14:47:15 +00:00
fs Remove few references to simple_lock. 2011-06-09 02:59:22 +00:00
gdbscripts
ipkdb
kern Make pcu_save_all and pcu_discard_all KASSERTs accept LW_SYSTEM threads 2011-06-07 17:51:58 +00:00
lib Default to -Wno-sign-compare -Wno-pointer-sign for clang. 2011-05-26 12:56:24 +00:00
miscfs Remove no longer needed flag FSYNC_VFS /* fsync: via FSYNC_VFS() */. 2011-04-27 09:46:27 +00:00
modules Default to -Wno-sign-compare -Wno-pointer-sign for clang. 2011-05-26 12:56:24 +00:00
net pull in AES-GCM/GMAC support from OpenBSD 2011-05-26 21:50:02 +00:00
net80211 -remove references to crypto/arc4/arc4.* -- the code isn't used 2011-05-23 15:37:35 +00:00
netatalk aarpprobe() is called before MOWNER_ATTACH(&aarp_mowner), leading 2011-05-08 13:51:31 +00:00
netbt
netinet Be a bit cleaner and reduce the amount of namespace pollution 2011-06-07 22:51:32 +00:00
netinet6 Don't refer to extern tcbtable here, it is unused. 2011-06-01 22:59:44 +00:00
netipsec Fiddle a bit with const's to make FAST_IPSEC compile. 2011-06-08 16:24:50 +00:00
netisdn
netiso
netkey
netmpls
netnatm
netsmb
nfs Remove cache_purge(9) calls from reclamation routines in the file systems, 2011-05-19 03:11:55 +00:00
opencrypto use 64-bit integers for GF128 multiplication on LP64 CPUs 2011-06-09 14:47:42 +00:00
rump Fix rump build which got broken by the fix for PR kern/44986. 2011-05-28 16:07:43 +00:00
secmodel
stand
sys Fix bad cut'n'paste in copyright. Pointed out by dyoung@ 2011-06-07 14:56:12 +00:00
ufs Fix bad cut'n'paste in copyright. Pointed out by dyoung@ 2011-06-07 14:56:12 +00:00
uvm Fix fencepost error. 2011-06-05 16:58:00 +00:00
Makefile