Hmm, I believe this breaks build for me. Any ideas why?
===> usr.bin/xinstall (all)
cc -O2 -pipe -I/usr/src/usr.bin/xinstall/../../contrib/mtree
-I/usr/src/usr.bin/xinstall/../../lib/libnetbsd
-I/usr/src/usr.bin/xinstall/../../lib/libmd -std=gnu99 -fstack-protector
-Wsystem-headers -Werror -W
Author: marius
Date: Sat Jun 1 13:10:24 2013
New Revision: 251224
URL: http://svnweb.freebsd.org/changeset/base/251224
Log:
MFC: r249203 (partial)
- Make ata_str2mode() static, it's not used outside of ata-all.c.
- Move ata_timeout() to ata-all.c so we don't need to expose both this
On Friday, May 31, 2013 03:20:15 PM Navdeep Parhar wrote:
> On 05/31/13 12:13, John Baldwin wrote:
> > Author: jhb
> > Date: Fri May 31 19:13:22 2013
> > New Revision: 251191
> > URL: http://svnweb.freebsd.org/changeset/base/251191
> >
> > Log:
> > MFC 246805:
> > Make VM_NDOMAIN a kernel opti