NetBSD/sys
pgoyette 9a575d933d Move tun.c into the module's own directory, since it is specific to the
module subsystem.
2016-09-10 03:26:10 +00:00
..
altq apply if_start_lock() to L2 callers which call ifp->if_start() of device derivers 2016-06-20 08:30:58 +00:00
arch let sppp be loaded dynamically. 2016-09-09 21:10:56 +00:00
coda Remove now obsolete operation vcache_remove(). 2016-08-20 12:37:06 +00:00
compat recvmsg: ktrace the 32bit message header, not the native (64bit) version. 2016-09-08 18:54:03 +00:00
conf sppp is not a pseudo-device 2016-09-09 21:10:01 +00:00
crypto
ddb ddb: rename show arptab to show routes 2016-04-13 00:47:01 +00:00
dev HV_OEM_BITS is not page 0 but page 768. 2016-09-09 06:34:10 +00:00
dist/pf Apply pserialize to some iterations of IP address lists 2016-07-20 07:37:51 +00:00
external ACPI_TRACE_ENTRY adds const for the type argument, so don't duplicate it 2016-08-14 19:03:28 +00:00
fs In the event that loading the root vnode fails, bail out of 2016-08-26 21:44:24 +00:00
gdbscripts Remove the last references to KMEMSTATS. 2016-08-19 18:08:50 +00:00
ipkdb
kern Build fix for when COREDUMP is turned off, from Ray Phillips in PR 51460. 2016-09-05 17:42:57 +00:00
lib Check bounds on input. From Michael Plass. 2016-09-05 21:11:11 +00:00
miscfs Revert rev 1.164. This will be redone differently (using "dummy" 2016-09-08 08:45:52 +00:00
modules Move tun.c into the module's own directory, since it is specific to the 2016-09-10 03:26:10 +00:00
net Move tun.c into the module's own directory, since it is specific to the 2016-09-10 03:26:10 +00:00
net80211 KNF. Remove extra spaces. No functional change. 2016-07-07 06:55:38 +00:00
netatalk Apply pserialize and psref to struct ifaddr and its variants 2016-08-01 03:15:30 +00:00
netbt
netinet Disallow input to detached addresses because they are not yet valid. 2016-09-07 15:41:44 +00:00
netinet6 Disallow input to detached addresses because they are not yet valid. 2016-09-07 15:41:44 +00:00
netipsec Apply pserialize to some iterations of IP address lists 2016-07-20 07:37:51 +00:00
netisdn Introduce m_set_rcvif and m_reset_rcvif 2016-06-10 13:27:10 +00:00
netkey
netmpls Avoid storing a pointer of an interface in a mbuf 2016-06-10 13:31:43 +00:00
netnatm Avoid storing a pointer of an interface in a mbuf 2016-06-10 13:31:43 +00:00
netsmb Uninitialized vars, found by brainy 2016-08-15 08:17:35 +00:00
nfs Remove now obsolete operation vcache_remove(). 2016-08-20 12:37:06 +00:00
opencrypto KNF. Remove extra spaces. No functional change. 2016-07-07 06:55:38 +00:00
rump Support tun devices on rump kernels 2016-09-05 02:25:37 +00:00
secmodel
stand
sys vsize_t is not always u_long :-) 2016-09-03 12:20:58 +00:00
ufs put back second strlcpy; pointed out by dholland. 2016-08-25 07:18:35 +00:00
uvm put a variable under the #ifdef it's only used in. 2016-08-20 20:09:47 +00:00
Makefile