.. |
altq
|
Use if_acquire and if_release instead of using psref API directly
|
2017-03-14 09:03:08 +00:00 |
arch
|
APB-DMA channel registers start at offset 1000h relative to the APB-DMA
|
2017-04-29 11:47:32 +00:00 |
coda
|
Change VOP_REMOVE and VOP_RMDIR to preserve lock/ref on dvp.
|
2017-04-26 03:02:47 +00:00 |
compat
|
remove extra S
|
2017-04-29 13:25:27 +00:00 |
conf
|
Fix typo
|
2017-04-09 14:52:14 +00:00 |
crypto
|
Add XTS mode.
|
2016-12-11 00:28:44 +00:00 |
ddb
|
Add ddb command to find a vnode by the address of its lock.
|
2017-01-11 12:17:34 +00:00 |
dev
|
Rename fdt_print to fdtbus_print and make it public.
|
2017-04-29 12:49:05 +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
|
Disconnect maintaining fragment state from keeping session state. The user
|
2017-04-23 20:47:22 +00:00 |
fs
|
Change VOP_REMOVE and VOP_RMDIR to preserve lock/ref on dvp.
|
2017-04-26 03:02:47 +00:00 |
gdbscripts
|
Change command mountdump to evaluate mountlist_entry.
|
2017-04-13 09:52:18 +00:00 |
ipkdb
|
…
|
|
kern
|
Rearrange the if conditions in order to get rid of unnecessary indentation.
|
2017-04-27 16:52:22 +00:00 |
lib
|
Swap arguments to strncmp() so that the thing we are testing, the
|
2017-04-18 07:44:20 +00:00 |
miscfs
|
Change VOP_REMOVE and VOP_RMDIR to preserve lock/ref on dvp.
|
2017-04-26 03:02:47 +00:00 |
modules
|
Add luareadhappy to the list.
|
2017-04-23 23:39:42 +00:00 |
net
|
missing if_extflags of l2tp(4). l2tp(4) is already MP-safe.
|
2017-04-20 09:11:58 +00:00 |
net80211
|
Fix incrementing wrong counter
|
2017-03-06 08:36:20 +00:00 |
netatalk
|
Add rtcache_unref to release points of rtentry stemming from rtcache
|
2016-12-08 05:16:33 +00:00 |
netbt
|
avoid -Werror=sign-conversion
|
2017-01-28 19:19:41 +00:00 |
netinet
|
Don't output debugging logs just if DIAGNOSTIC
|
2017-04-28 05:56:33 +00:00 |
netinet6
|
Don't output debugging logs just if DIAGNOSTIC
|
2017-04-28 05:56:33 +00:00 |
netipsec
|
Fix function name in log message
|
2017-04-28 02:29:38 +00:00 |
netisdn
|
Avoid touching a mbuf after enqueuing it
|
2017-03-28 08:47:19 +00:00 |
netkey
|
…
|
|
netmpls
|
Assert size for sockaddr_mpls, but don't require it to be packed.
|
2016-10-08 20:19:37 +00:00 |
netnatm
|
Fix race condition on ifqueue used by traditional netisr
|
2016-10-03 11:06:06 +00:00 |
netsmb
|
Uninitialized vars, found by brainy
|
2016-08-15 08:17:35 +00:00 |
nfs
|
Change VOP_REMOVE and VOP_RMDIR to preserve lock/ref on dvp.
|
2017-04-26 03:02:47 +00:00 |
opencrypto
|
When crypto request is deferred processing, opencrypto should not return error.
|
2017-04-26 03:29:36 +00:00 |
rump
|
regen
|
2017-04-26 03:04:24 +00:00 |
secmodel
|
…
|
|
stand
|
…
|
|
sys
|
MAP_COPY moved to compat
|
2017-04-29 01:17:47 +00:00 |
ufs
|
Change VOP_REMOVE and VOP_RMDIR to preserve lock/ref on dvp.
|
2017-04-26 03:02:47 +00:00 |
uvm
|
MAP_COPY is handled in compat
|
2017-04-29 01:18:35 +00:00 |
Makefile
|
…
|
|