freebsd-skq/stand/geli
Warner Losh 8299b37f85 Centralize several variables.
MK_CTF, MK_SSP, MK_PROFILE, NO_PIC, and INTERNALLIB are always the
same, so set them in defs.mk. MAN= is common, so set it here too.
This removes a lot of boring repetition from the Makefiles that added
almost no value.
2018-02-02 06:32:26 +00:00
..
geliboot_crypto.c
geliboot_internal.h No need to include the userland md5.h, the kernel one is just fine. 2017-12-05 21:37:45 +00:00
geliboot.c Fix all warnings related to geli and ZFS support on x86. 2017-12-02 00:07:37 +00:00
geliboot.h
Makefile Centralize several variables. 2018-02-02 06:32:26 +00:00
Makefile.depend
pwgets.c