NetBSD/sys
cegger 30fc40a83e reduce diff to i386/i386/machdep.c:init386()
- introduce add_mem_cluster() as done in i386
- apply rev. 1.480 from i386/i386/machdep.c: fixes PR 17199 for amd64
- apply rev. 1.492 from i386/i386/machdep.c: fixes PR 13399 for amd64
2008-11-12 01:33:44 +00:00
..
altq *** Summary *** 2008-11-07 00:20:01 +00:00
arch reduce diff to i386/i386/machdep.c:init386() 2008-11-12 01:33:44 +00:00
coda
compat Adjust the sleeps in lwpcache and lwpublk. Make them uninterruptable 2008-11-01 05:59:33 +00:00
conf Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00
contrib/dev/ath
crypto
ddb don't hold locks in ddb (call ksyms_getval_unlocked()), pointed out by ad. 2008-10-24 13:55:42 +00:00
dev Fix typo in previous, and wrap a panic with #ifdef DIAGNOSTIC 2008-11-11 19:03:06 +00:00
dist *** Summary *** 2008-11-07 00:20:01 +00:00
external/bsd/drm/dist fix typo in comment 2008-09-23 06:08:07 +00:00
fs Introduce an extra state to wich all pushed ecclines are pushed on. This 2008-11-01 23:51:25 +00:00
gdbscripts
ipkdb
kern - Optimise by avoiding few memory barriers, when atomic operations 2008-11-11 21:45:33 +00:00
lib Use RET/RETc as appropriate 2008-10-15 18:07:46 +00:00
lkm Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00
miscfs - allocate 8 pointers on the stack to avoid stack overflow in nfs. 2008-10-31 20:42:41 +00:00
modules Revert revivesa merge botch to fix build. 2008-10-15 14:09:21 +00:00
net *** Summary *** 2008-11-07 00:20:01 +00:00
net80211 *** Summary *** 2008-11-07 00:20:01 +00:00
netatalk *** Summary *** 2008-11-07 00:20:01 +00:00
netbt Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
netinet Whitespace. 2008-11-10 01:06:43 +00:00
netinet6 *** Summary *** 2008-11-07 00:20:01 +00:00
netipsec
netisdn KNF is nice, but not if it causes a warning that breaks compilation :-) 2008-11-09 15:48:13 +00:00
netiso *** Summary *** 2008-11-07 00:20:01 +00:00
netkey
netnatm *** Summary *** 2008-11-07 00:20:01 +00:00
netsmb Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
nfs - allocate 8 pointers on the stack to avoid stack overflow in nfs. 2008-10-31 20:42:41 +00:00
opencrypto
rump fix compilation and lint warnings. 2008-10-30 01:54:24 +00:00
secmodel - Be clear about whether module load is explicit or system initiated (auto). 2008-10-22 11:16:29 +00:00
stand
sys Add generic producer/consumer queue code. 2008-11-11 20:17:27 +00:00
ufs wapbl_replay_free needs the reply to have been stopped, so make sure 2008-11-11 21:02:54 +00:00
uvm - allocate 8 pointers on the stack to avoid stack overflow in nfs. 2008-10-31 20:42:41 +00:00
Makefile