.. |
altq
|
Reject negative indices.
|
2017-07-28 13:58:47 +00:00 |
arch
|
Remove TCP_COMPAT_42 from the config files. Pass 3.
|
2017-07-29 18:08:56 +00:00 |
coda
|
add a forward declaration of struct mbuf.
|
2017-06-08 22:29:59 +00:00 |
compat
|
Remove exec_aout support in compat_freebsd. The only reason we still have
|
2017-07-29 10:39:48 +00:00 |
conf
|
do dts depend processing in two passes, one for /include/ and one for #include
|
2017-07-15 15:53:48 +00:00 |
crypto
|
…
|
|
ddb
|
…
|
|
dev
|
"bits" sounds better than "name" for argument name.
|
2017-07-29 06:45:35 +00:00 |
dist/pf
|
…
|
|
external
|
merge
|
2017-07-27 18:27:19 +00:00 |
fs
|
Make union_newlower() ans union_newupper() local to union_subr.c,
|
2017-07-17 09:22:36 +00:00 |
gdbscripts
|
Typo in previous
|
2017-06-05 18:44:13 +00:00 |
ipkdb
|
…
|
|
kern
|
Don't walk off the end of the dirent buffer.
|
2017-07-28 15:37:23 +00:00 |
lib
|
GCC 5.3 likes to emit unwind data with float registers, i.e. register
|
2017-07-13 15:13:19 +00:00 |
miscfs
|
Provide EVFILT_WRITE; this is what FreeBSD does and go wants it.
|
2017-07-01 20:07:00 +00:00 |
modules
|
Remove i386. By the way, it looks like several architectures are missing
|
2017-07-29 12:03:37 +00:00 |
net
|
Let PF_KEY socks hold their own lock instead of softnet_lock
|
2017-07-27 09:53:57 +00:00 |
net80211
|
…
|
|
netatalk
|
…
|
|
netbt
|
…
|
|
netcan
|
Refuse to bind to a non-CAN interface.
|
2017-06-09 08:21:41 +00:00 |
netinet
|
Remove TCP_COMPAT_42.
|
2017-07-29 05:46:29 +00:00 |
netinet6
|
Don't acquire global locks for IPsec if NET_MPSAFE
|
2017-07-27 06:59:28 +00:00 |
netipsec
|
Let PF_KEY socks hold their own lock instead of softnet_lock
|
2017-07-27 09:53:57 +00:00 |
netisdn
|
…
|
|
netkey
|
…
|
|
netmpls
|
…
|
|
netnatm
|
…
|
|
netsmb
|
Reject negative offset/count for smb read/write.
|
2017-07-28 14:45:59 +00:00 |
nfs
|
Eliminate crusty debugging sludge.
|
2017-05-26 14:34:19 +00:00 |
opencrypto
|
Avoid another userland-controlled integer overflow.
|
2017-07-28 17:14:04 +00:00 |
rump
|
Fail, don't panic, on bad dirents from file system.
|
2017-07-28 15:34:06 +00:00 |
secmodel
|
Make the PMC syscalls privileged.
|
2017-06-14 17:48:40 +00:00 |
stand
|
…
|
|
sys
|
Declare mountcompatnames in sys/vfs_syscalls.h to kill nested extern.
|
2017-07-29 04:02:49 +00:00 |
ufs
|
change lfs_nextsegsleep and lfs_allclean_wakeup to use condvar
|
2017-07-26 16:42:37 +00:00 |
uvm
|
PR/52384: make uvm_fault_check() return EFAULT not EACCES, like our man pages
|
2017-07-09 20:53:09 +00:00 |
Makefile
|
merge the bouyer-socketcan branch to HEAD.
|
2017-05-27 21:02:54 +00:00 |