9478 etdump: Add the etdump utility for dumping El Torito boot catalog information.
commitc0455f334914631f42eb41177d677e2820ee6506
authorToomas Soome <tsoome@me.com>
Sat, 7 Apr 2018 11:59:03 +0000 (7 14:59 +0300)
committerDan McDonald <danmcd@joyent.com>
Fri, 4 Jan 2019 16:13:15 +0000 (4 11:13 -0500)
treebfe2af868d79073f3a299259daf157b63c09f213
parentc62757b2b8b6c26589d7704d0ff20beb107fcd9a
9478 etdump: Add the etdump utility for dumping El Torito boot catalog information.
Reviewed by: C Fraire <cfraire@me.com>
Reviewed by: Andy Fiddaman <af@citrus-it.net>
Approved by: Dan McDonald <danmcd@joyent.com>
14 files changed:
usr/src/cmd/Makefile
usr/src/cmd/etdump/Makefile [new file with mode: 0644]
usr/src/cmd/etdump/THIRDPARTYLICENSE [new file with mode: 0644]
usr/src/cmd/etdump/THIRDPARTYLICENSE.descrip [new file with mode: 0644]
usr/src/cmd/etdump/cd9660_conversion.c [new file with mode: 0644]
usr/src/cmd/etdump/cd9660_eltorito.h [new file with mode: 0644]
usr/src/cmd/etdump/etdump.c [new file with mode: 0644]
usr/src/cmd/etdump/etdump.h [new file with mode: 0644]
usr/src/cmd/etdump/output_shell.c [new file with mode: 0644]
usr/src/cmd/etdump/output_text.c [new file with mode: 0644]
usr/src/man/man1/Makefile
usr/src/man/man1/etdump.1 [new file with mode: 0644]
usr/src/pkg/manifests/SUNWcs.man1.inc
usr/src/pkg/manifests/system-extended-system-utilities.mf