NetBSD/usr.sbin/makefs/cd9660
reinoud 7da88b2514 `makefs -t cd9660' fix from FreeBSD:
Submitted by:   Thomas Schmitt via marius@freebsd.org
Obtained from:  FreeBSD r253707

- Correctly set the Expiration Time in the Primary Volume Descriptor;
  according to ISO 9660 8.4.26.1 unspecified date and time are denoted by the
  digit 0 in RBP 1 to 16 but the number 0 in RBP 17.

- Rock Ridge TF entries should use a length of 5, because after the 4 bytes of
  generic SUSP header there is one byte of flags. See typedef of ISO_RRIP_TF
  in iso9660_rrip.h.
2013-07-30 16:02:23 +00:00
..
cd9660_archimedes.c - use emalloc and friends 2013-01-28 21:03:26 +00:00
cd9660_archimedes.h Add support for encoding RISC OS metadata into ISO 9660 filesystems. 2009-01-10 22:06:29 +00:00
cd9660_conversion.c PR/36006: Takahiro Kambe: makefs(8) create cd9660 file system with wrong time 2007-03-14 14:11:17 +00:00
cd9660_debug.c - use emalloc and friends 2013-01-28 21:03:26 +00:00
cd9660_eltorito.c - use emalloc and friends 2013-01-28 21:03:26 +00:00
cd9660_eltorito.h Get rid of the DOS line endings in the file. 2009-07-04 14:31:38 +00:00
cd9660_strings.c Fix typos in character ranges from: Baptiste Daroussin bapt at freebsd dot org 2011-03-23 13:11:51 +00:00
cd9660_write.c - use emalloc and friends 2013-01-28 21:03:26 +00:00
iso9660_rrip.c `makefs -t cd9660' fix from FreeBSD: 2013-07-30 16:02:23 +00:00
iso9660_rrip.h - use emalloc and friends 2013-01-28 21:03:26 +00:00
Makefile.inc Remove many HAVE_GCC || HAVE_PCC conditionals as the options also apply 2012-08-10 12:10:27 +00:00