summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authorbenno <benno@FreeBSD.org>2018-04-24 17:33:30 +0000
committerbenno <benno@FreeBSD.org>2018-04-24 17:33:30 +0000
commit5398d52900b7a6402363e3158aaf5be1485b0704 (patch)
treee12d5d68eb64bfcdd9eebfda63933d346ebf2d37 /usr.bin
parent2c4ca90f8d9348d4ecd1aef18cdbdf89a344419e (diff)
downloadFreeBSD-src-5398d52900b7a6402363e3158aaf5be1485b0704.zip
FreeBSD-src-5398d52900b7a6402363e3158aaf5be1485b0704.tar.gz
MFC r331949, r332437, r332438
r331949: Add the etdump utility for dumping El Torito boot catalog information. This can be used to check existing images but will be used in the future to find EFI ESP images placed in El Torito catalogs so they can be used for hybrid boot purposes. r332427: Check the return value of fseek. r332438: Remove a debugging printf that crept in. Sponsored by: iXsystems, Inc.
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 6da9c86..bf1bf96 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -41,6 +41,7 @@ SUBDIR= alias \
elfdump \
enigma \
env \
+ etdump \
expand \
false \
fetch \
OpenPOWER on IntegriCloud