svn commit: r314839 - head/sys/dev/iwn

2017-03-06 Thread Andriy Voskoboinyk
Author: avos Date: Tue Mar 7 07:49:25 2017 New Revision: 314839 URL: https://svnweb.freebsd.org/changeset/base/314839 Log: iwn: deduplicate (RXON + txpower + broadcast node) command sequence. Was previously applied to wpi(4) as a part of r278366. Tested with Intel 6205, STA / MONITOR

Re: svn commit: r314833 - in head: bin/pkill lib/libxo/tests/encoder libexec/rtld-elf share/termcap usr.bin/chpass usr.bin/passwd usr.sbin/bsdinstall/partedit usr.sbin/mailwrapper usr.sbin/nologin

2017-03-06 Thread Warner Losh
On Tue, Mar 7, 2017 at 12:44 AM, Ngie Cooper (yaneurabeya) wrote: > >> On Mar 6, 2017, at 21:56, Rodney W. Grimes >> wrote: >> >>> On Mon, Mar 6, 2017 at 9:10 PM, Rodney W. Grimes >>> wrote: Author: rgrimes

Re: svn commit: r314833 - in head: bin/pkill lib/libxo/tests/encoder libexec/rtld-elf share/termcap usr.bin/chpass usr.bin/passwd usr.sbin/bsdinstall/partedit usr.sbin/mailwrapper usr.sbin/nologin

2017-03-06 Thread Ngie Cooper (yaneurabeya)
> On Mar 6, 2017, at 21:56, Rodney W. Grimes > wrote: > >> On Mon, Mar 6, 2017 at 9:10 PM, Rodney W. Grimes wrote: >>> Author: rgrimes >>> Date: Tue Mar 7 05:10:38 2017 >>> New Revision: 314833 >>> URL:

Re: svn commit: r314813 - head/sys/kern

2017-03-06 Thread Hiren Panchasara
On 03/06/17 at 07:08P, Ngie Cooper (yaneurabeya) wrote: > > > On Mar 6, 2017, at 16:20, Hiren Panchasara wrote: > > > > Author: hiren > > Date: Tue Mar 7 00:20:01 2017 > > New Revision: 314813 > > URL: https://svnweb.freebsd.org/changeset/base/314813 > > > > Log: > > We've

svn commit: r314838 - head/sys/kern

2017-03-06 Thread Hiren Panchasara
Author: hiren Date: Tue Mar 7 06:46:38 2017 New Revision: 314838 URL: https://svnweb.freebsd.org/changeset/base/314838 Log: Fix the KASSERT check from r314813. len being 0 is valid. Submitted by: ngie Reported by: ngie (via jenkins test run) Sponsored by: Limelight Networks

Re: svn commit: r314831 - head/usr.bin/fortune

2017-03-06 Thread Rodney W. Grimes
> > Is it true you still use mutt to read your e-mail? :-) Oh, its far older than Mutt... elm2.4me and I have a port of gated that runs on 12-current. I am considering an upgrade to mutt :-) -- Rod Grimes rgri...@freebsd.org

Re: svn commit: r314831 - head/usr.bin/fortune

2017-03-06 Thread Alfred Perlstein
On 3/6/17 10:07 PM, Jordan Hubbard wrote: [ Charset ISO-Latin1 unsupported, converting… ] Is it true you still use mutt to read your e-mail? :-) - Jordan I had to use mutt(1) to send a patch to the git project to support FreeBSD's propset commands a couple years back. was... fun? I

svn commit: r314837 - head/lib/libxo/tests/encoder

2017-03-06 Thread Rodney W. Grimes
Author: rgrimes Date: Tue Mar 7 06:11:36 2017 New Revision: 314837 URL: https://svnweb.freebsd.org/changeset/base/314837 Log: The relative symlink fix causes downstream issues for EMC DELL Isilon so revert the relative symlink fix pending a better solution. Reported by: ngie

Re: svn commit: r314831 - head/usr.bin/fortune

2017-03-06 Thread Jordan Hubbard
[ Charset ISO-Latin1 unsupported, converting… ] Is it true you still use mutt to read your e-mail? :-) - Jordan ___ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to

svn commit: r314836 - stable/10/sys/dev/firewire

2017-03-06 Thread Alexander Motin
Author: mav Date: Tue Mar 7 05:57:18 2017 New Revision: 314836 URL: https://svnweb.freebsd.org/changeset/base/314836 Log: MFC r314374: Add safety check against too long CDB. SBP-2 specification defined maximum CDB length as 12 bytes. Newer SBP-3 specification allows CDB of any size,

svn commit: r314835 - stable/11/sys/dev/firewire

2017-03-06 Thread Alexander Motin
Author: mav Date: Tue Mar 7 05:56:48 2017 New Revision: 314835 URL: https://svnweb.freebsd.org/changeset/base/314835 Log: MFC r314374: Add safety check against too long CDB. SBP-2 specification defined maximum CDB length as 12 bytes. Newer SBP-3 specification allows CDB of any size,

Re: svn commit: r314833 - in head: bin/pkill lib/libxo/tests/encoder libexec/rtld-elf share/termcap usr.bin/chpass usr.bin/passwd usr.sbin/bsdinstall/partedit usr.sbin/mailwrapper usr.sbin/nologin

2017-03-06 Thread Rodney W. Grimes
> On Mon, Mar 6, 2017 at 9:10 PM, Rodney W. Grimes wrote: > > Author: rgrimes > > Date: Tue Mar 7 05:10:38 2017 > > New Revision: 314833 > > URL: https://svnweb.freebsd.org/changeset/base/314833 > > > > Log: > > Convert absolute links to relative links. > >

Re: svn commit: r314685 - head/bin/ps

2017-03-06 Thread Bruce Evans
On Mon, 6 Mar 2017, Bryan Drewery wrote: On 3/6/17 8:11 PM, Bryan Drewery wrote: On 3/4/17 2:38 PM, Conrad Meyer wrote: Author: cem Date: Sat Mar 4 22:38:10 2017 New Revision: 314685 URL: https://svnweb.freebsd.org/changeset/base/314685 Log: ps(1): Only detect terminal width if stdout is

Re: svn commit: r314833 - in head: bin/pkill lib/libxo/tests/encoder libexec/rtld-elf share/termcap usr.bin/chpass usr.bin/passwd usr.sbin/bsdinstall/partedit usr.sbin/mailwrapper usr.sbin/nologin

2017-03-06 Thread Rodney W. Grimes
> > On Mar 6, 2017, at 21:10, Rodney W. Grimes wrote: > > > > Author: rgrimes > > Date: Tue Mar 7 05:10:38 2017 > > New Revision: 314833 > > URL: https://svnweb.freebsd.org/changeset/base/314833 ... > > > > -SYMLINKS+= ${LIBDIR}/${SHLIB_NAME}

Re: svn commit: r314833 - in head: bin/pkill lib/libxo/tests/encoder libexec/rtld-elf share/termcap usr.bin/chpass usr.bin/passwd usr.sbin/bsdinstall/partedit usr.sbin/mailwrapper usr.sbin/nologin

2017-03-06 Thread Conrad Meyer
On Mon, Mar 6, 2017 at 9:10 PM, Rodney W. Grimes wrote: > Author: rgrimes > Date: Tue Mar 7 05:10:38 2017 > New Revision: 314833 > URL: https://svnweb.freebsd.org/changeset/base/314833 > > Log: > Convert absolute links to relative links. > Style.Makefile(9) has been

svn commit: r314834 - in stable: 10/contrib/ipfilter/lib 11/contrib/ipfilter/lib

2017-03-06 Thread Cy Schubert
Author: cy Date: Tue Mar 7 05:35:14 2017 New Revision: 314834 URL: https://svnweb.freebsd.org/changeset/base/314834 Log: MFC r314627: Fix leak (free str before returning when ctx's calloc fails). Submitted by: trix_juniper.net (Tom Rix) Reviewed by: cy, ngie Discovered by:

svn commit: r314834 - in stable: 10/contrib/ipfilter/lib 11/contrib/ipfilter/lib

2017-03-06 Thread Cy Schubert
Author: cy Date: Tue Mar 7 05:35:14 2017 New Revision: 314834 URL: https://svnweb.freebsd.org/changeset/base/314834 Log: MFC r314627: Fix leak (free str before returning when ctx's calloc fails). Submitted by: trix_juniper.net (Tom Rix) Reviewed by: cy, ngie Discovered by:

Re: svn commit: r314833 - in head: bin/pkill lib/libxo/tests/encoder libexec/rtld-elf share/termcap usr.bin/chpass usr.bin/passwd usr.sbin/bsdinstall/partedit usr.sbin/mailwrapper usr.sbin/nologin

2017-03-06 Thread Rodney W. Grimes
-- Start of PGP signed section. > > > On Mar 6, 2017, at 21:10, Rodney W. Grimes wrote: > > > > Author: rgrimes > > Date: Tue Mar 7 05:10:38 2017 > > New Revision: 314833 > > URL: https://svnweb.freebsd.org/changeset/base/314833 > > > > Log: > > Convert absolute links to

Re: svn commit: r314833 - in head: bin/pkill lib/libxo/tests/encoder libexec/rtld-elf share/termcap usr.bin/chpass usr.bin/passwd usr.sbin/bsdinstall/partedit usr.sbin/mailwrapper usr.sbin/nologin

2017-03-06 Thread Ngie Cooper (yaneurabeya)
> On Mar 6, 2017, at 21:10, Rodney W. Grimes wrote: > > Author: rgrimes > Date: Tue Mar 7 05:10:38 2017 > New Revision: 314833 > URL: https://svnweb.freebsd.org/changeset/base/314833 > > Log: > Convert absolute links to relative links. > Style.Makefile(9) has been

svn commit: r314833 - in head: bin/pkill lib/libxo/tests/encoder libexec/rtld-elf share/termcap usr.bin/chpass usr.bin/passwd usr.sbin/bsdinstall/partedit usr.sbin/mailwrapper usr.sbin/nologin

2017-03-06 Thread Rodney W. Grimes
Author: rgrimes Date: Tue Mar 7 05:10:38 2017 New Revision: 314833 URL: https://svnweb.freebsd.org/changeset/base/314833 Log: Convert absolute links to relative links. Style.Makefile(9) has been ignored to produce minimal diffs. Approved by: grehan (mentor) MFC after:1 week

Re: svn commit: r314831 - head/usr.bin/fortune

2017-03-06 Thread Ngie Cooper (yaneurabeya)
> On Mar 6, 2017, at 21:01, Ngie Cooper (yaneurabeya) > wrote: > > >> On Mar 6, 2017, at 21:00, Rodney W. Grimes >> wrote: >> >> [ Charset UTF-8 unsupported, converting... ] >>> Author: ngie >>> Date: Tue Mar 7 04:33:17 2017 >>> New

Re: svn commit: r314831 - head/usr.bin/fortune

2017-03-06 Thread Ngie Cooper (yaneurabeya)
> On Mar 6, 2017, at 21:00, Rodney W. Grimes > wrote: > > [ Charset UTF-8 unsupported, converting... ] >> Author: ngie >> Date: Tue Mar 7 04:33:17 2017 >> New Revision: 314831 >> URL: https://svnweb.freebsd.org/changeset/base/314831 >> >> Log: >> Don't rely

Re: svn commit: r314831 - head/usr.bin/fortune

2017-03-06 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > Author: ngie > Date: Tue Mar 7 04:33:17 2017 > New Revision: 314831 > URL: https://svnweb.freebsd.org/changeset/base/314831 > > Log: > Don't rely on dependency in Makefile.inc1 for strfile; make datfiles depend > on strfile > > In most cases

svn commit: r314832 - head/bin/ps

2017-03-06 Thread Conrad Meyer
Author: cem Date: Tue Mar 7 04:51:35 2017 New Revision: 314832 URL: https://svnweb.freebsd.org/changeset/base/314832 Log: ps(1): Fix -w + UNLIMITED handling A follow-up fix for r314685. Because the -w flag is parsed after ps(1) infers termwidth from COLUMNS and stdout, and

svn commit: r314831 - head/usr.bin/fortune

2017-03-06 Thread Ngie Cooper
Author: ngie Date: Tue Mar 7 04:33:17 2017 New Revision: 314831 URL: https://svnweb.freebsd.org/changeset/base/314831 Log: Don't rely on dependency in Makefile.inc1 for strfile; make datfiles depend on strfile In most cases strfile is built as part of build-tools, but in the event that

Re: svn commit: r314685 - head/bin/ps

2017-03-06 Thread Bryan Drewery
On 3/6/17 8:11 PM, Bryan Drewery wrote: > On 3/4/17 2:38 PM, Conrad Meyer wrote: >> Author: cem >> Date: Sat Mar 4 22:38:10 2017 >> New Revision: 314685 >> URL: https://svnweb.freebsd.org/changeset/base/314685 >> >> Log: >> ps(1): Only detect terminal width if stdout is a tty >> >> If

Re: svn commit: r314830 - head/usr.sbin/mergemaster

2017-03-06 Thread Ngie Cooper (yaneurabeya)
> On Mar 6, 2017, at 20:14, Ngie Cooper (yaneurabeya) > wrote: > >> >> On Mar 6, 2017, at 20:13, Ngie Cooper wrote: >> >> Author: ngie >> Date: Tue Mar 7 04:13:22 2017 >> New Revision: 314830 >> URL: https://svnweb.freebsd.org/changeset/base/314830

Re: svn commit: r314830 - head/usr.sbin/mergemaster

2017-03-06 Thread Ngie Cooper (yaneurabeya)
> On Mar 6, 2017, at 20:13, Ngie Cooper wrote: > > Author: ngie > Date: Tue Mar 7 04:13:22 2017 > New Revision: 314830 > URL: https://svnweb.freebsd.org/changeset/base/314830 > > Log: > mergemaster: fix description of -p > > -p only handles updating /etc/master.passwd and

svn commit: r314830 - head/usr.sbin/mergemaster

2017-03-06 Thread Ngie Cooper
Author: ngie Date: Tue Mar 7 04:13:22 2017 New Revision: 314830 URL: https://svnweb.freebsd.org/changeset/base/314830 Log: mergemaster: fix description of -p -p only handles updating /etc/master.passwd and /etc/group . No more, no less. Also, mergemaster (and no other portions of

Re: svn commit: r314685 - head/bin/ps

2017-03-06 Thread Bryan Drewery
On 3/4/17 2:38 PM, Conrad Meyer wrote: > Author: cem > Date: Sat Mar 4 22:38:10 2017 > New Revision: 314685 > URL: https://svnweb.freebsd.org/changeset/base/314685 > > Log: > ps(1): Only detect terminal width if stdout is a tty > > If stdout isn't a tty, use unlimited width output rather

Re: svn commit: r314813 - head/sys/kern

2017-03-06 Thread Ngie Cooper (yaneurabeya)
> On Mar 6, 2017, at 19:08, Ngie Cooper (yaneurabeya) > wrote: … > The KASSERT is bad — please fix it. From > https://ci.freebsd.org/job/FreeBSD-head-amd64-test/1994/console : > > add host 127.0.0.1panic: sbcut_internal: len is 0 but it is supposed to be +ve len == 0

Re: svn commit: r314274 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2017-03-06 Thread Slawa Olhovchenkov
On Sat, Feb 25, 2017 at 05:03:49PM +, Andriy Gapon wrote: > Author: avg > Date: Sat Feb 25 17:03:48 2017 > New Revision: 314274 > URL: https://svnweb.freebsd.org/changeset/base/314274 > > Log: > l2arc: try to fix write size calculation broken by Compressed ARC commit > > While there,

svn commit: r314829 - stable/10/sys/netinet6

2017-03-06 Thread Andrey V. Elsukov
Author: ae Date: Tue Mar 7 03:53:09 2017 New Revision: 314829 URL: https://svnweb.freebsd.org/changeset/base/314829 Log: MFC r314430: When IPv6 fragments reassembly is complete, update mbuf's csum_data and csum_flags using information from all fragments. This fixes dropping of

svn commit: r314828 - head/sys/boot/efi/loader

2017-03-06 Thread Dexuan Cui
Author: dexuan Date: Tue Mar 7 03:35:50 2017 New Revision: 314828 URL: https://svnweb.freebsd.org/changeset/base/314828 Log: loader.efi: fix an off-by-one bug in efi_verify_staging_size() Also remove the warning message: it may not be unusual to see the memory range containing 2MB is

Re: svn commit: r314819 - stable/11/lib/libutil

2017-03-06 Thread Ngie Cooper (yaneurabeya)
> On Mar 6, 2017, at 19:31, Rodney W. Grimes > wrote: … > I am less concered about fixing this and more concerned about making sure you > understood what the actual sytle.Makeilfe(9) rules are becuase it appeared > that given the counter style changes you

Re: svn commit: r314819 - stable/11/lib/libutil

2017-03-06 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > > > On Mar 6, 2017, at 19:10, Ngie Cooper (yaneurabeya) > > wrote: > > > >> > >> On Mar 6, 2017, at 19:00, Rodney W. Grimes > >> wrote: > >> > >> [ Charset UTF-8 unsupported, converting...

Re: svn commit: r314819 - stable/11/lib/libutil

2017-03-06 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > > > On Mar 6, 2017, at 19:00, Rodney W. Grimes > > wrote: > > > > [ Charset UTF-8 unsupported, converting... ] > >> Author: ngie > >> Date: Tue Mar 7 01:58:39 2017 > >> New Revision: 314819 > >> URL:

Re: svn commit: r314819 - stable/11/lib/libutil

2017-03-06 Thread Ngie Cooper (yaneurabeya)
> On Mar 6, 2017, at 19:10, Ngie Cooper (yaneurabeya) > wrote: > >> >> On Mar 6, 2017, at 19:00, Rodney W. Grimes >> wrote: >> >> [ Charset UTF-8 unsupported, converting... ] >>> Author: ngie >>> Date: Tue Mar 7 01:58:39 2017 >>> New

Re: svn commit: r314819 - stable/11/lib/libutil

2017-03-06 Thread Ngie Cooper (yaneurabeya)
> On Mar 6, 2017, at 19:00, Rodney W. Grimes > wrote: > > [ Charset UTF-8 unsupported, converting... ] >> Author: ngie >> Date: Tue Mar 7 01:58:39 2017 >> New Revision: 314819 >> URL: https://svnweb.freebsd.org/changeset/base/314819 >> >> Log: >> MFC r313438:

Re: svn commit: r314813 - head/sys/kern

2017-03-06 Thread Ngie Cooper (yaneurabeya)
> On Mar 6, 2017, at 16:20, Hiren Panchasara wrote: > > Author: hiren > Date: Tue Mar 7 00:20:01 2017 > New Revision: 314813 > URL: https://svnweb.freebsd.org/changeset/base/314813 > > Log: > We've found a recurring problem where some userland process would be > stuck

svn commit: r314827 - stable/11/sys/netinet6

2017-03-06 Thread Andrey V. Elsukov
Author: ae Date: Tue Mar 7 03:01:09 2017 New Revision: 314827 URL: https://svnweb.freebsd.org/changeset/base/314827 Log: MFC r314430: When IPv6 fragments reassembly is complete, update mbuf's csum_data and csum_flags using information from all fragments. This fixes dropping of

Re: svn commit: r314819 - stable/11/lib/libutil

2017-03-06 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > Author: ngie > Date: Tue Mar 7 01:58:39 2017 > New Revision: 314819 > URL: https://svnweb.freebsd.org/changeset/base/314819 > > Log: > MFC r313438: > > Clean up trailing and leading whitespace for variables to make it > consistent with the

svn commit: r314826 - head/lib/csu/powerpc64

2017-03-06 Thread Justin Hibbits
Author: jhibbits Date: Tue Mar 7 02:17:38 2017 New Revision: 314826 URL: https://svnweb.freebsd.org/changeset/base/314826 Log: Clang in base now supports -mlongcall, so remove this hack PR: 215947 MFC after:2 weeks Modified: head/lib/csu/powerpc64/Makefile Modified:

svn commit: r314825 - stable/11/tools/build/mk

2017-03-06 Thread Ngie Cooper
Author: ngie Date: Tue Mar 7 02:16:40 2017 New Revision: 314825 URL: https://svnweb.freebsd.org/changeset/base/314825 Log: MFC r314242: Remove MK_CRYPT stub It doesn't directly control what gets installed today; it indirectly pulls other knobs (like MK_KERBEROS, etc). Modified:

Re: svn commit: r314780 - head/lib/libpam/modules/pam_exec

2017-03-06 Thread Conrad Meyer
Thanks for fixing the commit log this way. It makes 'svn annotate' history correct. IMO this is strongly preferable to a "forced commit." Best, Conrad On Mon, Mar 6, 2017 at 7:45 AM, Pedro F. Giffuni wrote: > Author: pfg > Date: Mon Mar 6 15:45:46 2017 > New Revision:

svn commit: r314823 - stable/11/usr.sbin/syslogd

2017-03-06 Thread Ngie Cooper
Author: ngie Date: Tue Mar 7 02:02:23 2017 New Revision: 314823 URL: https://svnweb.freebsd.org/changeset/base/314823 Log: MFC r314226: Use SRCTOP instead of .CURDIR relative paths with ".." This simplifies pathing in make/displayed output Modified:

svn commit: r314824 - stable/10/tools/build/mk

2017-03-06 Thread Ngie Cooper
Author: ngie Date: Tue Mar 7 02:02:51 2017 New Revision: 314824 URL: https://svnweb.freebsd.org/changeset/base/314824 Log: MFC r314242: Remove MK_CRYPT stub It doesn't directly control what gets installed today; it indirectly pulls other knobs (like MK_KERBEROS, etc). Modified:

svn commit: r314822 - stable/10/usr.sbin/syslogd

2017-03-06 Thread Ngie Cooper
Author: ngie Date: Tue Mar 7 02:01:32 2017 New Revision: 314822 URL: https://svnweb.freebsd.org/changeset/base/314822 Log: MFC r314226: Use SRCTOP instead of .CURDIR relative paths with ".." This simplifies pathing in make/displayed output Modified:

svn commit: r314821 - stable/11/lib/libclang_rt/profile

2017-03-06 Thread Ngie Cooper
Author: ngie Date: Tue Mar 7 02:01:02 2017 New Revision: 314821 URL: https://svnweb.freebsd.org/changeset/base/314821 Log: MFC r313009: Expose symbols in lib/libclang_rt/profile to fix --coverage The symbols currently hidden in libprofile_rt are needed for linking with `clang

svn commit: r314820 - stable/10/lib/libutil

2017-03-06 Thread Ngie Cooper
Author: ngie Date: Tue Mar 7 01:58:56 2017 New Revision: 314820 URL: https://svnweb.freebsd.org/changeset/base/314820 Log: MFC r313438: Clean up trailing and leading whitespace for variables to make it consistent with the rest of the file and style.Makefile(9) a bit more Modified:

svn commit: r314819 - stable/11/lib/libutil

2017-03-06 Thread Ngie Cooper
Author: ngie Date: Tue Mar 7 01:58:39 2017 New Revision: 314819 URL: https://svnweb.freebsd.org/changeset/base/314819 Log: MFC r313438: Clean up trailing and leading whitespace for variables to make it consistent with the rest of the file and style.Makefile(9) a bit more Modified:

svn commit: r314818 - in stable/11: contrib/netbsd-tests/dev/audio contrib/netbsd-tests/dev/cgd contrib/netbsd-tests/dev/clock_subr contrib/netbsd-tests/dev/scsipi contrib/netbsd-tests/dev/sysmon c...

2017-03-06 Thread Ngie Cooper
Author: ngie Date: Tue Mar 7 01:52:56 2017 New Revision: 314818 URL: https://svnweb.freebsd.org/changeset/base/314818 Log: MFC r313439,r314450: r313439: Merge content from ^/projects/netbsd-tests-upstream-01-2017 into ^/head The primary end-goal of this drop is ease future

svn commit: r314817 - in stable/10: contrib/netbsd-tests/dev/audio contrib/netbsd-tests/dev/cgd contrib/netbsd-tests/dev/clock_subr contrib/netbsd-tests/dev/scsipi contrib/netbsd-tests/dev/sysmon c...

2017-03-06 Thread Ngie Cooper
Author: ngie Date: Tue Mar 7 01:52:50 2017 New Revision: 314817 URL: https://svnweb.freebsd.org/changeset/base/314817 Log: MFC r314450,r313439: r314450: Add additional __FreeBSD_version guards around the hsearch_r testcases The reasoning for this is the same as r276046: to ease

svn commit: r314816 - head/share/mk

2017-03-06 Thread Simon J. Gerraty
Author: sjg Date: Tue Mar 7 01:42:30 2017 New Revision: 314816 URL: https://svnweb.freebsd.org/changeset/base/314816 Log: Fix typo in comment. Modified: head/share/mk/dirdeps.mk Modified: head/share/mk/dirdeps.mk

Re: svn commit: r314809 - head/share/mk

2017-03-06 Thread Simon J. Gerraty
Bryan Drewery wrote: > On 3/6/17 3:13 PM, Simon J. Gerraty wrote: > > -# DEP_RELDIR to be the RELDIR (path relative to SRCTOP) for > > +# DEP_RELDIR to be the the RELDIR (path relative to SRCTOP) for > > Oops, "the the". Doh!

Re: svn commit: r314809 - head/share/mk

2017-03-06 Thread Bryan Drewery
On 3/6/17 3:13 PM, Simon J. Gerraty wrote: > -#DEP_RELDIR to be the RELDIR (path relative to SRCTOP) for > +#DEP_RELDIR to be the the RELDIR (path relative to SRCTOP) for Oops, "the the". -- Regards, Bryan Drewery signature.asc Description: OpenPGP digital signature

svn commit: r314815 - svnadmin/conf

2017-03-06 Thread Sepherosa Ziehau
Author: sephe Date: Tue Mar 7 01:15:57 2017 New Revision: 314815 URL: https://svnweb.freebsd.org/changeset/base/314815 Log: Release Dexuan from mentorship. Modified: svnadmin/conf/mentors Modified: svnadmin/conf/mentors

svn commit: r314814 - head/sys/dev/cxgbe/iw_cxgbe

2017-03-06 Thread Navdeep Parhar
Author: np Date: Tue Mar 7 01:13:26 2017 New Revision: 314814 URL: https://svnweb.freebsd.org/changeset/base/314814 Log: cxgbe/iw_cxgbe: Abort connection if there is an error during c4iw_modify_qp. Submitted by: KrishnamRaju ErapaRaju @ Chelsio MFC after:3 days Sponsored by:

svn commit: r314813 - head/sys/kern

2017-03-06 Thread Hiren Panchasara
Author: hiren Date: Tue Mar 7 00:20:01 2017 New Revision: 314813 URL: https://svnweb.freebsd.org/changeset/base/314813 Log: We've found a recurring problem where some userland process would be stuck spinning at 100% cpu around sbcut_internal(). Inside sbflush_internal(), sb_ccc reached to

svn commit: r314812 - in head: lib/libipsec sbin/setkey sys/net sys/netipsec

2017-03-06 Thread Andrey V. Elsukov
Author: ae Date: Tue Mar 7 00:13:53 2017 New Revision: 314812 URL: https://svnweb.freebsd.org/changeset/base/314812 Log: Introduce the concept of IPsec security policies scope. Currently are defined three scopes: global, ifnet, and pcb. Generic security policies that IKE daemon can add

svn commit: r314811 - in head/sys: arm/allwinner arm/amlogic/aml8726 arm/at91 arm/broadcom/bcm2835 arm/lpc arm/nvidia arm/ti dev/mmc dev/mmc/host dev/sdhci mips/ingenic

2017-03-06 Thread Marius Strobl
Author: marius Date: Mon Mar 6 23:47:59 2017 New Revision: 314811 URL: https://svnweb.freebsd.org/changeset/base/314811 Log: o Another round fixes for mmc(4), mmcsd(4) and sdhci(4) regarding comments, marking unused parameters as such, style(9), whitespace, etc. o In the mmc(4)

Re: svn commit: r314702 - stable/11/sys/netpfil/pf

2017-03-06 Thread Kristof Provost
Oops. That’ll teach me to commit things while jet-lagged. It’s been committed on head in r314810. Thanks for the heads up. Regards, Kristof On 7 Mar 2017, at 8:01, Gleb Smirnoff wrote: Kristof, this seems accidentially committed to stable branch. Please add it to head. And thanks a lot

svn commit: r314810 - head/sys/netpfil/pf

2017-03-06 Thread Kristof Provost
Author: kp Date: Mon Mar 6 23:41:23 2017 New Revision: 314810 URL: https://svnweb.freebsd.org/changeset/base/314810 Log: pf: Fix a crash in low-memory situations If the call to pf_state_key_clone() in pf_get_translation() fails (i.e. there's no more memory for it) it frees skp. This is

Re: svn commit: r314654 - in head/cddl: lib/drti lib/libavl lib/libctf lib/libdtrace lib/libnvpair lib/libumem lib/libuutil lib/libzfs lib/libzfs_core lib/libzpool sbin/zfs sbin/zpool usr.bin/ctfconve

2017-03-06 Thread Kurt Lidl
On 3/4/17 3:39 PM, Rodney W. Grimes wrote: Idk, maybe I am to personally attached to the relative paths.. cause I had a major part in helping them all to work, or perhaps its my been burned by absolute paths that had to be reworked too many times in my past. But my gutt is telling me this

svn commit: r314809 - head/share/mk

2017-03-06 Thread Simon J. Gerraty
Author: sjg Date: Mon Mar 6 23:13:25 2017 New Revision: 314809 URL: https://svnweb.freebsd.org/changeset/base/314809 Log: Update dirdeps/meta bits from latest bmake. Modified: head/share/mk/dirdeps.mk head/share/mk/meta.stage.mk head/share/mk/meta2deps.py Modified:

svn commit: r314808 - in head: contrib/bmake contrib/bmake/PSD.doc contrib/bmake/mk contrib/bmake/unit-tests usr.bin/bmake

2017-03-06 Thread Simon J. Gerraty
Author: sjg Date: Mon Mar 6 23:02:33 2017 New Revision: 314808 URL: https://svnweb.freebsd.org/changeset/base/314808 Log: Merge bmake-20170301 Modified: head/contrib/bmake/ChangeLog head/contrib/bmake/Makefile head/contrib/bmake/PSD.doc/tutorial.ms head/contrib/bmake/bmake.1

Re: svn commit: r314702 - stable/11/sys/netpfil/pf

2017-03-06 Thread Gleb Smirnoff
Kristof, this seems accidentially committed to stable branch. Please add it to head. And thanks a lot for the fix. Very likely this is my mistake back from 2012. On Sun, Mar 05, 2017 at 01:14:18PM +, Kristof Provost wrote: K> Author: kp K> Date: Sun Mar 5 13:14:18 2017 K> New Revision:

svn commit: r314807 - head/lib/libc/tests/nss

2017-03-06 Thread Ngie Cooper
Author: ngie Date: Mon Mar 6 22:46:49 2017 New Revision: 314807 URL: https://svnweb.freebsd.org/changeset/base/314807 Log: Move ATF_TC_WITHOUT_HEAD(getgrent) near the testcase it annotates MFC after:1 week Sponsored by: Dell EMC Isilon Modified:

svn commit: r314806 - head/sys/kern

2017-03-06 Thread Gleb Smirnoff
Author: glebius Date: Mon Mar 6 22:32:56 2017 New Revision: 314806 URL: https://svnweb.freebsd.org/changeset/base/314806 Log: Fix compilation of r314784 on 32 bit. Modified: head/sys/kern/kern_shutdown.c Modified: head/sys/kern/kern_shutdown.c

svn commit: r314805 - in head/contrib/atf: atf-c atf-c++ atf-sh

2017-03-06 Thread Ngie Cooper
Author: ngie Date: Mon Mar 6 22:18:14 2017 New Revision: 314805 URL: https://svnweb.freebsd.org/changeset/base/314805 Log: Remove *-api(3) manpages removed in ATF 0.21 I overlooked the fact that these manpages had been removed upstream and replaced with their non *-api(3) equivalents.

svn commit: r314804 - head/contrib/atf/atf-c++

2017-03-06 Thread Ngie Cooper
Author: ngie Date: Mon Mar 6 22:08:47 2017 New Revision: 314804 URL: https://svnweb.freebsd.org/changeset/base/314804 Log: Fix issues noted by igor/manlint - Fix typos [1]: -- manged -> managed -- specifiying -> specifying - Escape '.' at start of lines using & to tell the roff

svn commit: r314803 - head/contrib/atf/atf-c++

2017-03-06 Thread Ngie Cooper
Author: ngie Date: Mon Mar 6 21:50:35 2017 New Revision: 314803 URL: https://svnweb.freebsd.org/changeset/base/314803 Log: Fix typos - specifiying -> specifying - manged -> managed Bump .Dd for the change MFC after:1 week Reported by: igor Sponsored by: Dell EMC

svn commit: r314802 - head/contrib/atf/atf-c

2017-03-06 Thread Ngie Cooper
Author: ngie Date: Mon Mar 6 21:45:25 2017 New Revision: 314802 URL: https://svnweb.freebsd.org/changeset/base/314802 Log: Fix atf-c-api(3) manpage issues - Fix typo (specifiying -> specifying). - Remove surrounding ellipses in i.e. section and add a comma before and after the i.e.

svn commit: r314801 - head/contrib/atf/atf-c

2017-03-06 Thread Ngie Cooper
Author: ngie Date: Mon Mar 6 21:43:47 2017 New Revision: 314801 URL: https://svnweb.freebsd.org/changeset/base/314801 Log: Fix igor/manlint issues with atf-c(3) - Remove surrounding ellipses in i.e. section and add a comma before and after the i.e. reference [1]. - Fix typo

svn commit: r314800 - head/contrib/atf/atf-sh

2017-03-06 Thread Ngie Cooper
Author: ngie Date: Mon Mar 6 21:39:57 2017 New Revision: 314800 URL: https://svnweb.freebsd.org/changeset/base/314800 Log: Fix issues with atf-check(1) found by igor and refer to atf-check(1) - Fix typo (specifiying -> specifying) - Add atf-check(1) to SEE ALSO section for completeness.

svn commit: r314799 - head/contrib/atf/atf-sh

2017-03-06 Thread Ngie Cooper
Author: ngie Date: Mon Mar 6 21:35:33 2017 New Revision: 314799 URL: https://svnweb.freebsd.org/changeset/base/314799 Log: Fix manlint issues with atf-check(1) - Use `.Bf Em`/`.Ef` instead of prefixing lines with `.Em`. The forms are equivalent with traditional roff, but unnecessarily

svn commit: r314798 - head/contrib/atf/atf-sh

2017-03-06 Thread Ngie Cooper
Author: ngie Date: Mon Mar 6 21:30:06 2017 New Revision: 314798 URL: https://svnweb.freebsd.org/changeset/base/314798 Log: Fix out-of-order sections in atf-sh(1) - `.Op` must be used in the SYNOPSIS section, not the NAME section. - Move ATF_SHELL environment variable description up to

svn commit: r314797 - head/contrib/atf/doc

2017-03-06 Thread Ngie Cooper
Author: ngie Date: Mon Mar 6 21:26:45 2017 New Revision: 314797 URL: https://svnweb.freebsd.org/changeset/base/314797 Log: Fix grammar warning noted by igor Remove surrounding ellipses in e.g. section and add a comma before and after the e.g. reference. MFC after:1 week

svn commit: r314796 - head/contrib/atf/atf-sh

2017-03-06 Thread Ngie Cooper
Author: ngie Date: Mon Mar 6 21:24:55 2017 New Revision: 314796 URL: https://svnweb.freebsd.org/changeset/base/314796 Log: Fix atf-sh(3) manpage issues - Fix spelling errors (specifiying -> specifying) [1] - Escape '.' at start of lines using & to tell the roff processor that the

svn commit: r314795 - head/contrib/llvm/lib/Analysis

2017-03-06 Thread Dimitry Andric
Author: dim Date: Mon Mar 6 21:14:20 2017 New Revision: 314795 URL: https://svnweb.freebsd.org/changeset/base/314795 Log: Reapply r287232 from upstream llvm trunk (by Daniil Fukalov): [SCEV] limit recursion depth of CompareSCEVComplexity Summary: CompareSCEVComplexity goes

svn commit: r314794 - head/lib/libmd

2017-03-06 Thread Bryan Drewery
Author: bdrewery Date: Mon Mar 6 21:06:55 2017 New Revision: 314794 URL: https://svnweb.freebsd.org/changeset/base/314794 Log: Fix bootstrapping libmd on older systems after r314709. This follows another fix to bootstrap libmd after r313404. The MD5FileChunk prototype is needed to

RE: svn commit: r314789 - stable/11/sys/dev/qlxgbe

2017-03-06 Thread Somayajulu, David
Hi Rodney, I was worried about the same as well. The reason it looks funky is that the following two lines have a 8 spaces instead of a tab. > bus_dmamem_free(dma_buf->dma_tag, dma_buf->dma_b, dma_buf->dma_map); > bus_dma_tag_destroy(dma_buf->dma_tag); While > +

svn commit: r314793 - head/contrib/atf/atf-c

2017-03-06 Thread Ngie Cooper
Author: ngie Date: Mon Mar 6 20:54:21 2017 New Revision: 314793 URL: https://svnweb.freebsd.org/changeset/base/314793 Log: Fix ATF_TP_ADD_TCS example in atf-c-api(3) ATF_TP_ADD_TC should use `tp` as the second argument, not `tcs`, as ATF_TP_ADD_TCS uses `tp` as its first argument.

Re: svn commit: r314789 - stable/11/sys/dev/qlxgbe

2017-03-06 Thread Rodney W. Grimes
> Author: davidcs > Date: Mon Mar 6 20:25:33 2017 > New Revision: 314789 > URL: https://svnweb.freebsd.org/changeset/base/314789 > > Log: > MFC r314062 > add bus_dmamap_unload in ql_free_dmabuf() > > Modified: > stable/11/sys/dev/qlxgbe/ql_os.c > Directory Properties: > stable/11/

svn commit: r314792 - stable/9/sys/dev/qlxgbe

2017-03-06 Thread David C Somayajulu
Author: davidcs Date: Mon Mar 6 20:47:53 2017 New Revision: 314792 URL: https://svnweb.freebsd.org/changeset/base/314792 Log: MFC r314062 add bus_dmamap_unload in ql_free_dmabuf() Modified: stable/9/sys/dev/qlxgbe/ql_os.c Directory Properties: stable/9/ (props changed) stable/9/sys/

svn commit: r314791 - stable/10/sys/dev/qlxgbe

2017-03-06 Thread David C Somayajulu
Author: davidcs Date: Mon Mar 6 20:35:03 2017 New Revision: 314791 URL: https://svnweb.freebsd.org/changeset/base/314791 Log: MFC r314062 add bus_dmamap_unload in ql_free_dmabuf() Modified: stable/10/sys/dev/qlxgbe/ql_os.c Directory Properties: stable/10/ (props changed) Modified:

svn commit: r314790 - head

2017-03-06 Thread Bryan Drewery
Author: bdrewery Date: Mon Mar 6 20:32:17 2017 New Revision: 314790 URL: https://svnweb.freebsd.org/changeset/base/314790 Log: Added comments for why nmtree/libmd are bootstrapped. Modified: head/Makefile.inc1 Modified: head/Makefile.inc1

svn commit: r314789 - stable/11/sys/dev/qlxgbe

2017-03-06 Thread David C Somayajulu
Author: davidcs Date: Mon Mar 6 20:25:33 2017 New Revision: 314789 URL: https://svnweb.freebsd.org/changeset/base/314789 Log: MFC r314062 add bus_dmamap_unload in ql_free_dmabuf() Modified: stable/11/sys/dev/qlxgbe/ql_os.c Directory Properties: stable/11/ (props changed) Modified:

svn commit: r314788 - vendor/NetBSD/bmake/20170301

2017-03-06 Thread Simon J. Gerraty
Author: sjg Date: Mon Mar 6 19:55:07 2017 New Revision: 314788 URL: https://svnweb.freebsd.org/changeset/base/314788 Log: tag bmake-20170301 Added: vendor/NetBSD/bmake/20170301/ - copied from r314787, vendor/NetBSD/bmake/dist/ ___

svn commit: r314787 - in vendor/NetBSD/bmake/dist: . PSD.doc mk unit-tests

2017-03-06 Thread Simon J. Gerraty
Author: sjg Date: Mon Mar 6 19:54:54 2017 New Revision: 314787 URL: https://svnweb.freebsd.org/changeset/base/314787 Log: Import bmake-20170301 Modified: vendor/NetBSD/bmake/dist/ChangeLog vendor/NetBSD/bmake/dist/Makefile vendor/NetBSD/bmake/dist/PSD.doc/tutorial.ms

Re: svn commit: r314373 - in head: . etc/defaults etc/rc.d lib/libc/regex share/man/man4/man4.i386 share/man/man5 sys/amd64/conf sys/boot/forth sys/compat/svr4 sys/conf sys/dev/streams sys/i386/conf s

2017-03-06 Thread Gleb Smirnoff
Ben and Mark, thanks for explanation! I'll document that 1200023 also marks removal of SVR4. On Tue, Feb 28, 2017 at 05:50:53PM -0600, Mark Linimon wrote: M> On Tue, Feb 28, 2017 at 01:30:44PM -0800, Gleb Smirnoff wrote: M> > How can I check the __FreeBSD_version in a port Makefile? My

Re: svn commit: r314709 - head

2017-03-06 Thread Warner Losh
On Mon, Mar 6, 2017 at 12:32 PM, Ian Lepore wrote: > On Mon, 2017-03-06 at 11:15 -0800, Rodney W. Grimes wrote: >> [ Charset ISO-8859-1 unsupported, converting... ] >> > >> > On Mon, 2017-03-06 at 10:32 -0800, Rodney W. Grimes wrote: >> > > >> > > [ Charset ISO-8859-1

Re: svn commit: r314709 - head

2017-03-06 Thread Warner Losh
On Mon, Mar 6, 2017 at 12:34 PM, Bryan Drewery wrote: > There is also a lot of demand for building from Linux or OSX. That will > require additional bootstrapping. Either way, we'll never get away from > bootstrapping, and the cost of keeping current-2 support is pretty

svn commit: r314786 - in head/sys/dev/mpr: . mpi

2017-03-06 Thread Alexander Motin
Author: mav Date: Mon Mar 6 19:39:31 2017 New Revision: 314786 URL: https://svnweb.freebsd.org/changeset/base/314786 Log: Import mpr(4) driver P12 to P14 diff from vendor site. This is mostly a version bump to stay in version number sync with firmware. The only change there was

Re: svn commit: r314709 - head

2017-03-06 Thread Warner Losh
On Mon, Mar 6, 2017 at 12:15 PM, Rodney W. Grimes wrote: > Happens often, hence why I had that regression test. But bootstrapping > on Current-2 has never been supported and probably never well be supported. We do support it. We've supported it since FreeBSD

Re: svn commit: r314709 - head

2017-03-06 Thread Bryan Drewery
On 3/6/17 11:32 AM, Ian Lepore wrote: > On Mon, 2017-03-06 at 11:15 -0800, Rodney W. Grimes wrote: >> [ Charset ISO-8859-1 unsupported, converting... ] >>> >>> On Mon, 2017-03-06 at 10:32 -0800, Rodney W. Grimes wrote: [ Charset ISO-8859-1 unsupported, converting... ] > > >

Re: svn commit: r314785 - head/usr.sbin/cxgbetool

2017-03-06 Thread Ngie Cooper (yaneurabeya)
> On Mar 6, 2017, at 11:33, Ngie Cooper wrote: > > Author: ngie > Date: Mon Mar 6 19:33:15 2017 > New Revision: 314785 > URL: https://svnweb.freebsd.org/changeset/base/314785 > > Log: > Fix some trivial manlint warnings > > Sentences should begin on new lines, per

Re: svn commit: r314709 - head

2017-03-06 Thread Ian Lepore
On Mon, 2017-03-06 at 11:13 -0800, Bryan Drewery wrote: > On 3/6/17 10:58 AM, Ian Lepore wrote: > > > > On Mon, 2017-03-06 at 10:32 -0800, Rodney W. Grimes wrote: > > > > > > [ Charset ISO-8859-1 unsupported, converting... ] > > > > > > > > > > > > On Sun, 2017-03-05 at 19:12 -0800, Bryan

svn commit: r314785 - head/usr.sbin/cxgbetool

2017-03-06 Thread Ngie Cooper
Author: ngie Date: Mon Mar 6 19:33:15 2017 New Revision: 314785 URL: https://svnweb.freebsd.org/changeset/base/314785 Log: Fix some trivial manlint warnings Sentences should begin on new lines, per manlint. Bump .Dd for the change MFC after:1 month Reviewed by: bcr

Re: svn commit: r314709 - head

2017-03-06 Thread Ian Lepore
On Mon, 2017-03-06 at 11:15 -0800, Rodney W. Grimes wrote: > [ Charset ISO-8859-1 unsupported, converting... ] > > > > On Mon, 2017-03-06 at 10:32 -0800, Rodney W. Grimes wrote: > > > > > > [ Charset ISO-8859-1 unsupported, converting... ] > > > > > > > > > > > > On Sun, 2017-03-05 at 19:12

  1   2   >