Module Name: src Committed By: rin Date: Mon Aug 10 06:54:45 UTC 2020
Modified Files: src/usr.sbin/sysinst/arch/mac68k: Makefile Log Message: Silence -Wstringop-truncation for ``name'' in disp_selected_part(). This variable is used only for display, and truncation seems harmless. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/usr.sbin/sysinst/arch/mac68k/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.