NetBSD/sys
jmcneill 1bfce4c367 don't kmem_alloc with IPL_VM mutex locked, spotted by rmind 2011-07-09 17:55:20 +00:00
..
altq
arch Cleanu <machine/*> includes 2011-07-09 17:32:29 +00:00
coda Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
common Multiprocessing fixes. 2011-06-29 05:53:44 +00:00
compat the first argument of {g,s}etitimer() is int not u_int. 2011-07-09 14:49:40 +00:00
conf include dtv 2011-07-09 14:48:12 +00:00
crypto Revert my previous change. christos@ submitted a different fix pretty much 2011-05-14 16:46:55 +00:00
ddb Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
dev don't kmem_alloc with IPL_VM mutex locked, spotted by rmind 2011-07-09 17:55:20 +00:00
dist fix an uninitialised variable problem. large-ish function, but i 2011-07-01 02:33:23 +00:00
external #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:31:32 +00:00
fs English checked and corrected, courtisy of 2011-07-07 17:45:38 +00:00
gdbscripts fix format 2011-02-05 14:12:05 +00:00
ipkdb
kern avoid some uninitialised variable warnings. 2011-07-08 09:32:45 +00:00
lib add weak aliases for __sdivsi3_i4i and __udivsi3_i4i. 2011-07-06 01:29:54 +00:00
miscfs From Aleksey Cheusov: Don't make it easy for compromised systems to bypass 2011-06-23 17:06:38 +00:00
modules build auvitek_dtv.c too 2011-07-09 15:08:54 +00:00
net Avoid putting implicit null labels on the wire 2011-07-03 18:46:12 +00:00
net80211 Change i_len in ieee80211req to be unsigned and fix other signed/unsigned 2011-06-12 00:07:19 +00:00
netatalk aarpprobe() is called before MOWNER_ATTACH(&aarp_mowner), leading 2011-05-08 13:51:31 +00:00
netbt G/C M_EMULDATA 2011-04-27 00:36:47 +00:00
netinet avoid an uninitialised variable warning. this one seems a false 2011-07-03 09:03:32 +00:00
netinet6 Don't refer to extern tcbtable here, it is unused. 2011-06-01 22:59:44 +00:00
netipsec catch a case where an ip6 address with scope embedded was compared with 2011-06-09 21:04:37 +00:00
netisdn
netiso Hide the radix-trie implementation of the forwarding table so that we 2011-03-31 19:40:51 +00:00
netkey
netmpls Hide the radix-trie implementation of the forwarding table so that we 2011-03-31 19:40:51 +00:00
netnatm unifdef -U__OpenBSD__ -D__NetBSD__ -U__FreeBSD__ for readability. No 2011-03-09 22:06:42 +00:00
netsmb * remove #ifdef nonsense (which caused the lossage in the first place) 2010-12-17 14:27:34 +00:00
nfs - Fix a silly bug: remove umap from uobj in ubc_release() UBC_UNMAP case. 2011-06-19 02:42:53 +00:00
opencrypto Fix memset usage. 2011-07-04 16:06:17 +00:00
rump don't define multiple cwdi0's, mark this one as extern. 2011-07-04 11:31:37 +00:00
secmodel
stand
sys Per Matt Green's suggestion, stop installing /usr/include/sys/bus.h to 2011-07-08 19:09:01 +00:00
ufs Fix locking protocol to avoid a panic on extattrctl stop and on umount. 2011-07-07 14:56:45 +00:00
uvm - fix a use-after-free bug in uvm_km_free. 2011-07-05 14:03:06 +00:00
Makefile build evbppc modules in 3 different flavours: 2011-06-15 09:45:58 +00:00