NetBSD/sys
ryo 6e5e6fa958 changes of r1.39 was incomplete. only "examin/m" could handle 'q'.
added support 'r','x','z','d','u', and 'o' with 'q' modifier on 32bit arch.
2019-09-12 09:20:23 +00:00
..
altq
arch Do not attempt to change coherency_unit at runtime. Instead, if the 2019-09-12 09:05:28 +00:00
coda
compat Hum, remove incorrect assignment. Userland could have passed a smaller 2019-09-08 18:46:32 +00:00
conf Switch from NIST CTR_DRBG with AES to NIST Hash_DRBG with SHA-256. 2019-09-02 20:09:29 +00:00
crypto Switch from NIST CTR_DRBG with AES to NIST Hash_DRBG with SHA-256. 2019-09-02 20:09:29 +00:00
ddb changes of r1.39 was incomplete. only "examin/m" could handle 'q'. 2019-09-12 09:20:23 +00:00
dev - Make SIOCADDMULTI returns ENOSPC when the Ethenet multicast address list 2019-09-12 06:19:47 +00:00
dist/pf
external Use unsigned to avoid undefined behavior. Found by kUBSan. 2019-09-03 15:05:40 +00:00
fs
gdbscripts Remove the 'procs' from lwps and use the one from procs. 2019-07-17 09:14:24 +00:00
kern Introduce sigaction_copy(), to copy sigaction structures without padding, 2019-09-08 07:00:20 +00:00
lib Add KASAN instrumentation for memmove. 2019-09-07 09:46:07 +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 Disable netbsd32_drm.c until it receives proper review. 2019-08-20 12:25:41 +00:00
net Add KASSERT to catch bugs. Something tells me it could easily fire. 2019-09-12 07:38:19 +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 inet: Send RTM_MISS when we fail to resolve an address. 2019-09-01 22:09:02 +00:00
netinet6 Revert regression introduced in in6.h r. 1.95 2019-09-05 20:17:27 +00:00
netipsec ipsec_getpolicybysock() should also call key_havesp() like ipsec_getpolicybyaddr(). 2019-08-07 10:10:00 +00:00
netmpls
netsmb
nfs remove NCHNAMLEN optimization 2019-09-10 23:19:34 +00:00
opencrypto
rump Summary: ammend previous. remove pax from userspace sources. 2019-09-12 00:56:05 +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 Be consistent about semicolons in macros: always put them in the macro 2019-09-11 14:56:25 +00:00
ufs - KNF more 2019-08-19 14:09:12 +00:00
uvm KASSERT -> KASSERTMSG so we actually display the overflowed values. 2019-08-10 01:06:45 +00:00
Makefile