NetBSD/sys
macallan ac797d2386 ga_iot = 0 -> normal_memt
now a Challenge S should work again
from George Harvey
2019-11-21 22:05:09 +00:00
..
altq
arch ga_iot = 0 -> normal_memt 2019-11-21 22:05:09 +00:00
coda
compat Move all non-emulation-specific coredump code into the coredump module, 2019-11-20 19:37:51 +00:00
conf Add support for Kernel Memory Sanitizer (kMSan). It detects uninitialized 2019-11-14 16:23:52 +00:00
crypto Use an explicit run-time assertion where compile-time doesn't work. 2019-09-19 18:29:55 +00:00
ddb Simplify logic to get rid of implicit dependence on order of ASCII 2019-10-02 09:36:30 +00:00
dev If attach fails, don't panic on detach. 2019-11-21 17:47:23 +00:00
dist/pf
external don't build stub if legacy drm is present too. 2019-11-18 20:02:09 +00:00
fs autofs: Fix change by r1.3 "prevent assert on unmount." 2019-11-16 09:22:00 +00:00
gdbscripts
kern Minor improvements to select/poll: 2019-11-21 21:42:30 +00:00
lib apply the strncmp hack only to !clang. requested by tnn. 2019-11-21 21:45:34 +00:00
miscfs Defer to synchronous I/O before the aiodone work queue exists. 2019-10-06 05:48:00 +00:00
modules Move all non-emulation-specific coredump code into the coredump module, 2019-11-20 19:37:51 +00:00
net "rss_symmetric_key" iniitalizer is too short. Pointed out by ryo@n.o, thanks. 2019-11-20 08:17:01 +00:00
net80211 in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT 2019-11-10 21:16:21 +00:00
netatalk Memset to prevent stack info leak. 2019-10-09 14:15:40 +00:00
netbt permit read_encryption_key_size from userland 2019-09-28 07:10:55 +00:00
netcan
netinet Don't allow zero sized segments that will panic the stack. 2019-11-17 08:21:25 +00:00
netinet6 Get rid of unnecessary NULL checks for rt_ifa and ifa_ifp 2019-11-13 02:51:22 +00:00
netipsec Reduce load for IKE negotiations when the system has many IPv6 addresses. 2019-11-14 03:17:08 +00:00
netmpls
netsmb
nfs s/initalize/initialize/ in comment or printf message. 2019-10-18 04:09:01 +00:00
opencrypto add (void *) intermediate casts to elide gcc function cast warnings. This 2019-10-12 00:49:30 +00:00
rump Switch the iconv(3) prototype to the POSIX conformant variation 2019-10-24 18:17:14 +00:00
secmodel
stand Increase MI efiboot bootprompt() input buffer from 80 bytes to LINE_MAX. 2019-09-29 00:52:26 +00:00
sys Minor improvements to select/poll: 2019-11-21 21:42:30 +00:00
ufs fix compilation 2019-09-18 18:46:00 +00:00
uvm Use lwp_changepri(). 2019-11-21 17:47:53 +00:00
Makefile