Module Name: src Committed By: mlelstv Date: Mon Mar 19 09:06:21 UTC 2018
Modified Files: src/sbin/gpt: gpt.8 gpt.h main.c set.c type.c unset.c Log Message: Check device parameter to avoid segfaults. Agument synopsis for -l option. To generate a diff of this commit: cvs rdiff -u -r1.57 -r1.58 src/sbin/gpt/gpt.8 cvs rdiff -u -r1.36 -r1.37 src/sbin/gpt/gpt.h cvs rdiff -u -r1.10 -r1.11 src/sbin/gpt/main.c cvs rdiff -u -r1.13 -r1.14 src/sbin/gpt/set.c src/sbin/gpt/type.c \ src/sbin/gpt/unset.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.