Module Name: src Committed By: riz Date: Wed Nov 24 19:12:44 UTC 2010
Modified Files: src/sbin/gpt [netbsd-5]: gpt.c Log Message: Pull up following revision(s) (requested by christos in ticket #1464): sbin/gpt/gpt.c: revision 1.11 sbin/gpt/gpt.c: revision 1.12 PR/43105: Peter Kerwien: Destroying a GPT partition with dd will cause gpt destroy / create to fail. When reading the GPT label from the end of the disk ignore errors if the GPT label at the beginning of the disk was not found. fix printf format. To generate a diff of this commit: cvs rdiff -u -r1.8.6.1 -r1.8.6.2 src/sbin/gpt/gpt.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.