NetBSD/sys
macallan 2ee28d152e fix remaining *_TSB_DATA() uses 2016-11-04 20:04:11 +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 fix remaining *_TSB_DATA() uses 2016-11-04 20:04:11 +00:00
coda Remove now obsolete operation vcache_remove(). 2016-08-20 12:37:06 +00:00
compat Move if_43.c out of Makefile.sysio and into the main Makefile. 2016-11-03 22:23:03 +00:00
conf * Split sys/kern/sys_process.c into three parts: 2016-11-02 00:11:59 +00:00
crypto
ddb ddb: rename show arptab to show routes 2016-04-13 00:47:01 +00:00
dev - Fix workaround which did dummy read BM_WUC register. This code was changed to 2016-11-02 10:14:04 +00:00
dist/pf Apply pserialize to some iterations of IP address lists 2016-07-20 07:37:51 +00:00
external Avoid zero-size uao. 2016-11-03 00:10:49 +00:00
fs add missing attribute 2016-09-22 15:57:05 +00:00
gdbscripts Remove the last references to KMEMSTATS. 2016-08-19 18:08:50 +00:00
ipkdb
kern deduplicate the complex lock reparent dance. 2016-11-04 18:14:04 +00:00
lib Check bounds on input. From Michael Plass. 2016-09-05 21:11:11 +00:00
miscfs Module procfs needs ptrace_common for process_do{,fp}regs 2016-11-03 03:53:32 +00:00
modules Reorganize SRCS lists for libcompat, compat.kmod, sysv_ipc.kmod. 2016-11-03 04:26:58 +00:00
net Fix the position of IFADDR_ENTRY_DESTROY 2016-10-28 05:52:05 +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 Remove unnecessary argument 2016-10-25 02:45:09 +00:00
netinet6 Add missing pserialize_read_exit 2016-11-02 03:43:27 +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 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 Remove now obsolete operation vcache_remove(). 2016-08-20 12:37:06 +00:00
opencrypto From Alexander Nasonov: 2016-09-26 14:50:54 +00:00
rump Forgot these two generated files... 2016-11-02 00:32:59 +00:00
secmodel
stand
sys deduplicate the complex lock reparent dance. 2016-11-04 18:14:04 +00:00
ufs Tidy up panic messages, no functional change. 2016-10-30 15:01:46 +00:00
uvm PR/51540: Henning Petersen: replace , with ; 2016-10-09 14:49:51 +00:00
Makefile