Retire -E's "expert" mode. Introduced 23 years ago to avoid
authorkrw <krw@openbsd.org>
Fri, 28 Apr 2023 08:45:24 +0000 (08:45 +0000)
committerkrw <krw@openbsd.org>
Fri, 28 Apr 2023 08:45:24 +0000 (08:45 +0000)
commitc2ec81004a72d893084437ec099d90d9373581fd
tree923a0a0dc21587347c3464796289342e9c24b861
parent95cce6dbe567f91c49461c29460fa26611df7350
Retire -E's "expert" mode. Introduced 23 years ago to avoid
confusing users with FFS attributes that only experts should
fiddle with. Actual use has withered away with functionality
rendered moot or moved elsewhere.

'-e' remains for the truly obscure corner cases.

Simply excise the code for now to see if hidden users/uses are
exposed.  Further simplifications are possible if no such
users/uses surface.

ok with sthen@ millert@ kn@ otto@
20 files changed:
distrib/alpha/miniroot/Makefile
distrib/amd64/ramdiskA/Makefile
distrib/amd64/ramdisk_cd/Makefile
distrib/arm64/ramdisk/Makefile
distrib/armv7/ramdisk/Makefile
distrib/hppa/ramdisk/Makefile
distrib/i386/ramdisk/Makefile
distrib/i386/ramdisk_cd/Makefile
distrib/landisk/ramdisk/Makefile
distrib/loongson/ramdisk/Makefile
distrib/luna88k/ramdisk/Makefile
distrib/macppc/ramdisk/Makefile
distrib/octeon/ramdisk/Makefile
distrib/powerpc64/ramdisk/Makefile
distrib/riscv64/ramdisk/Makefile
distrib/sparc64/miniroot/Makefile
distrib/sparc64/ramdisk/Makefile
distrib/sparc64/ramdiskB/Makefile
sys/arch/octeon/stand/boot/Makefile
sys/arch/powerpc64/stand/boot/Makefile