Re: svn: stable/9: . usr.bin/xinstall

2013-06-01 Thread Maxim Sobolev
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

svn commit: r251224 - stable/9/sys/dev/ata

2013-06-01 Thread Marius Strobl
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

Re: svn commit: r251191 - in stable/9/sys: conf x86/acpica

2013-06-01 Thread John Baldwin
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