Module Name: src Committed By: martin Date: Tue May 1 08:17:13 UTC 2018
Modified Files: src/sbin/gpt: gpt.8 header.c Log Message: Make the "gpt header" command return EXIT_FAILURE when no GPT is present. This helps sysinst to tell a GPT labeled disk from others. Very lazy version of a change proposed by kre. To generate a diff of this commit: cvs rdiff -u -r1.59 -r1.60 src/sbin/gpt/gpt.8 cvs rdiff -u -r1.8 -r1.9 src/sbin/gpt/header.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.