.. |
altq
|
Use if_acquire and if_release instead of using psref API directly
|
2017-03-14 09:03:08 +00:00 |
arch
|
use compiler builtins to compute addresses instead %ebp assembly arithmetic.
|
2017-06-08 18:25:14 +00:00 |
coda
|
Make VOP_RECLAIM do the last unlock of the vnode.
|
2017-05-26 14:20: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 driver for ARM PrimeCell PL031 (RTC) Real Time Clock.
|
2017-06-08 21:00:43 +00:00 |
crypto
|
|
|
ddb
|
Add ddb command to find a vnode by the address of its lock.
|
2017-01-11 12:17:34 +00:00 |
dev
|
Add driver for ARM PrimeCell PL031 (RTC) Real Time Clock.
|
2017-06-08 21:00:43 +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
|
Merge conflicts
|
2017-06-08 15:54:32 +00:00 |
fs
|
remove checks for failure after memory allocation calls that cannot fail:
|
2017-06-01 02:45:05 +00:00 |
gdbscripts
|
Typo in previous
|
2017-06-05 18:44:13 +00:00 |
ipkdb
|
|
|
kern
|
add some pool_allocators for pool item sizes larger than PAGE_SIZE.
|
2017-06-08 04:00:01 +00:00 |
lib
|
Swap arguments to strncmp() so that the thing we are testing, the
|
2017-04-18 07:44:20 +00:00 |
miscfs
|
Operations fstrans_start() and fstrans_start_nowait() now always
|
2017-06-04 08:05:41 +00:00 |
modules
|
Add the modules for audio, midi, and sequencer
|
2017-06-01 09:58:27 +00:00 |
net
|
- Add some missing baudrate entries
|
2017-06-08 02:27:30 +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
|
remove checks for failure after memory allocation calls that cannot fail:
|
2017-06-01 02:45:05 +00:00 |
netinet
|
pool_init does not copy its name argument
|
2017-06-02 19:10:19 +00:00 |
netinet6
|
remove checks for failure after memory allocation calls that cannot fail:
|
2017-06-01 02:45:05 +00:00 |
netipsec
|
Assert inph_locked on ipsec_pcb_skip_ipsec (was IPSEC_PCB_SKIP_IPSEC)
|
2017-06-02 03:41:20 +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
|
sanitize in CIOCNCRYPTM and initialize comp_alg in CIOCNGSESSION
|
2017-06-08 09:49:46 +00:00 |
rump
|
Fix typo: s/analoguous/analogous/
|
2017-06-04 08:53:38 +00:00 |
secmodel
|
|
|
stand
|
|
|
sys
|
move some buffer cache internals declarations from buf.h to vfs_bio.c.
|
2017-06-08 01:23:01 +00:00 |
ufs
|
move some buffer cache internals declarations from buf.h to vfs_bio.c.
|
2017-06-08 01:23:01 +00:00 |
uvm
|
Use __BIT(). No functional change.
|
2017-06-07 07:06:26 +00:00 |
Makefile
|
merge the bouyer-socketcan branch to HEAD.
|
2017-05-27 21:02:54 +00:00 |