NetBSD/sys
roy 98b0d70fff Add ifam_pid and ifam_addrflags to ifa_msghdr.
Re-version RTM_NEWADDR, RTM_DELADDR, RTM_CHGADDR and NET_RT_IFLIST.
Add compat code for old version.
2016-09-21 10:50:22 +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 Set hw.acpi.sleep.vbios when a non-HW accelerated VGA driver attaches. 2016-09-21 00:00:06 +00:00
coda Remove now obsolete operation vcache_remove(). 2016-08-20 12:37:06 +00:00
compat Add ifam_pid and ifam_addrflags to ifa_msghdr. 2016-09-21 10:50:22 +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 cache flush call must wait for completion; cap wait to 60 seconds just in case 2016-09-20 21:18:08 +00:00
dist/pf Apply pserialize to some iterations of IP address lists 2016-07-20 07:37:51 +00:00
external need const otherwise we get a const qual error from the opcode printing 2016-09-18 17:03:12 +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 This is just a temporary stack that holds fake arguments, and that gets 2016-09-17 12:09:22 +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 Add KTRACE 2016-09-17 02:45:24 +00:00
net Add ifam_pid and ifam_addrflags to ifa_msghdr. 2016-09-21 10:50:22 +00:00
net80211 Merge enough FreeBSD code to make RT5592 work. 2016-09-16 09:25:30 +00:00
netatalk Apply pserialize and psref to struct ifaddr and its variants 2016-08-01 03:15:30 +00:00
netbt Revert previous: ran cvs commit when I meant cvs diff. Sorry! 2016-01-21 15:41:29 +00:00
netinet Drop UDP packets as well as TCP without error when sending from detached or 2016-09-20 14:30:13 +00:00
netinet6 Drop UDP packets as well as TCP without error when sending from detached or 2016-09-20 14:30:13 +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 Add ifam_pid and ifam_addrflags to ifa_msghdr. 2016-09-21 10:50:22 +00:00
secmodel
stand
sys Add ifam_pid and ifam_addrflags to ifa_msghdr. 2016-09-21 10:50:22 +00:00
ufs put back second strlcpy; pointed out by dholland. 2016-08-25 07:18:35 +00:00
uvm When removing a page, make sure to clear its execness regardless of whether 2016-09-16 17:27:09 +00:00
Makefile