summaryrefslogtreecommitdiff
path: root/usr.sbin/makefs/cd9660.h
AgeCommit message (Expand)Author
2017-04-09Remove unused #define's and struct.Martin Natano
2017-04-06Remove the CD9660MAXPATH define. It was used to construct the path forMartin Natano
2016-12-17While here nuke some more annoying whitespace nits.Kenneth R Westerback
2016-10-26s/EXIT_FAILURE/1/Martin Natano
2016-10-26Remove cd9660's chrp-boot option. deraadt confirmed we don't support anyMartin Natano
2016-10-26Remove FS-specific option descriptions from the source code. We have aMartin Natano
2016-10-23No verbose flag for cd9660.Martin Natano
2016-10-23Remove cd9660's keep-bad-images option.Martin Natano
2016-10-22-#include <stdbool.h>Martin Natano
2016-10-18Merge fs/cd9660/ into cd9660.Martin Natano
2016-10-17Remove some more unused cd9660 options.Martin Natano
2016-10-17Remove cd9660's archimedes option, we won't need RISC OS metadata on ourMartin Natano
2016-10-16Add OpenBSD RCS tags; reminded by tbMartin Natano
2016-10-16Import makefs - a tool to create filesystem images from a directory.Martin Natano