Module Name: src Committed By: apb Date: Mon Aug 18 13:46:07 UTC 2014
Modified Files: src/sys/dev/dkwedge: dkwedge_bsdlabel.c Log Message: Don't ignore unrecognised partition types in BSD disklabels; instead, add them with wedge partition type "unknown#%u", where %u is the underlying numeric partition type from the BSD disklabel. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/sys/dev/dkwedge/dkwedge_bsdlabel.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.