https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203646

--- Comment #1 from scdbac...@gmx.net ---
Also present in NetBSD.

http://cvsweb.netbsd.org/bsdweb.cgi/src/usr.sbin/makefs/cd9660/cd9660_eltorito.c?annotate=1.17.2.3

359:        cd9660_bothendian_dword(first_sector,
360:                diskStructure->boot_descriptor->boot_catalog_pointer);

http://cvsweb.netbsd.org/bsdweb.cgi/src/usr.sbin/makefs/cd9660/cd9660_eltorito.h?annotate=1.5
 

67:        u_char boot_catalog_pointer     [ISODCL(0x47,0x4A)];
68:        u_char unused2                  [ISODCL(0x4B,0x7FF)];
69: } boot_volume_descriptor;

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to