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
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
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
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
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:
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
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
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
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
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
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
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
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
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
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
==
15 matches
Mail list logo