NetBSD/sys
jakllsch 57df4d0ba0 We can't block our interrupt while sdmmc_detach_card is called, as
it can issue commands, and some host drivers have interrupt-driven
command completion.  Prevents assertion (or deadlock) upon detach
of sdhc(4) with inserted card.
2012-12-22 21:24:49 +00:00
..
altq
arch Use LDPTR macro. 2012-12-22 20:08:08 +00:00
coda mention current status 2012-08-04 12:47:00 +00:00
compat Fix inverted error check. 2012-12-13 15:16:57 +00:00
conf Define msm6242b driver. 2012-11-14 02:03:25 +00:00
crypto
ddb Use _KERNEL_OPT 2012-09-01 01:13:51 +00:00
dev We can't block our interrupt while sdmmc_detach_card is called, as 2012-12-22 21:24:49 +00:00
dist/pf IPF 5.1.2 is in external/bsd/ipf and sys/external/bsd/ipf now; 2012-09-15 18:12:17 +00:00
external - Replace the seemingly broken built-in ipf rbtree implementation with ours. 2012-12-20 21:42:27 +00:00
fs Revert rev. 1.20 now that bread() has been fixed. 2012-12-20 11:44:39 +00:00
gdbscripts
ipkdb
kern One semi-column is enough. 2012-12-21 19:39:48 +00:00
lib Pass down an empty CPUFLAGS since CPUFLAGS is contained in CFLAGS. 2012-12-12 15:12:11 +00:00
miscfs Change bread() and breadn() to never return a buffer on 2012-12-20 08:03:41 +00:00
modules make this work 2012-12-14 15:46:51 +00:00
net npf_rwrcksum: handle delayed checksums in the network stack; also fix 2012-12-10 01:11:13 +00:00
net80211 Set max_linkhdr when attaching so when bridging/forwarding ethernet drivers 2012-11-14 18:34:05 +00:00
netatalk
netbt
netinet use __BITMAP_TYPE 2012-12-07 02:27:29 +00:00
netinet6 Add a new sysctl to mark ports as reserved, so that they are not used in 2012-11-29 02:07:20 +00:00
netipsec rename pcb_sp to policy to avoid: 2012-12-07 15:29:38 +00:00
netisdn split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
netiso Fix -fno-common found by building i386/conf/ALL 2012-07-28 00:43:22 +00:00
netkey remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +00:00
netmpls
netnatm
netsmb Improve smbfs timestamp handling. 2012-11-30 23:24:21 +00:00
nfs fix crash in nfs client lookups, dholland says 'my fault' 2012-11-07 02:31:48 +00:00
opencrypto Add "consttime_bcmp" and "explicit_bzero" functions for both kernel 2012-08-30 12:16:48 +00:00
rump regen 2012-12-13 17:17:21 +00:00
secmodel kill some -Wunused-but-set-variable warnings 2012-11-13 20:10:02 +00:00
stand
sys Change bread() and breadn() to never return a buffer on 2012-12-20 08:03:41 +00:00
ufs Change bread() and breadn() to never return a buffer on 2012-12-20 08:03:41 +00:00
uvm Until such time as the swap subsystem can be converted to use The One True 2012-11-27 20:15:55 +00:00
Makefile Implement build_install in src/lib/Makefile, which traverses the 2012-08-17 16:22:27 +00:00