NetBSD/sys
pgoyette e81f0ea2ca Update to FreeBSD revision 308975 ( approx 2016-11-18 07:30 UTC)
If I'm going to try to get this working, I should at least start with
the most recent code available.
2016-11-18 07:49: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 KASSERT that MIPS_SR_KX is set when entering interrupt handler in !o32 2016-11-17 23:46:52 +00:00
coda Remove now obsolete operation vcache_remove(). 2016-08-20 12:37:06 +00:00
compat Protect NPT stuff by "#ifdef NTP". Fix non-NTP kernel. 2016-11-15 10:57:57 +00:00
conf * Split sys/kern/sys_process.c into three parts: 2016-11-02 00:11:59 +00:00
crypto
ddb
dev Fix WOL related setting of the WUC register for other than PCH* 2016-11-18 06:55:00 +00:00
dist/pf Apply pserialize to some iterations of IP address lists 2016-07-20 07:37:51 +00:00
external Add _STANDALONE (scole mail) 2016-11-12 22:38:55 +00:00
fs Update to FreeBSD revision 308975 ( approx 2016-11-18 07:30 UTC) 2016-11-18 07:49:10 +00:00
gdbscripts Remove the last references to KMEMSTATS. 2016-08-19 18:08:50 +00:00
ipkdb
kern By popular request, don't bother initializing a static pointer to NULL. 2016-11-18 02:37:33 +00:00
lib Check bounds on input. From Michael Plass. 2016-09-05 21:11:11 +00:00
miscfs Return the "true" parent's pid as the parent pid (ppid) via the 2016-11-14 08:55:51 +00:00
modules Build the newly-created bufq_* modules 2016-11-16 00:49:27 +00:00
net Don't use rt_walktree to delete routes 2016-11-15 01:50:06 +00:00
net80211 PR/51540: Henning Petersen: replace , with ; 2016-10-09 14:49:51 +00:00
netatalk Fix race condition on ifqueue used by traditional netisr 2016-10-03 11:06:06 +00:00
netbt The last named argument of a variadic function shall not be default 2016-10-04 14:13:46 +00:00
netinet fix: "ifconfig destory" can stalls when "ifconfig" is done parallel. 2016-11-18 06:50:04 +00:00
netinet6 fix: "ifconfig destory" can stalls when "ifconfig" is done parallel. 2016-11-18 06:50:04 +00:00
netipsec Apply pserialize to some iterations of IP address lists 2016-07-20 07:37:51 +00:00
netisdn
netkey
netmpls Assert size for sockaddr_mpls, but don't require it to be packed. 2016-10-08 20:19:37 +00:00
netnatm Fix race condition on ifqueue used by traditional netisr 2016-10-03 11:06:06 +00:00
netsmb Uninitialized vars, found by brainy 2016-08-15 08:17:35 +00:00
nfs Don't use rt_walktree to delete routes 2016-11-15 01:50:06 +00:00
opencrypto From Alexander Nasonov: 2016-09-26 14:50:54 +00:00
rump In addition to initializing the bufq subsystem, we also need to init 2016-11-17 23:15:38 +00:00
secmodel
stand
sys Explain why we don't touch the next pointer of the removed entry. 2016-11-18 06:41:52 +00:00
ufs fix !WAPBL variant of UFS_WAPBL_REGISTER_DEALLOCATION() 2016-11-11 22:59:26 +00:00
uvm PR/51540: Henning Petersen: replace , with ; 2016-10-09 14:49:51 +00:00
Makefile