.. |
altq
|
Use if_acquire and if_release instead of using psref API directly
|
2017-03-14 09:03:08 +00:00 |
arch
|
KNF two comments
|
2017-07-06 15:17:47 +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
|
Only read gpio pin if the pin is valid
|
2017-07-06 14:26:00 +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
|
Merge the two copies SO_TIMESTAMP/SO_OTIMESTAMP processing to a single
|
2017-07-06 17:08:57 +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
|
Merge the two copies SO_TIMESTAMP/SO_OTIMESTAMP processing to a single
|
2017-07-06 17:08:57 +00:00 |
netinet6
|
Merge the two copies SO_TIMESTAMP/SO_OTIMESTAMP processing to a single
|
2017-07-06 17:08:57 +00:00 |
netipsec
|
Simplify; we can assume sav->tdb_xform cannot be NULL while it's valid
|
2017-07-06 09:49:46 +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
|
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 |