svn commit: r284988 - head/sys/dev/cxgbe

2015-06-30 Thread Navdeep Parhar
Author: np Date: Wed Jul 1 00:34:14 2015 New Revision: 284988 URL: https://svnweb.freebsd.org/changeset/base/284988 Log: cxgbe(4): request an automatic tx update when a netmap tx queue idles. The NIC tx queues already do this. MFC after:1 week Differential Revision: Modified: he

svn commit: r284984 - head/tools/tools/cxgbetool

2015-06-30 Thread Navdeep Parhar
Author: np Date: Tue Jun 30 22:30:21 2015 New Revision: 284984 URL: https://svnweb.freebsd.org/changeset/base/284984 Log: cxgbetool: fix code that decodes T5 SGE contexts. Some of the fields that changed between T4 and T5 were not displayed correctly. Obtained from:Chelsio MFC

svn commit: r284969 - head/sys/modules/hyperv/netvsc

2015-06-30 Thread Li-Wen Hsu
Author: lwhsu (ports committer) Date: Tue Jun 30 19:35:14 2015 New Revision: 284969 URL: https://svnweb.freebsd.org/changeset/base/284969 Log: - Fix `make depend` in sys/modules Differential Revision:https://reviews.freebsd.org/D2951 Approved by: delphij Modified: head/sys/mod

svn commit: r284968 - head/release

2015-06-30 Thread Glen Barber
Author: gjb Date: Tue Jun 30 19:18:08 2015 New Revision: 284968 URL: https://svnweb.freebsd.org/changeset/base/284968 Log: Default the VAGRANT_VERSION to ${REVISION}-${BRANCH} if not set, which expands to '11.0-CURRENT', for example. If the branch is -CURRENT, -STABLE, or -PRERELEASE, suf

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

2015-06-30 Thread John-Mark Gurney
Author: jmg Date: Tue Jun 30 19:06:14 2015 New Revision: 284967 URL: https://svnweb.freebsd.org/changeset/base/284967 Log: add units to the length and count so that it's clear what they are measured in... Gems like: "len is the length of the buffer." aren't useful in man pages. Modified:

svn commit: r284965 - head/lib/libc/sys

2015-06-30 Thread Konstantin Belousov
Author: kib Date: Tue Jun 30 18:53:42 2015 New Revision: 284965 URL: https://svnweb.freebsd.org/changeset/base/284965 Log: Document x86 machine-specific ptrace(2) requests. Provide list of the ppc requests. Reviewed by: brueffer, emaste, gjb (previous version) Sponsored by: The FreeBS

Re: svn commit: r284965 - head/lib/libc/sys

2015-06-30 Thread Justin Hibbits
On Tue, Jun 30, 2015 at 11:53 AM, Konstantin Belousov wrote: > Author: kib > Date: Tue Jun 30 18:53:42 2015 > New Revision: 284965 > URL: https://svnweb.freebsd.org/changeset/base/284965 > > Log: > Document x86 machine-specific ptrace(2) requests. Provide list of the > ppc requests. > > Rev

svn commit: r284964 - head/share/dtrace

2015-06-30 Thread Hiren Panchasara
Author: hiren Date: Tue Jun 30 18:23:08 2015 New Revision: 284964 URL: https://svnweb.freebsd.org/changeset/base/284964 Log: Add missing DTrace scripts that exist in the source tree to the Makefile for install. While here, sort the list. Differential Revision:D2950 Submitted b

svn commit: r284961 - in head/sys: kern netinet sys

2015-06-30 Thread Navdeep Parhar
Author: np Date: Tue Jun 30 17:19:58 2015 New Revision: 284961 URL: https://svnweb.freebsd.org/changeset/base/284961 Log: Fix leak in tcp_lro_rx. Simply clearing M_PKTHDR isn't enough, any tags hanging off the header need to be freed too. Differential Revision:https://reviews.fre

svn commit: r284960 - in head: etc/defaults etc/rc.d share/man/man5 share/man/man9 sys/boot/forth

2015-06-30 Thread Mark Murray
Author: markm Date: Tue Jun 30 17:09:41 2015 New Revision: 284960 URL: https://svnweb.freebsd.org/changeset/base/284960 Log: Updated random(4) boot/shutdown scripting. Fix the man pages as well. Differential Revision: https://reviews.freebsd.org/D2924 Approved by: so (delphij) Modified

svn commit: r284959 - in head: . share/man/man4 share/man/man9 sys/conf sys/dev/glxsb sys/dev/hifn sys/dev/random sys/dev/rndtest sys/dev/safe sys/dev/syscons sys/dev/ubsec sys/dev/virtio/random sy...

2015-06-30 Thread Mark Murray
7:00:45 2015(r284959) @@ -31,6 +31,41 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11 disable the most expensive debugging functionality run "ln -s 'abort:false,junk:false' /etc/malloc.conf".) +20150630: + The default kernel entropy-processing algorithm

svn commit: r284956 - head/sys/kern

2015-06-30 Thread Konstantin Belousov
Author: kib Date: Tue Jun 30 15:22:47 2015 New Revision: 284956 URL: https://svnweb.freebsd.org/changeset/base/284956 Log: Do not calculate the stack's bottom address twice. Submitted by: Olivц╘r Pintц╘r Review: https://reviews.freebsd.org/D2953 MFC after:1 week Modified: h

Re: svn commit: r284942 - in head/release: . scripts

2015-06-30 Thread Baptiste Daroussin
On Mon, Jun 29, 2015 at 09:09:13PM -0400, Philip M. Gollucci wrote: > On Mon, Jun 29, 2015 at 5:26 PM, Brad Davis wrote: > > > + env ASSUME_ALWAYS_YES=yes pkg install -y curl > > > > why do we have both the env and the -y switch? > -y is not needed in this case Best regards, Bapt pgpr3

Re: svn commit: r284942 - in head/release: . scripts

2015-06-30 Thread Ian Lepore
On Tue, 2015-06-30 at 01:11 +, Glen Barber wrote: > On Mon, Jun 29, 2015 at 09:09:13PM -0400, Philip M. Gollucci wrote: > > On Mon, Jun 29, 2015 at 5:26 PM, Brad Davis wrote: > > > > > + env ASSUME_ALWAYS_YES=yes pkg install -y curl > > > > > > > why do we have both the env and the -y

svn commit: r284946 - head/share/misc

2015-06-30 Thread Maxim Konovalov
Author: maxim Date: Tue Jun 30 07:46:06 2015 New Revision: 284946 URL: https://svnweb.freebsd.org/changeset/base/284946 Log: o DragonFly 4.2.0 added. Modified: head/share/misc/bsd-family-tree Modified: head/share/misc/bsd-family-tree ==