.. |
altq
|
|
|
arch
|
Mark machdep files.
|
2014-10-11 06:07:48 +00:00 |
coda
|
|
|
compat
|
I'm not sure reading from an unsanitized userland pointer is a good idea.
|
2014-10-10 16:29:56 +00:00 |
conf
|
Normalize audio related definitions.
|
2014-10-10 17:21:20 +00:00 |
crypto
|
|
|
ddb
|
Add description of inst_return
|
2014-09-19 17:29:01 +00:00 |
dev
|
Normalize wscons devices (except leaving one strange definition).
|
2014-10-10 17:53:08 +00:00 |
dist/pf
|
|
|
external
|
Sanitize athhal definitions. Depend on ath.
|
2014-10-10 17:09:18 +00:00 |
fs
|
Do the previous correctly...
|
2014-10-07 12:58:09 +00:00 |
gdbscripts
|
|
|
ipkdb
|
|
|
kern
|
Make behavior of getsockname(2) (and maybe getpeername(2)) as the same as
|
2014-10-08 16:13:02 +00:00 |
lib
|
Introduce a separate bit mask for the return address. Use it on HPPA.
|
2014-09-27 12:08:46 +00:00 |
miscfs
|
The comment about toxicity was correct, restore VNON setting code and
|
2014-09-05 10:43:26 +00:00 |
modules
|
whitespace, knf, comments, but no functional change
|
2014-09-24 14:55:48 +00:00 |
net
|
Do KASSERT(KERNEL_LOCKED_P()) only when NET_MPSAFE off
|
2014-10-09 04:48:12 +00:00 |
net80211
|
|
|
netatalk
|
Eliminate IFAREF() and IFAFREE() macros in favour of functions.
|
2014-09-09 20:16:12 +00:00 |
netbt
|
|
|
netinet
|
Eliminate IFAREF() and IFAFREE() macros in favour of functions.
|
2014-09-09 20:16:12 +00:00 |
netinet6
|
Eliminate IFAREF() and IFAFREE() macros in favour of functions.
|
2014-09-09 20:16:12 +00:00 |
netipsec
|
Don't use C++ keyword new
|
2014-09-05 09:26:44 +00:00 |
netisdn
|
|
|
netkey
|
|
|
netmpls
|
|
|
netnatm
|
|
|
netsmb
|
Try not to use f_data, use f_{vnode,socket,pipe,mqueue,kqueue,ksem} to get
|
2014-09-05 09:26:16 +00:00 |
nfs
|
Try not to use f_data, use f_{vnode,socket,pipe,mqueue,kqueue,ksem} to get
|
2014-09-05 09:20:59 +00:00 |
opencrypto
|
Try not to use f_data, use f_fcrypt to get a correctly typed pointer.
|
2014-09-05 09:23:40 +00:00 |
rump
|
Make shmif buildable when DRPINTF enabled
|
2014-09-17 04:20:58 +00:00 |
secmodel
|
|
|
stand
|
|
|
sys
|
Make uuidgen(2) generate v4 (random) uuids.
|
2014-10-04 11:15:44 +00:00 |
ufs
|
To make sure that I'm not doing wrong, try to define ffs/ufs/vfs dependencies
|
2014-10-10 12:20:13 +00:00 |
uvm
|
Use opt_*.h to not polute CPPFLAGS.
|
2014-10-10 09:01:01 +00:00 |
Makefile
|
|
|