Module Name: src Committed By: martin Date: Wed Feb 19 21:45:10 UTC 2020
Modified Files: src/usr.sbin/sysinst: Makefile.inc disklabel.c Log Message: Rever previous: the d_packname in struct disklabel is not NUL terminated. Disable the warning instead. To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/usr.sbin/sysinst/Makefile.inc cvs rdiff -u -r1.36 -r1.37 src/usr.sbin/sysinst/disklabel.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.