Module Name: src Committed By: jnemeth Date: Wed Dec 2 10:19:58 UTC 2015
Modified Files: src/sbin/gpt: gpt.c Log Message: - dereferencing NULL is generally bad, found by visual inspection - automatically set nosync when opening a file to avoid spurious errors To generate a diff of this commit: cvs rdiff -u -r1.54 -r1.55 src/sbin/gpt/gpt.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.