Module Name: src Committed By: martin Date: Fri Mar 30 11:07:12 UTC 2018
Modified Files: src/usr.sbin/makefs/cd9660 [netbsd-8]: cd9660_eltorito.c Log Message: Pull up following revision(s) (requested by nonaka in ticket #660): usr.sbin/makefs/cd9660/cd9660_eltorito.c: revision 1.22 usr.sbin/makefs/cd9660/cd9660_eltorito.c: revision 1.23 Initialize boot_catalog_entry's entry_type properly. This had been missing but the type was used in cd9660_setup_boot(). >From OpenBSD usr.sbin/makefs/cd9660/cd9660_eltorito.c r1.10. Correctly mark the last El Torito section header. Pointed out by Benno Rice via DM. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.21.4.1 src/usr.sbin/makefs/cd9660/cd9660_eltorito.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.