NetBSD/sys
rin 7abe87f1c9 The device does not support recording.
Fix diagnostic assertion failure in aucc_set_format().

OK isaki

XXX
pullup to netbsd-9
2019-09-07 11:57:08 +00:00
..
altq
arch The device does not support recording. 2019-09-07 11:57:08 +00:00
coda
compat I don't see the point in having this useless printf, but add a '\n' to it, 2019-08-24 14:21:13 +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 Avoids signedness bit shift in db_get_value() 2019-08-23 14:48:50 +00:00
dev Tune some debug message level. 2019-09-06 06:44:45 +00:00
dist/pf
external Use unsigned to avoid undefined behavior. Found by kUBSan. 2019-09-03 15:05:40 +00:00
fs
gdbscripts
kern Add KASAN instrumentation on the bus_space functions that handle buffers. 2019-09-07 10:24:01 +00:00
lib Add KASAN instrumentation for memmove. 2019-09-07 09:46:07 +00:00
miscfs Add missing operation VOP_GETPAGES() returning EFAULT. 2019-08-29 06:43:13 +00:00
modules Disable netbsd32_drm.c until it receives proper review. 2019-08-20 12:25:41 +00:00
net inet6: Send RTM_MISS when we fail to resolve an address. 2019-09-01 18:54:38 +00:00
net80211 Include <net/if.h> for IFNAMSIZ 2019-08-20 09:28:00 +00:00
netatalk
netbt
netcan
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
netmpls
netsmb
nfs
opencrypto
rump Switch from NIST CTR_DRBG with AES to NIST Hash_DRBG with SHA-256. 2019-09-02 20:09:29 +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 KASAN instrumentation on the bus_space functions that handle buffers. 2019-09-07 10:24:01 +00:00
ufs - KNF more 2019-08-19 14:09:12 +00:00
uvm
Makefile