.. |
altq
|
…
|
|
arch
|
change 60 to 70 which is the current release. Noticed by Rares Aioanei.
|
2016-01-03 20:59:47 +00:00 |
coda
|
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
|
2015-09-06 06:00:59 +00:00 |
compat
|
Missing field (was here before my change).
|
2015-12-19 13:15:21 +00:00 |
conf
|
WELCOME 2016!
|
2015-12-31 15:23:07 +00:00 |
crypto
|
…
|
|
ddb
|
…
|
|
dev
|
erase dangling pointer to prevent reuse
|
2016-01-04 10:02:15 +00:00 |
dist/pf
|
…
|
|
external
|
Stop the callout if the transfer didn't get enqueued
|
2015-12-22 14:31:36 +00:00 |
fs
|
PR/50573: Andreas Gustafsson: puffs can crash kernel for lack of argument
|
2015-12-20 01:34:00 +00:00 |
gdbscripts
|
…
|
|
ipkdb
|
…
|
|
kern
|
KASSERT->KASSERTMSG to allow debugging a double-free'd buffer in ddb.
|
2016-01-01 18:58:58 +00:00 |
lib
|
remove "@echo done" from 4 rules that don't need it and the random "done"
|
2015-10-29 00:18:55 +00:00 |
miscfs
|
Revert previous
|
2015-12-23 00:13:57 +00:00 |
modules
|
Descend into new raid module, and update sets lists.
|
2015-12-26 01:00:01 +00:00 |
net
|
Fix the destruction of the afdata lock
|
2016-01-04 09:08:38 +00:00 |
net80211
|
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
|
2015-09-06 06:00:59 +00:00 |
netatalk
|
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
|
2015-09-06 06:00:59 +00:00 |
netbt
|
there is no longer a reason to have a separate hci_send function now
|
2015-12-22 11:40:07 +00:00 |
netinet
|
use satosin{,6} macros instead of casts.
|
2015-12-25 06:47:56 +00:00 |
netinet6
|
use satosin{,6} macros instead of casts.
|
2015-12-25 06:47:56 +00:00 |
netipsec
|
…
|
|
netisdn
|
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
|
2015-09-06 06:00:59 +00:00 |
netkey
|
…
|
|
netmpls
|
sprinkle _KERNEL_OPT
|
2015-08-24 22:21:26 +00:00 |
netnatm
|
initialize npcb; founds by brainy
|
2015-11-06 21:33:07 +00:00 |
netsmb
|
…
|
|
nfs
|
Don't forget to call nfs_fini() when we're finished. Without this,
|
2015-11-02 09:57:43 +00:00 |
opencrypto
|
fix the build
|
2015-11-28 03:40:43 +00:00 |
rump
|
Now that the table of auto-loadable syscalls is per-emulation, make sure
|
2015-12-29 10:22:05 +00:00 |
secmodel
|
secmodel_extensions_system_cb() is not mount-specific, even though
|
2015-12-12 14:57:52 +00:00 |
stand
|
…
|
|
sys
|
explicit casts to time_t, since we are going from unsigned -> signed.
|
2015-12-24 15:53:06 +00:00 |
ufs
|
We need to check if the inode is initialized for ffsv2 when we translate a
|
2015-12-23 23:31:28 +00:00 |
uvm
|
Fix typo in comment.
|
2015-12-06 09:38:54 +00:00 |
Makefile
|
…
|
|