NetBSD/sys
joerg bc843b5e55 Use prototypes from libi386.h. 2011-06-08 16:04:40 +00:00
..
altq
arch Use prototypes from libi386.h. 2011-06-08 16:04:40 +00:00
coda
common Remove <machine/atomic.h>; use <sys/atomic.h> instead. 2011-06-05 16:52:22 +00:00
compat Use 'curlwp' here insteald of the 'l' - which isn't passsed as an arg 2011-06-05 09:37:10 +00:00
conf Don't duplicate -Werror here, bsd.sys.mk already provides it 2011-05-30 03:12:43 +00:00
crypto
ddb re-instate db_kill_proc 2011-05-31 03:40:22 +00:00
dev add support for the interesting parts of ISO-2 and KOI8-R fonts 2011-06-08 10:25:21 +00:00
dist
external Define a few macros as unsigned to avoid UB when later shifting them 2011-05-30 13:58:23 +00:00
fs - tmpfs_getattr: perform tmpfs_update() before fetching the timestamps. 2011-05-30 19:22:44 +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
miscfs
modules
net
net80211
netatalk
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 fix tunnel encapsulation in ipsec6_process_packet() -- it is not 2011-06-07 15:54:57 +00:00
netisdn
netiso
netkey
netmpls
netnatm
netsmb
nfs
opencrypto reduce typecasts and byte swapping 2011-06-08 10:14:16 +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