NetBSD/sys
xtraeme 868ef0036d struct cpu_info: add a ci_feature2_flags member.
identcpu: print extended cpuid features with ci_feature2_flags.

"Looks good" by christos and njoly.
2007-03-16 18:52:03 +00:00
..
altq Use mtod(m, char*) when doing pointer arithmetic on the result. 2007-03-05 22:50:32 +00:00
arch struct cpu_info: add a ci_feature2_flags member. 2007-03-16 18:52:03 +00:00
coda
compat Add ptmx fakedevice hack for amd64 2007-03-14 21:52:17 +00:00
conf Add the ability for platform-specific Makefiles to indicate which kernel 2007-03-12 15:09:01 +00:00
contrib/dev/ath
crypto
ddb
dev Some delicious copypasta from sys/dev/ic/vga.c, so that unichromefb will 2007-03-15 16:58:36 +00:00
dist Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +00:00
fs Support B_READ|B_ASYNC in strategy by calling biodone() directly 2007-03-14 12:13:58 +00:00
gdbscripts
ipkdb
kern Restore previous semantics of PT_LWPINFO and make sure to lwp_addref the 2007-03-15 20:55:15 +00:00
lib Provide __movmemSI12_i4 (gcc4) a.k.a. __movstrSI12_i4 (gcc3) that gcc 2007-03-14 22:22:53 +00:00
lkm Remove hfsp directories, they have been reimported as hfs. 2007-03-06 11:31:21 +00:00
miscfs Remove useless cast. 2007-03-11 22:07:32 +00:00
net Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +00:00
net80211 fix fallout from caddr_t changes. 2007-03-04 07:54:07 +00:00
netatalk
netbt remove C++ style comments 2007-03-15 19:47:50 +00:00
netinet Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +00:00
netinet6 Don't open-code TAILQ_FOREACH(). KNF: Fix K&R prototypes and 2007-03-15 23:39:51 +00:00
netipsec Allow to build without INET6 2007-03-09 00:40:39 +00:00
netisdn
netiso
netkey
netnatm
netsmb Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +00:00
nfs Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +00:00
opencrypto Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +00:00
secmodel
stand
sys Add missing #ifdef _KERNEL 2007-03-13 15:58:26 +00:00
ufs Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-13 02:11:28 +00:00
uvm Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +00:00
Makefile