NetBSD/sys
maxv 7f6566cd4e Remove the
net.inet6.esp6
	net.inet6.ipcomp6
	net.inet6.ah6

subtrees. They are aliases to net.inet6.ipsec6, but they are not
consistent with the original intended naming. (eg there was
net.inet6.esp6.esp_trans_deflev instead of net.inet6.esp6.trans_deflev).
2018-04-18 06:13:23 +00:00
..
altq
arch vmx(4): compute if_ibytes using rxq->vxrxq_stats.vmrxs_ibytes. 2018-04-16 09:12:52 +00:00
coda
compat Remove the rnewprocp argument from fork1(9) 2018-04-16 14:51:59 +00:00
conf Remove COM_AWIN option 2018-04-08 13:38:31 +00:00
crypto
ddb ddb: rename "show lockstat" to "show lockstats" to avoid conflicting with lockstat(8) 2018-03-19 08:41:21 +00:00
dev nvmectl(8): Sync with FreeBSD nvmecontrol(8) r328763. 2018-04-17 08:54:35 +00:00
dist/pf
external Stop potential misuse of vendor names and USB vendor IDs in root hub 2018-04-09 16:21:09 +00:00
fs
gdbscripts
ipkdb
kern change the comment 2018-04-17 07:58:31 +00:00
lib efiboot: try to read boot.cfg from /EFI/NetBSD on ESP of the booted disk. 2018-04-02 09:44:18 +00:00
miscfs Change procfs_revoke_vnodes() to use vrecycle()/vgone() instead 2018-04-16 20:27:38 +00:00
modules Add a new example kernel module 2018-04-13 20:30:09 +00:00
net Get rid of a unnecessary semicolon 2018-04-18 06:04:03 +00:00
net80211 Improve an XXX of mine, and fix one stat. 2018-04-10 07:53:36 +00:00
netatalk Sprinkle more soroverflow(). 2018-03-21 14:23:54 +00:00
netbt
netcan Sprinkle more soroverflow(). 2018-03-21 14:23:54 +00:00
netinet Introduce a m_verify_packet function, that verifies the mbuf chain of a 2018-04-15 07:35:49 +00:00
netinet6 Remove useless DIAGNOSTIC block, the caller already ensures the 2018-04-15 08:31:18 +00:00
netipsec Remove the 2018-04-18 06:13:23 +00:00
netisdn
netkey
netmpls Add one more XXX in the list. 2018-04-11 06:37:32 +00:00
netnatm
netsmb
nfs PR/53103: Timo Buhrmester: linux emulation of sendto(2) broken 2018-03-16 17:25:04 +00:00
opencrypto
rump remove now unused crap. 2018-04-12 21:38:59 +00:00
secmodel Add new sysctl(3) entry: security.models.extensions.user_set_dbregs 2018-04-08 14:46:32 +00:00
stand
sys Remove the rnewprocp argument from fork1(9) 2018-04-16 14:51:59 +00:00
ufs
uvm fix typo in comment 2018-04-02 18:25:41 +00:00
Makefile