Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.sbin
Module Name: src
Committed By: mrg
Date: Mon Feb 4 10:22:15 UTC 2019
Modified Files:
src/usr.sbin/sysinst: Makefile.inc
src/usr.sbin/syslogd: Makefile
Log Message:
use -Wno-error=format-truncation for code that seems particularly annoying
or unlikely to actually fail. some of the syslogd ones are not too hard
to fix, but most remain.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/usr.sbin/sysinst/Makefile.inc
cvs rdiff -u -r1.27 -r1.28 src/usr.sbin/syslogd/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index