NetBSD/sys
macallan 113f933e5a don't enable NAP mode on 7450 CPUs - my Quicksilver has two of those and we
hang hard shortly after boot with NAP enabled, even on UP kernels
2019-09-20 21:27:29 +00:00
..
altq
arch don't enable NAP mode on 7450 CPUs - my Quicksilver has two of those and we 2019-09-20 21:27:29 +00:00
coda
compat Avoid signed integer overflow when convering linux timeval to timespec 2019-09-20 15:25:19 +00:00
conf Wrong major. 2019-09-15 11:45:47 +00:00
crypto Use an explicit run-time assertion where compile-time doesn't work. 2019-09-19 18:29:55 +00:00
ddb db_putchar - check if we need to wrap at $maxwidth after whitespace. 2019-09-12 18:43:02 +00:00
dev declare printflike functions and fix another printf format. 2019-09-20 14:20:45 +00:00
dist/pf
external Switch CTASSERT() to DRMCTASSERT() in two i915 functions 2019-09-20 12:41:33 +00:00
fs Add newly created vnodes to the namei cache. The rest of the filesystems 2019-09-18 17:59:14 +00:00
gdbscripts Remove the 'procs' from lwps and use the one from procs. 2019-07-17 09:14:24 +00:00
kern Validate usec ranges in sys___select50() 2019-09-20 15:00:47 +00:00
lib Add ifdefs to eliminate false positives on lgtm, same as coverity. 2019-09-20 13:38:00 +00:00
miscfs have procfs_do_pid_stat() pass the proc's map to get_proc_size_info(), 2019-09-07 19:08:28 +00:00
modules enable building modules for if_aue(4), if_cdce(4), if_cue(4), 2019-09-17 07:36:51 +00:00
net dedup 2019-09-20 08:45:29 +00:00
net80211 Include <net/if.h> for IFNAMSIZ 2019-08-20 09:28:00 +00:00
netatalk
netbt
netcan can: add missing mowner variables for MBUFTRACE 2019-08-19 03:24:38 +00:00
netinet Avoid having a rtcache directly in a percpu storage for tunnel protocols. 2019-09-19 06:07:24 +00:00
netinet6 Decorate in6_clearscope() with __noubsan 2019-09-20 14:53:24 +00:00
netipsec Avoid having a rtcache directly in a percpu storage for tunnel protocols. 2019-09-19 06:07:24 +00:00
netmpls
netsmb
nfs remove NCHNAMLEN optimization 2019-09-10 23:19:34 +00:00
opencrypto relinguish our lock while we are autoloading. 2019-07-11 23:28:17 +00:00
rump Regen 2019-09-13 13:59:31 +00:00
secmodel
stand Only set #address-cells and #size-cells properties on /chosen if we are 2019-08-30 00:01:33 +00:00
sys Add ifdefs to eliminate false positives on lgtm, same as coverity. 2019-09-20 13:38:00 +00:00
ufs fix compilation 2019-09-18 18:46:00 +00:00
uvm Fix programming mistake: 'paddrp' is a pointer given as argument, setting 2019-09-20 11:09:43 +00:00
Makefile