Re: svn commit: r284252 - head/bin/ls

2015-06-10 Thread Kristof Provost
On 2015-06-11 02:29:40 (+), Sean Bruno wrote: > Author: sbruno > Date: Thu Jun 11 02:29:39 2015 > New Revision: 284252 > URL: https://svnweb.freebsd.org/changeset/base/284252 > > Log: > r284198 seems to have left a null format string printf that gcc does *not* > like breaking mips builds.

svn commit: r284252 - head/bin/ls

2015-06-10 Thread Sean Bruno
Author: sbruno Date: Thu Jun 11 02:29:39 2015 New Revision: 284252 URL: https://svnweb.freebsd.org/changeset/base/284252 Log: r284198 seems to have left a null format string printf that gcc does *not* like breaking mips builds. Submitted by: Shawn Webb Obtained from:HardenedBSD