svn commit: r296823 - in head: sbin/ifconfig sys/net80211

2016-03-13 Thread Adrian Chadd
Author: adrian Date: Mon Mar 14 04:39:35 2016 New Revision: 296823 URL: https://svnweb.freebsd.org/changeset/base/296823 Log: [net80211] handle unlisted information elements. This displays the IE names in ifconfig but it doesn't yet decode things. Submitted by: Idwer Vollering

Re: svn commit: r296637 - in head: contrib/bmake contrib/bmake/mk contrib/bmake/unit-tests share/mk usr.bin/bmake

2016-03-13 Thread Simon J. Gerraty
Bryan Drewery wrote: > Older bmake (with default MAKESYSPATH=.../share/mk) running 'make > upgrade_checks' in top-level which builds latest bmake in usr.bin/bmake > which uses share/mk/bsd.dep.mk where I check MAKE_VERSION for .dinclude > support. Since

Re: svn commit: r296816 - head/cddl/contrib/opensolaris/lib/libdtrace/common

2016-03-13 Thread Pedro Giffuni
On 03/13/16 19:34, Pedro F. Giffuni wrote: Author: pfg Date: Mon Mar 14 00:34:12 2016 New Revision: 296816 URL: https://svnweb.freebsd.org/changeset/base/296816 Log: libdtrace: use calloc(3) instead of malloc(3) when it makes sense. calloc(3) is faster and occasionally safer than

svn commit: r296819 - head/share/man/man9

2016-03-13 Thread Bryan Drewery
Author: bdrewery Date: Mon Mar 14 00:51:45 2016 New Revision: 296819 URL: https://svnweb.freebsd.org/changeset/base/296819 Log: Reword SX_NOADAPTIVE description to be clear that adaptive is default. The default changed in r193011. MFC after: 1 week Modified:

svn commit: r296816 - head/cddl/contrib/opensolaris/lib/libdtrace/common

2016-03-13 Thread Pedro F. Giffuni
Author: pfg Date: Mon Mar 14 00:34:12 2016 New Revision: 296816 URL: https://svnweb.freebsd.org/changeset/base/296816 Log: libdtrace: use calloc(3) instead of malloc(3) when it makes sense. calloc(3) is faster and occasionally safer than malloc(3) + bzero(3). In one case, pointed out

Re: svn commit: r296811 - head/sys/netinet/tcp_stacks

2016-03-13 Thread Ed Maste
On 13 March 2016 at 21:26, Bjoern A. Zeeb wrote: > Author: bz > Date: Sun Mar 13 21:26:18 2016 > New Revision: 296811 > URL: https://svnweb.freebsd.org/changeset/base/296811 > > Log: > Remove duplicate external declaration of tcprexmtthresh making > gcc compiles barf. Thank

Re: svn commit: r296637 - in head: contrib/bmake contrib/bmake/mk contrib/bmake/unit-tests share/mk usr.bin/bmake

2016-03-13 Thread Simon J. Gerraty
Bryan Drewery wrote: > This code is only in head. My problem is now bmake can only build > commits after this one which breaks bisecting and older project branches > which haven't or can't merge in head yet. > > Is the :@ iterator variable deletion change in bmake change

Re: svn commit: r296637 - in head: contrib/bmake contrib/bmake/mk contrib/bmake/unit-tests share/mk usr.bin/bmake

2016-03-13 Thread Bryan Drewery
On 3/13/2016 3:32 PM, Simon J. Gerraty wrote: > Bryan Drewery wrote: >>> # MACHINE specific depend files are supported, but *not* default. >>> # If any already exist, we should follow suit. >>> _aml = ${ALL_MACHINE_LIST:Uarm amd64 i386 powerpc:N${MACHINE}} ${MACHINE} >>>

Re: svn commit: r296637 - in head: contrib/bmake contrib/bmake/mk contrib/bmake/unit-tests share/mk usr.bin/bmake

2016-03-13 Thread Simon J. Gerraty
Bryan Drewery wrote: > > # MACHINE specific depend files are supported, but *not* default. > > # If any already exist, we should follow suit. > > _aml = ${ALL_MACHINE_LIST:Uarm amd64 i386 powerpc:N${MACHINE}} ${MACHINE} > > -# MACHINE must be the last entry in _aml ;-) >

svn commit: r296813 - head/bin/sh

2016-03-13 Thread Jilles Tjoelker
Author: jilles Date: Sun Mar 13 22:54:14 2016 New Revision: 296813 URL: https://svnweb.freebsd.org/changeset/base/296813 Log: sh: Fix copying uninitialized field 'special'. This just copied uninitialized data and did not depend on it later, so it should not be dangerous. Found by:

svn commit: r296811 - head/sys/netinet/tcp_stacks

2016-03-13 Thread Bjoern A. Zeeb
Author: bz Date: Sun Mar 13 21:26:18 2016 New Revision: 296811 URL: https://svnweb.freebsd.org/changeset/base/296811 Log: Remove duplicate external declaration of tcprexmtthresh making gcc compiles barf. Modified: head/sys/netinet/tcp_stacks/fastpath.c Modified:

svn commit: r296810 - head/usr.bin/mkuzip

2016-03-13 Thread Maxim Sobolev
Author: sobomax Date: Sun Mar 13 21:09:08 2016 New Revision: 296810 URL: https://svnweb.freebsd.org/changeset/base/296810 Log: In the de-duplication mode, when found matching md5 checksum also read back block and compare actual content. Just output original block instead of back reference

svn commit: r296809 - head/share/mk

2016-03-13 Thread Bryan Drewery
Author: bdrewery Date: Sun Mar 13 20:51:45 2016 New Revision: 296809 URL: https://svnweb.freebsd.org/changeset/base/296809 Log: Follow-up r296700: Fix incorrectly declaring these as .MAIN. This broke bootstrap-tools at least for DIRDEPS_BUILD. Sponsored by: EMC / Isilon Storage

svn commit: r296808 - head/usr.sbin/ctld

2016-03-13 Thread Jakub Wojciech Klama
Author: jceel Date: Sun Mar 13 19:50:17 2016 New Revision: 296808 URL: https://svnweb.freebsd.org/changeset/base/296808 Log: Check value returned from ucl_parser_add_file(). Reviewed by: trasz Approved by: trasz (mentor) MFC after:1 month Sponsored by: iXsystems, Inc.

svn commit: r296806 - head/sys/netipsec

2016-03-13 Thread Robert Watson
Author: rwatson Date: Sun Mar 13 19:27:46 2016 New Revision: 296806 URL: https://svnweb.freebsd.org/changeset/base/296806 Log: Put IPSec's anouncement of its successful intialisation under bootverbose: now that it's a default kernel option, we don't really need to tell the world about it on

svn commit: r296799 - head/usr.bin/grep/regex

2016-03-13 Thread Ian Lepore
Author: ian Date: Sun Mar 13 14:53:12 2016 New Revision: 296799 URL: https://svnweb.freebsd.org/changeset/base/296799 Log: Fix a bug in bsdgrep that caused the program to hang in a tight loop for some combinations of command line options and search patterns. The code was examining regexec

Re: svn commit: r296689 - head/sys/dev/cxgbe

2016-03-13 Thread Navdeep Parhar
On Sun, Mar 13, 2016 at 04:14:34AM +0300, Slawa Olhovchenkov wrote: > On Fri, Mar 11, 2016 at 11:24:05PM +, Navdeep Parhar wrote: > > > Author: np > > Date: Fri Mar 11 23:24:04 2016 > > New Revision: 296689 > > URL: https://svnweb.freebsd.org/changeset/base/296689 > > > > Log: > >