Module Name: src Committed By: msaitoh Date: Fri Jan 18 02:46:31 UTC 2013
Modified Files: src/sys/arch/arm/arm: disksubr_mbr.c Log Message: PR#47463: - Check each mbrp_type field in fdisk partition table in MBR to know whether a sector is really MBR or not. Same as MI subr_disk_mbr.c - Check whether each number in a partition table is out of bound or not. Same as MI subr_disk_mbr.c - Update d_packname and d_npartitions if we found any partitions. - Currently, the exended partitions is not supported... To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/sys/arch/arm/arm/disksubr_mbr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.