NetBSD/sys
ozaki-r da803ed70d Restore ARP/NDP entries to route show and netstat -r
Requested by dyoung@ some time ago
2017-06-28 04:14:53 +00:00
..
altq
arch Add a heading to describe the class of device axe(4) is. 2017-06-26 03:15:16 +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 Add IXGBE_TIPG_IPGT_MASK and IXGBE_PAP_PACE_MASK for packet pacing. 2017-06-28 03:57:36 +00:00
dist/pf
external Add a note warning against including dt-bindings headers in the kernel. 2017-06-16 21:45:05 +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 fix typo 2017-06-25 04:10: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 Add missing check for dead or dying vnode to the entry of genfs_getpages(). 2017-06-27 08:40:53 +00:00
modules For non-rump modules, enable HDMI audio device. 2017-06-16 04:16:18 +00:00
net Restore ARP/NDP entries to route show and netstat -r 2017-06-28 04:14:53 +00:00
net80211
netatalk
netbt
netcan Refuse to bind to a non-CAN interface. 2017-06-09 08:21:41 +00:00
netinet Use host byte order for a debug message. 2017-06-27 13:54:56 +00:00
netinet6 Fix usage of ip6_get_membership 2017-06-26 08:01:53 +00:00
netipsec KNF 2017-06-14 02:00:43 +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 should be umodeswitch! 2017-06-22 02:07:26 +00:00
secmodel Make the PMC syscalls privileged. 2017-06-14 17:48:40 +00:00
stand
sys Remove <sys/user.h> 2017-06-20 01:17:13 +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