freebsd-dev/usr.sbin/makefs/cd9660
Nathan Whitehorn a382909921 Simplify this code somewhat by only writing a 512-byte-sector APM map.
All firmwares can read it, we need to write one anyway for old OF
versions, and if a 512-byte one is present, OS X ignores the 2048-byte one
in favor of it.
2011-05-06 15:40:58 +00:00
..
cd9660_archimedes.c
cd9660_archimedes.h
cd9660_conversion.c
cd9660_debug.c
cd9660_eltorito.c Simplify this code somewhat by only writing a 512-byte-sector APM map. 2011-05-06 15:40:58 +00:00
cd9660_eltorito.h
cd9660_strings.c Really fix the confusion, sorry for noise 2011-03-24 12:35:59 +00:00
cd9660_write.c
iso9660_rrip.c
iso9660_rrip.h
Makefile.inc