Re: svn commit: r276666 - head/sys/conf

2015-01-05 Thread John-Mark Gurney
Ian Lepore wrote this message on Sun, Jan 04, 2015 at 20:08 +: > Author: ian > Date: Sun Jan 4 20:08:24 2015 > New Revision: 27 > URL: https://svnweb.freebsd.org/changeset/base/27 > > Log: > Eliminate uninitialized variable warnings in kernel and module builds when > building with

svn commit: r276666 - head/sys/conf

2015-01-04 Thread Ian Lepore
Author: ian Date: Sun Jan 4 20:08:24 2015 New Revision: 27 URL: https://svnweb.freebsd.org/changeset/base/27 Log: Eliminate uninitialized variable warnings in kernel and module builds when building with gcc 4.2 This has been requested several times over the past few months by sev