summaryrefslogtreecommitdiffstats
path: root/usr.sbin/makefs/cd9660 (follow)
Commit message (Expand)AuthorAgeFilesLines
* unveil(2) boot images which are specified by -o option. Also exityasuoka2018-11-201-1/+3
* Tweak the man page and warning message, revert the comma.yasuoka2017-11-071-2/+2
* Add platform-id for EFI.yasuoka2017-10-312-5/+11
* Fix a bug which made the boot entries' order reverse, introduced at 1.8 onyasuoka2017-10-311-4/+5
* Initialize boot_catalog_entry's entry_type properly. This had beenyasuoka2017-10-311-1/+5
* Remove the CD9660MAXPATH define. It was used to construct the path fornatano2017-04-061-21/+11
* While here nuke some more annoying whitespace nits.krw2016-12-175-15/+15
* s/EXIT_FAILURE/1/natano2016-10-262-9/+6
* mac68k is discontinuednatano2016-10-261-4/+3
* Remove cd9660's chrp-boot option. deraadt confirmed we don't support anynatano2016-10-261-8/+2
* No verbose flag for cd9660.natano2016-10-232-52/+2
* Remove cd9660's keep-bad-images option.natano2016-10-231-3/+2
* Merge fs/cd9660/ into cd9660.natano2016-10-184-2/+508
* Remove cd9660's archimedes option, we won't need RISC OS metadata on ournatano2016-10-172-170/+0
* Only a few apple-specific bits are needed by eltorito, so copy them local.deraadt2016-10-171-10/+9
* Add OpenBSD RCS tags; reminded by tbnatano2016-10-1610-0/+10
* Unused includes, as reported by include-what-you-use from ports.natano2016-10-166-15/+0
* Import makefs - a tool to create filesystem images from a directory.natano2016-10-1610-0/+3454