NetBSD/sys
dyoung 4f422f7b22 Don't assign a cardbus function tag to a cardbus chipset tag.
Michael Lorenz, macallan@, actually found this bug.

(I will change cardbus_chipset_tag_t to a struct * from void *, so
that the compiler will detect similar typos in the future.)
2008-01-02 23:04:25 +00:00
..
altq
arch Use device_t, device_private(). Join some lines. 2008-01-02 21:05:51 +00:00
coda Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
compat Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
conf a simple performance monitor based profiler, inspired from linux oprofile. 2008-01-01 21:28:37 +00:00
contrib/dev/ath
crypto
ddb Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
dev Don't assign a cardbus function tag to a cardbus chipset tag. 2008-01-02 23:04:25 +00:00
dist
fs More type-punning workarounds. Curiously the kernel compilation 2008-01-02 22:37:19 +00:00
gdbscripts
ipkdb
kern - elf_load_file: return ENOEXEC instead of 0 in the case of 2008-01-02 22:04:56 +00:00
lib Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
lkm Remove COMPAT_HPUX. 2007-12-31 13:38:47 +00:00
miscfs Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
net PR/37663: Guy Harris: bpf_validate rejects valid programs that use the multiply instruction 2008-01-02 15:58:01 +00:00
net80211 Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
netatalk
netbt request and keep a mask of supported commands per unit in order 2007-12-30 18:26:42 +00:00
netinet Restore correctly the sp level in case of FAST_IPSEC + IPSEC_NAT_T 2007-12-29 15:13:55 +00:00
netinet6 Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
netipsec Fix the ipsec processing in case of USE rules with no SA installed. 2007-12-29 16:43:17 +00:00
netisdn
netiso Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
netkey
netnatm
netsmb Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
nfs use kmem_alloc instead of malloc. 2008-01-02 19:26:45 +00:00
opencrypto
rump fix build for OBJDIR case. noticed by plenty 2008-01-02 22:01:41 +00:00
secmodel Remove systrace. Ok core@. 2007-12-31 15:31:24 +00:00
stand
sys use kmem_alloc instead of malloc. 2008-01-02 19:44:36 +00:00
ufs Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
uvm Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
Makefile