svn commit: r271944 - head/sys/kern

2014-09-21 Thread Sean Bruno
Author: sbruno Date: Mon Sep 22 05:07:22 2014 New Revision: 271944 URL: http://svnweb.freebsd.org/changeset/base/271944 Log: svn revisions r269964 and r269963 seemed to have impaired small memory footprint systems(32M/64M) and didn't leave enough free memory to load modules when it was setti

svn commit: r271942 - head/sys/cam/ctl

2014-09-21 Thread Alexander Motin
Author: mav Date: Mon Sep 22 01:17:48 2014 New Revision: 271942 URL: http://svnweb.freebsd.org/changeset/base/271942 Log: Don't report unsupported FUA_NV bit set in READ/WRITE commands as error. While this bit is obsolete in SBC-3, SBC-2 allowed to silently ignore it. Modified: head/sys/

svn commit: r271941 - head/sys/cam/ctl

2014-09-21 Thread Alexander Motin
Author: mav Date: Mon Sep 22 01:04:27 2014 New Revision: 271941 URL: http://svnweb.freebsd.org/changeset/base/271941 Log: Report proper errors codes for unsupported SERVICE ACTION values. Modified: head/sys/cam/ctl/ctl.c Modified: head/sys/cam/ctl/ctl.c ==

svn commit: r271940 - head/sys/cam/ctl

2014-09-21 Thread Alexander Motin
Author: mav Date: Mon Sep 22 00:40:20 2014 New Revision: 271940 URL: http://svnweb.freebsd.org/changeset/base/271940 Log: Polish INQUIRY command fields validation. Modified: head/sys/cam/ctl/ctl.c Modified: head/sys/cam/ctl/ctl.c ==

svn commit: r271938 - head/tools/test/dtrace

2014-09-21 Thread Mark Johnston
Author: markj Date: Sun Sep 21 21:31:16 2014 New Revision: 271938 URL: http://svnweb.freebsd.org/changeset/base/271938 Log: Ignore a test program which doesn't compile at the moment. It will be addresed properly when integrating the DTrace tests with Kyua. Modified: head/tools/test/dtrace/M

svn commit: r271937 - in head/lib/libproc: . test tests

2014-09-21 Thread Mark Johnston
Author: markj Date: Sun Sep 21 21:25:41 2014 New Revision: 271937 URL: http://svnweb.freebsd.org/changeset/base/271937 Log: Add some ATF tests for libproc. Differential Revision:D710 Reviewed by: jmmv, ngie, rpaulo Added: head/lib/libproc/tests/ head/lib/libproc/tests/Makefi

svn commit: r271936 - head/bin/sh

2014-09-21 Thread Jilles Tjoelker
Author: jilles Date: Sun Sep 21 20:34:54 2014 New Revision: 271936 URL: http://svnweb.freebsd.org/changeset/base/271936 Log: sh(1): Clarify that assignments before commands do not affect expansions. PR: 193759 MFC after:1 week Modified: head/bin/sh/sh.1 Modified: head/bi

svn commit: r271934 - head/cddl/contrib/opensolaris/cmd/zpool

2014-09-21 Thread Steven Hartland
Author: smh Date: Sun Sep 21 19:31:19 2014 New Revision: 271934 URL: http://svnweb.freebsd.org/changeset/base/271934 Log: Output boot code warning when zpool upgrade -a is used to add features. In the case where new features where enabled by a zpool upgrade -a the boot code warning wasn't

Re: svn commit: r271909 - head/sbin/ping6

2014-09-21 Thread John Hay
On Sat, Sep 20, 2014 at 06:48:51PM +, Hiroki Sato wrote: > Author: hrs > Date: Sat Sep 20 18:48:50 2014 > New Revision: 271909 > URL: http://svnweb.freebsd.org/changeset/base/271909 > > Log: > Revert changes in r269180. It could cause -c N option to enter an > infinite loop if no reply pa

svn commit: r271931 - head/contrib/llvm/patches

2014-09-21 Thread Dimitry Andric
Author: dim Date: Sun Sep 21 15:37:39 2014 New Revision: 271931 URL: http://svnweb.freebsd.org/changeset/base/271931 Log: Add a few missing llvm/clang patches, update the other ones to be able to apply with the same patch options onto a fresh upstream llvm/clang 3.4.1 checkout, and use appro

svn commit: r271930 - head/sys/cam/ctl

2014-09-21 Thread Alexander Motin
Author: mav Date: Sun Sep 21 14:39:31 2014 New Revision: 271930 URL: http://svnweb.freebsd.org/changeset/base/271930 Log: Allow SUBPAGE CODE field in MODE SENSE commands. Modified: head/sys/cam/ctl/ctl_cmd_table.c Modified: head/sys/cam/ctl/ctl_cmd_table.c ===

svn commit: r271927 - head/sys/fs/autofs

2014-09-21 Thread Edward Tomasz Napierala
Author: trasz Date: Sun Sep 21 10:34:15 2014 New Revision: 271927 URL: http://svnweb.freebsd.org/changeset/base/271927 Log: Turns out -1 is a perfectly valid error number, ERESTART. Remove useless code written under assumption that it wasn't. Sponsored by: The FreeBSD Foundation Modifie

svn commit: r271926 - head/share/man/man4

2014-09-21 Thread Alexander Motin
Author: mav Date: Sun Sep 21 10:05:27 2014 New Revision: 271926 URL: http://svnweb.freebsd.org/changeset/base/271926 Log: Mention read_ahead tunables/sysctls. MFC after:1 month Modified: head/share/man/man4/ada.4 Modified: head/share/man/man4/ada.4 ==

svn commit: r271924 - head/sys/amd64/amd64

2014-09-21 Thread Konstantin Belousov
Author: kib Date: Sun Sep 21 09:06:50 2014 New Revision: 271924 URL: http://svnweb.freebsd.org/changeset/base/271924 Log: Update and clarify comments. Remove the useless counter for impossible, but seen in wild situation (on buggy hypervisors). In collaboration with:bde MFC aft

Re: svn commit: r271916 - head/sys/net

2014-09-21 Thread Hiroki Sato
"Bjoern A. Zeeb" wrote in <40476321-398c-4971-91ad-b835cf155...@lists.zabbadoz.net>: bz> bz> On 21 Sep 2014, at 03:48 , Hiroki Sato wrote: bz> bz> > Author: hrs bz> > Date: Sun Sep 21 03:48:20 2014 bz> > New Revision: 271916 bz> > URL: http://svnweb.freebsd.org/changeset/base/271916 bz> > bz>

svn commit: r271923 - head/sys/net

2014-09-21 Thread Hiroki Sato
Author: hrs Date: Sun Sep 21 07:16:51 2014 New Revision: 271923 URL: http://svnweb.freebsd.org/changeset/base/271923 Log: Fix build. Modified: head/sys/net/route.h Modified: head/sys/net/route.h == --- head/sys/net/r