NetBSD/sys
uwe 9d5b26a9e3 Define cpu_xc_* functions with unused second argument to make them
conform to xcfunc_t callback typedef (-Wcast-function-type).
Same object code is generated.
2019-10-06 02:04:26 +00:00
..
altq
arch Add a commented-out entry for COMPAT_90 for completeness 2019-10-05 17:36:47 +00:00
coda
compat Validate input before converting timeval::tv_usec in compat/netbsd32 2019-10-05 14:19:53 +00:00
conf convert HAVE_GCC == 7 to HAVE_GCC >= 7. 2019-09-30 00:06:02 +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 Get rid of bogus ADW_CALLBACK typedef. Use the real callback types 2019-10-06 01:04:49 +00:00
dist/pf
external list the PCI ID range for new nvidia TU117 and TU116. 2019-10-05 22:37:49 +00:00
fs remove an always false check and its' "This can never happen?" comment. 2019-10-04 12:34:40 +00:00
gdbscripts Remove the 'procs' from lwps and use the one from procs. 2019-07-17 09:14:24 +00:00
kern Define cpu_xc_* functions with unused second argument to make them 2019-10-06 02:04:26 +00:00
lib convert HAVE_GCC == 7 to HAVE_GCC >= 7. 2019-09-29 23:44:58 +00:00
miscfs Instead of casting to size_t, cast to uintmax_t to prevent truncation 2019-09-27 14:36:18 +00:00
modules convert HAVE_GCC == 7 to HAVE_GCC >= 7. 2019-09-29 23:44:58 +00:00
net Add IFM_IEEE80211_VHT subtype, IFM_IEEE80211_11AC operating mode, and missing descriptions 2019-10-03 14:41:14 +00:00
net80211 remove __packed attribute from struct ieee80211_radiotap_header 2019-10-05 23:27:20 +00:00
netatalk
netbt permit read_encryption_key_size from userland 2019-09-28 07:10:55 +00:00
netcan can: add missing mowner variables for MBUFTRACE 2019-08-19 03:24:38 +00:00
netinet in many device attach paths, allocate memory with KM_SLEEP instead of KM_NOSLEEP 2019-10-01 18:00:07 +00:00
netinet6 Make panic messages more informative 2019-09-25 09:53:37 +00:00
netipsec Make panic messages more informative 2019-09-25 09:53:37 +00:00
netmpls
netsmb Prevent a NULL pointer dereference when the local endpoint is not defined. 2019-04-15 21:00:33 +00:00
nfs remove NCHNAMLEN optimization 2019-09-10 23:19:34 +00:00
opencrypto in many device attach paths, allocate memory with KM_SLEEP instead of KM_NOSLEEP 2019-10-01 18:00:07 +00:00
rump convert HAVE_GCC == 7 to HAVE_GCC >= 7. 2019-09-29 23:44:58 +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 Add DMA instrumentation in KASAN. We note the original buffer and length in 2019-10-04 06:27:42 +00:00
ufs fix compilation 2019-09-18 18:46:00 +00:00
uvm Avoid left shift changing the signedness flag 2019-10-04 22:48:45 +00:00
Makefile evbppc port has been built with modules for some time now, drop explanation on 2019-06-17 17:01:50 +00:00