freebsd-dev/sys/boot/geli
Warner Losh 9b19f65c83 Prefer bsd.init.mk to src.opts.mk
Final sweep to prefer bsd.init.mk to src.opts.mk everywhere as a
design pattern.  The rule is that all Makefiles in this subtree should
start with .include <bsd.init.mk> so that we properly include
../Makefile.inc and defs.mk before anything else.

Sponsored by: Netflix
2017-11-06 15:22:17 +00:00
..
geliboot_crypto.c Fix warnings due to type mismatch. 2017-08-26 18:29:58 +00:00
geliboot_internal.h _STAND is sometimes defined on the command line. Make the define here match. 2017-08-26 18:29:53 +00:00
geliboot.c Hide length of geli passphrase during boot. 2017-08-26 14:07:24 +00:00
geliboot.h Forward declare struct dsk to avoid warnings when building libi386. 2017-08-26 18:30:08 +00:00
Makefile Prefer bsd.init.mk to src.opts.mk 2017-11-06 15:22:17 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
pwgets.c Hide length of geli passphrase during boot. 2017-08-26 14:07:24 +00:00