NetBSD/external/cddl/osnet
mrg 8c8de69b4f fix uninitialised variable usage.
found by GCC 12.
2023-08-03 08:04:07 +00:00
..
dev dtrace_fbt: Read and write instructions appropriately-endian on arm. 2023-05-22 15:12:54 +00:00
dist fix uninitialised variable usage. 2023-08-03 08:04:07 +00:00
include Sync with upstream r315983. 2019-06-24 08:27:19 +00:00
lib adapt to ${CC_WNO_MAYBE_UNINITIALIZED} 2023-06-03 21:31:45 +00:00
sbin Use compat/exec.mk - zfs isn't compat32 friendly (yet?). 2021-03-31 06:27:58 +00:00
sys Replace kmutex_t * (which may be undefined here) with struct kmutex *, 2023-07-11 17:03:16 +00:00
usr.bin bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
usr.sbin Use LDADD/DPADD instead of PROGDPLIBS - we are linking against installed 2021-03-27 02:58:39 +00:00
Makefile
Makefile.ctf
Makefile.inc use -fcommon here. 2021-04-13 04:52:00 +00:00
Makefile.zfs use -fcommon here. 2021-04-13 04:52:00 +00:00
TODO