Module Name: src Committed By: mlelstv Date: Sat Feb 8 10:49:45 UTC 2025
Modified Files: src/sys/kern: subr_disk_mbr.c Log Message: Handle reading larger sectors (including 2k CD-ROM blocks). Fall back to scan for ISO9660 sessions when MMC code fails. disklabel now reports ISO/UDF partitions again for cd(4). To generate a diff of this commit: cvs rdiff -u -r1.58 -r1.59 src/sys/kern/subr_disk_mbr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.