.. |
altq
|
Use if_acquire and if_release instead of using psref API directly
|
2017-03-14 09:03:08 +00:00 |
arch
|
Add options __HAVE_CPU_UAREA_ALLOC_IDLELWP
|
2017-07-03 00:51:44 +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
|
spelling (DEC called it "TURBOchannel")
|
2017-06-22 16:46:52 +00:00 |
crypto
|
…
|
|
ddb
|
…
|
|
dev
|
Regen.
|
2017-07-04 05:03:08 +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
|
Add cv_timedwaitbt, cv_timedwaitbt_sig.
|
2017-07-03 02:12:47 +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
|
put the code that returns the sizeof the socket by family in one place.
|
2017-07-01 16:59:12 +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
|
Typo
|
2017-07-03 18:54:11 +00:00 |
netinet6
|
Fix usage of ip6_get_membership
|
2017-06-26 08:01:53 +00:00 |
netipsec
|
Simplify IPSEC_OSTAT macro (NFC)
|
2017-07-04 06:45:05 +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
|
simplify mutex_enter/exit(crypto_q_mtx), and fix missing exit.
|
2017-06-26 05:34:48 +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
|
Add new declarations of cv_timedwaitbt and cv_timedwaitbt_sig, too.
|
2017-07-03 03:12:42 +00:00 |
ufs
|
Ifdef out KDASSERT which fires on my machine.
|
2017-06-19 12:09:37 +00:00 |
uvm
|
Export the guard size of the main thread via vm.guard_size. Add a
|
2017-07-02 16:41:32 +00:00 |
Makefile
|
merge the bouyer-socketcan branch to HEAD.
|
2017-05-27 21:02:54 +00:00 |