NetBSD/sys
2019-10-20 07:54:29 +00:00
..
altq
arch Increase aarch64 MAXCPUS to 256. 2019-10-19 18:04:26 +00:00
coda
compat regen 2019-10-13 22:31:31 +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 dwcwdt: make this work correctly 2019-10-19 13:08:52 +00:00
dist/pf
external fix printf format (llvm) 2019-10-19 15:48:48 +00:00
fs When the MFT record size is lower than the cluster size we have 2019-10-18 08:19:33 +00:00
gdbscripts
kern mcl_cache: align items to COHERENCY_UNIT 2019-10-19 06:36:47 +00:00
lib Make sure we're dealing with a static binary. Otherwise we could crash if 2019-10-17 14:00:28 +00:00
miscfs Defer to synchronous I/O before the aiodone work queue exists. 2019-10-06 05:48:00 +00:00
modules Elide function pointer cast errors 2019-10-13 22:30:52 +00:00
net Add and use __FPTRCAST, requested by uwe@ 2019-10-16 18:29:49 +00:00
net80211 remove __packed attribute from struct ieee80211_radiotap_header 2019-10-05 23:27:20 +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 can: add missing mowner variables for MBUFTRACE 2019-08-19 03:24:38 +00:00
netinet s/initalize/initialize/ in comment or printf message. 2019-10-18 04:09:01 +00:00
netinet6 in6: reset the temporary address timer on a change of the interval period 2019-10-18 04:33:53 +00:00
netipsec Make panic messages more informative 2019-09-25 09:53:37 +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 Add a function cast for enosys 2019-10-15 18:36:38 +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 Provide sysconf(_SC_RTSIG_MAX) = SIGRTMAX - SIGRTMIN 2019-10-16 20:43:18 +00:00
ufs fix compilation 2019-09-18 18:46:00 +00:00
uvm Re-order _P() macros to match bit definitions. NFCI 2019-10-20 07:54:29 +00:00
Makefile