NetBSD/sys
nat 1d8c132573 Return early from read if kpause is interrupted by a signal. 2017-07-02 05:59:27 +00:00
..
altq
arch Add basic support for Allwinner A31. 2017-07-02 00:14:09 +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 Return early from read if kpause is interrupted by a signal. 2017-07-02 05:59:27 +00:00
dist/pf
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 don't warn about AF_LINK sockets with sa_len less than the size of the sockaddr 2017-07-02 02:39:18 +00:00
lib
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
netatalk
netbt
netcan Refuse to bind to a non-CAN interface. 2017-06-09 08:21:41 +00:00
netinet Pack assoc structs. 2017-06-28 14:39:33 +00:00
netinet6 Fix usage of ip6_get_membership 2017-06-26 08:01:53 +00:00
netipsec Apply C99-style struct initialization to xformsw 2017-06-29 07:13:41 +00:00
netisdn
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 Pad is now clones its device, attaching upon open and detaching upon close. 2017-07-01 23:31:19 +00:00
ufs Ifdef out KDASSERT which fires on my machine. 2017-06-19 12:09:37 +00:00
uvm Use pte_set 2017-06-24 07:30:17 +00:00
Makefile merge the bouyer-socketcan branch to HEAD. 2017-05-27 21:02:54 +00:00