aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/makefs/cd9660.h
Commit message (Expand)AuthorAgeFilesLines
* makefs: use unsigned and %u for rock_ridge_move_countEd Maste2023-04-171-1/+1
* makefs: remove unused cd9660 optionsEd Maste2023-04-161-2/+0
* makefs: use size_t or ssize_t where appropriateEd Maste2023-04-101-2/+2
* makefs: remove some unused cd9660 types and definesEd Maste2023-04-101-23/+0
* makefs: remove CD9660MAXPATH #defineEd Maste2023-04-051-2/+0
* makefs: whitespace cleanup (remove space before tab)Ed Maste2022-09-201-2/+2
* Fix -Wpointer-sign warnings in makefs and mkimgAlex Richardson2021-01-071-4/+4
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-1/+3
* makefs: sync with NetBSDEd Maste2017-03-291-1/+0
* makefs: sync option parsing with NetBSDEd Maste2017-03-151-6/+0
* makefs: eliminate global cd9660 structureEd Maste2017-02-231-14/+13
* Allow contents of multiple directories to be merged to the current image.Jung-uk Kim2012-01-311-3/+1
* Sync makefs(8) ISO 9660 support with NetBSD:Marius Strobl2011-08-101-1/+2
* Add analogs to the -chrp-boot and -prep-boot options to mkisofs.Nathan Whitehorn2011-05-221-0/+1
* Sync with the latest version from NetBSD. It notably addds ISO9660 support.Olivier Houchard2010-11-071-0/+364