freebsd-dev/cddl
John Baldwin 9a93b6cf3d zfs: Disable -Wunused-variable for environ in main in zfs_main.c.
There is an extern declaration of the global variable environ (which
has no portable header that defines it) that is unused on FreeBSD due
to zfs_setproctitle_init() being a stub.

Reviewed by:	emaste
Reported by:	GCC
Differential Revision:	https://reviews.freebsd.org/D38231
2023-01-30 09:31:19 -08:00
..
compat/opensolaris
contrib/opensolaris dtrace: remove stray { 2023-01-24 08:39:37 +01:00
lib tcp: embed inpcb into tcpcb 2022-12-07 09:00:48 -08:00
sbin zfs: Disable -Wunused-variable for environ in main in zfs_main.c. 2023-01-30 09:31:19 -08:00
share
tests
usr.bin
usr.libexec
usr.sbin Retire WITHOUT_CXX option 2023-01-26 21:13:16 -05:00
Makefile
Makefile.inc