NetBSD/sys
pooka 49bc93eb11 Mark cv_wait mutex as locked before doing any further dances.
Fixes a LOCKDEBUG panic in case the uncommon condition is hit.
2011-03-09 18:15:39 +00:00
..
altq
arch Fix newsmips interrupt handling for new mips interrupt/spl framework: 2011-03-09 13:21:36 +00:00
coda Abolish the SAVENAME and HASBUF flags. There is now always a buffer, 2010-11-30 10:43:01 +00:00
common Use _PMAP_PRIVATE to control the inclusion of <powerpc/booke/cpuvar.h>. 2011-02-17 13:55:44 +00:00
compat Regen: use COMPAT_50 quotactl, not the native one 2011-03-07 19:27:27 +00:00
conf merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
crypto
ddb When looking for the next element of cpu_queue compare the pointer to the 2011-02-20 10:24:45 +00:00
dev Add some PRIxxx macros to correctly print stdint types 2011-03-09 12:33:59 +00:00
dist Use %zu for size_t in debugging printf. 2011-03-05 21:51:17 +00:00
external Get improvements from FreeBSD-current (January 2011). 2011-03-07 11:25:41 +00:00
fs merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
gdbscripts fix format 2011-02-05 14:12:05 +00:00
ipkdb
kern Include syscall.h and syscallargs.h from <srcsys> instead of <sys> 2011-03-08 18:29:49 +00:00
lib Add quad srcs if building x86_64 32-bit libkern. 2011-02-26 18:17:55 +00:00
miscfs merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
modules + nand_micron.c 2011-03-09 10:05:28 +00:00
net add MBSS. From FreeBSD. 2011-02-20 13:51:17 +00:00
net80211 Remove duplicate definitions which break the build. 2011-02-25 10:45:57 +00:00
netatalk
netbt respond to L2CAP Information requests 2011-02-06 18:50:59 +00:00
netinet fix a typo in rev.1.283, which broke tcp dupack and duppack statistics. 2011-03-09 00:44:23 +00:00
netinet6 Delete unnecessary casts to void *. No functional change intended. Same 2011-02-06 19:12:55 +00:00
netipsec make the use of SHA2-HMAC by FAST_IPSEC compliant to current standards: 2011-02-25 20:13:10 +00:00
netisdn
netiso
netkey fix two bugs in the PFKEY interface: 2010-09-05 06:52:53 +00:00
netmpls
netnatm udpate license clauses on my code to match the new-style BSD licenses. 2011-02-01 19:40:24 +00:00
netsmb * remove #ifdef nonsense (which caused the lossage in the first place) 2010-12-17 14:27:34 +00:00
nfs typo in a comment 2011-02-05 13:35:11 +00:00
opencrypto const'fy algorithm descriptors 2011-03-09 11:43:36 +00:00
rump Mark cv_wait mutex as locked before doing any further dances. 2011-03-09 18:15:39 +00:00
secmodel
stand
sys Nuke all threads belonging to a process calling exec before allowing 2011-03-08 12:39:28 +00:00
ufs typo in comment 2011-03-09 18:12:04 +00:00
uvm make this build w/o HAVE_CPU_UAREA_ROUTINES 2011-02-18 10:43:52 +00:00
Makefile