..
altq
…
arch
Sorted out NH230 based bords. Added NH230 IRQ mapping.
2011-02-11 12:26:04 +00:00
coda
Abolish the SAVENAME and HASBUF flags. There is now always a buffer,
2010-11-30 10:43:01 +00:00
common
Remove forced DEBUG.
2011-01-18 01:20:06 +00:00
compat
Remove clause 3 (UCB advertising clause) from the University of Utah
2011-02-08 20:20:06 +00:00
conf
use the bus independent stuff from ic/ct65550* and leave only the PCI specific
2011-02-09 21:21:32 +00:00
crypto
…
ddb
Since curlwp and curproc must always be non-NULL, remove the == NULL branches.
2011-02-09 18:24:44 +00:00
dev
Make the SMbus Send/Receive functions work.
2011-02-10 13:52:36 +00:00
dist
make sure the "overload_tbl" member of "struct pf_rule" copied in
2011-01-19 19:58:02 +00:00
external
Make DRM work with genfb again.
2011-02-11 01:13:02 +00:00
fs
puffs_msg_wait: check PARKFLAG_HASERROR before PARKFLAG_CALL. PR/44240.
2011-02-11 09:15:45 +00:00
gdbscripts
fix format
2011-02-05 14:12:05 +00:00
ipkdb
…
kern
Make vmapbuf() return success/error and make physio deal with a
2011-02-10 14:46:44 +00:00
lib
Remove clause 3 (UCB advertising clause) from the University of Utah
2011-02-08 20:20:06 +00:00
miscfs
Layer_revoke(): change previous to always take an extra reference on the
2011-01-13 10:28:38 +00:00
modules
add a directory which i forgot to add with sys/modules/Makefile rev.1.60
2011-02-06 02:28:50 +00:00
net
Allow changing route flags. Should fix PR/40455
2011-02-10 07:42:18 +00:00
net80211
From: Anon Ymous
2010-11-03 20:05:21 +00:00
netatalk
…
netbt
respond to L2CAP Information requests
2011-02-06 18:50:59 +00:00
netinet
udpate license clauses on my code to match the new-style BSD licenses.
2011-02-01 19:40:24 +00:00
netinet6
Delete unnecessary casts to void *. No functional change intended. Same
2011-02-06 19:12:55 +00:00
netipsec
invalidate the secpolicy cache bin the PCB before destroying, so that
2011-02-11 17:53:35 +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
whan compressing, set the Z_FINISH flag to zlib to tell that
2011-02-10 21:17:49 +00:00
rump
Make vmapbuf() return success/error and make physio deal with a
2011-02-10 14:46:44 +00:00
secmodel
…
stand
…
sys
Make it possible to specify a minor number for an autogenerated device node.
2011-02-10 11:00:45 +00:00
ufs
Avoid NULL deref inside a KASSERT, as discussed on tech-kern.
2011-01-05 19:34:27 +00:00
uvm
Replace uvm_aobj_cache with kmem(9).
2011-02-11 00:21:18 +00:00
Makefile
…