NetBSD/sys
matt 679c1ab7fb Fix
error: new qualifiers in middle of multi-level non-const cast are unsafe
by defining the type correctly thereby avoid the cast.
2011-07-11 02:30:49 +00:00
..
altq
arch improve the error message if elf2bb finds we are too large. if elf2bb 2011-07-11 01:24:34 +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 revert accidental commit from unrelated change. no custom linux fork. 2011-07-09 23:46:32 +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 Fix 2011-07-11 02:30:49 +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
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
netkey
netmpls
netnatm
netsmb
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