NetBSD/sys
simonb fa5acf42b2 Print target addresses similar to aarch64 as "address <sym+off>"
instead of "<sym+off> [addr:address]".  Uses less columns, a bit
easier on the eyes.
2021-04-12 11:35:22 +00:00
..
altq
arch Print target addresses similar to aarch64 as "address <sym+off>" 2021-04-12 11:35:22 +00:00
coda
compat Centralise the setitimer() timer type validation in dosetitimer() as is 2021-04-03 12:57:21 +00:00
conf new GCC_NO_* uses for warning issues. most of the users of the new 2021-04-12 06:08:30 +00:00
crypto
ddb avoid assigning both signed and unsigned variables in the same statement. 2021-04-12 02:49:02 +00:00
dev handle cd1400_compute_baud() failure and avoid reading uninitialised 2021-04-12 09:23:32 +00:00
dist/pf remove htons, it is pointless (thanks joerg@) 2021-03-10 22:18:17 +00:00
dtb
external avoid uninitialised variable access. make this case like the other 2 around it. 2021-04-12 09:24:24 +00:00
fs Put a copy of our existing data first in the non-error case (noticed by RVP). 2021-04-01 19:00:33 +00:00
gdbscripts
kern Sort includes. 2021-04-08 06:20:47 +00:00
lib Twiddle also for data transfer for seek. 2021-03-26 10:35:08 +00:00
miscfs
modules include bsd.own.mk to make sure $S is set. 2021-04-12 04:41:54 +00:00
net s/nitems/__arraycount/ 2021-04-05 06:56:47 +00:00
net80211
netatalk
netbt
netcan
netinet Move the offset addition in one place and mask the random generated value 2021-03-09 13:48:16 +00:00
netinet6 flowlabel will never return anything other than 1 or 0. 2021-03-11 11:10:22 +00:00
netipsec
netmpls
nfs Set f_namemax during mount time like all the other filesystems so that 2021-04-02 03:07:54 +00:00
opencrypto Fix ATF failures, sorry. 2021-04-06 03:38:04 +00:00
rump new GCC_NO_* uses for warning issues. most of the users of the new 2021-04-12 06:08:30 +00:00
secmodel
stand
sys Define the CTF ELF section header magic number. 2021-04-06 07:56:10 +00:00
ufs
uvm Add a sysctl hashstat collector for ubchash. 2021-04-01 06:26:26 +00:00
Makefile