.. |
altq
|
Use if_acquire and if_release instead of using psref API directly
|
2017-03-14 09:03:08 +00:00 |
arch
|
Catch up vs_set_params() to recent MI audio (after in-kernel mixer).
|
2017-07-09 12:49:26 +00:00 |
coda
|
add a forward declaration of struct mbuf.
|
2017-06-08 22:29:59 +00:00 |
compat
|
remove checks for failure after memory allocation calls that cannot fail:
|
2017-06-01 02:45:05 +00:00 |
conf
|
Add a helper for exposing LED controls via sysctl.
|
2017-07-08 00:54:37 +00:00 |
crypto
|
|
|
ddb
|
|
|
dev
|
PR/52385: Shinichi Doyashiki: some classic Roland product-ids for usbdevs
|
2017-07-09 19:37:33 +00:00 |
dist/pf
|
Use if_acquire and if_release instead of using psref API directly
|
2017-03-14 09:03:08 +00:00 |
external
|
Typo
|
2017-07-01 16:34:17 +00:00 |
fs
|
No need to call vflush from failing udf_mount(). If the system nodes
|
2017-06-24 12:13:16 +00:00 |
gdbscripts
|
Typo in previous
|
2017-06-05 18:44:13 +00:00 |
ipkdb
|
|
|
kern
|
Fix vnode leak on error, introduced by the openat family changes in -r1.200.
|
2017-07-09 22:48:44 +00:00 |
lib
|
Swap arguments to strncmp() so that the thing we are testing, the
|
2017-04-18 07:44:20 +00:00 |
miscfs
|
Provide EVFILT_WRITE; this is what FreeBSD does and go wants it.
|
2017-07-01 20:07:00 +00:00 |
modules
|
For non-rump modules, enable HDMI audio device.
|
2017-06-16 04:16:18 +00:00 |
net
|
Introduce and use SADB_SASTATE_USABLE_P
|
2017-07-04 08:11:32 +00:00 |
net80211
|
Fix incrementing wrong counter
|
2017-03-06 08:36:20 +00:00 |
netatalk
|
|
|
netbt
|
avoid -Werror=sign-conversion
|
2017-01-28 19:19:41 +00:00 |
netcan
|
Refuse to bind to a non-CAN interface.
|
2017-06-09 08:21:41 +00:00 |
netinet
|
Reorder the controls to the ones that need an interface and the ones that
|
2017-07-08 22:56:15 +00:00 |
netinet6
|
fix PR kern/52353. implemented by ozaki-r@n.o. I just commit by proxy.
|
2017-07-07 00:55:15 +00:00 |
netipsec
|
Use explicit_memset to surely zero-clear key_auth and key_enc
|
2017-07-10 07:17:12 +00:00 |
netisdn
|
Avoid touching a mbuf after enqueuing it
|
2017-03-28 08:47:19 +00:00 |
netkey
|
|
|
netmpls
|
|
|
netnatm
|
|
|
netsmb
|
|
|
nfs
|
Eliminate crusty debugging sludge.
|
2017-05-26 14:34:19 +00:00 |
opencrypto
|
Apply C99-style struct initialization to enc_xform, auth_hash and comp_algo
|
2017-07-06 08:27:07 +00:00 |
rump
|
reduce rump waring message. pointed out by ozaki-r@n.o, thanks.
|
2017-06-29 08:51:27 +00:00 |
secmodel
|
Make the PMC syscalls privileged.
|
2017-06-14 17:48:40 +00:00 |
stand
|
|
|
sys
|
Merge the two copies SO_TIMESTAMP/SO_OTIMESTAMP processing to a single
|
2017-07-06 17:08:57 +00:00 |
ufs
|
Ifdef out KDASSERT which fires on my machine.
|
2017-06-19 12:09: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 |