Author: gnn
Date: Fri May 16 03:18:09 2014
New Revision: 266209
URL: http://svnweb.freebsd.org/changeset/base/266209
Log:
Add a command line argument (-l) to end event collection after some
number of seconds. The number of seconds may be a fraction.
Submitted by: Julien Charbon
MFC af
Author: emaste
Date: Fri May 16 03:05:53 2014
New Revision: 266208
URL: http://svnweb.freebsd.org/changeset/base/266208
Log:
Speed up pmcstat by improving string hash
In one case generating callgraph output from a 24MB system-wide sampling
data file took 17.4 seconds on average. Profilin
Author: bjk (doc committer)
Date: Fri May 16 01:50:04 2014
New Revision: 266206
URL: http://svnweb.freebsd.org/changeset/base/266206
Log:
Review pass through jail.8
Replace usage of "prison" with "jail", since that term has mostly dropped
out of use. Note once at the beginning that the "
Author: silby
Date: Fri May 16 01:38:38 2014
New Revision: 266205
URL: http://svnweb.freebsd.org/changeset/base/266205
Log:
Remove the function tcp_twrecycleable; it has been #if 0'd for
eight years. The original concept was to improve the
corner case where you run out of ephemeral ports, b
Author: markj
Date: Thu May 15 21:19:13 2014
New Revision: 266195
URL: http://svnweb.freebsd.org/changeset/base/266195
Log:
Remove some prototypes for undefined functions.
MFC after:3 days
Modified:
head/sys/dev/hwpmc/hwpmc_core.h
head/sys/dev/hwpmc/hwpmc_uncore.h
Modified: head/s
Author: des
Date: Thu May 15 20:41:16 2014
New Revision: 266193
URL: http://svnweb.freebsd.org/changeset/base/266193
Log:
ldns_axfr_abort is apparently an undocumented API function. Unstaticize
and add a prototype + documentation to the relevant header.
Modified:
head/contrib/ldns/ldns/res
Author: des
Date: Thu May 15 19:48:52 2014
New Revision: 266180
URL: http://svnweb.freebsd.org/changeset/base/266180
Log:
regenerate
Modified:
head/contrib/unbound/smallapp/unbound-control-setup.sh
Modified: head/contrib/unbound/smallapp/unbound-control-setup.sh
=
Author: des
Date: Thu May 15 19:48:13 2014
New Revision: 266179
URL: http://svnweb.freebsd.org/changeset/base/266179
Log:
diff reduction
Modified:
head/contrib/unbound/smallapp/unbound-control-setup.sh.in
Modified: head/contrib/unbound/smallapp/unbound-control-setup.sh.in
===
Author: hrs
Date: Thu May 15 19:26:20 2014
New Revision: 266177
URL: http://svnweb.freebsd.org/changeset/base/266177
Log:
- Do not override sin6_scope_id in LLA when it is already set to non-zero.
This fixes destination list in output of netstat -r.
- Plug a memory leak.
- Add RTM_VERSIO
Author: marcel
Date: Thu May 15 19:19:57 2014
New Revision: 266176
URL: http://svnweb.freebsd.org/changeset/base/266176
Log:
MFuser/marcel/mkimg:
Add support for different output formats:
1. The output file that was previously written is now called the raw format.
2. Add the vmdk output
Author: gnn
Date: Thu May 15 18:53:02 2014
New Revision: 266174
URL: http://svnweb.freebsd.org/changeset/base/266174
Log:
Upgrade the default callchain depth
MFC after:2 weeks
Modified:
head/sys/sys/pmc.h
Modified: head/sys/sys/pmc.h
=
Author: jmg
Date: Thu May 15 18:51:01 2014
New Revision: 266173
URL: http://svnweb.freebsd.org/changeset/base/266173
Log:
make a note that FNBUFF cannot overflow as long as LNBUFF is smaller..
MFC after:2 weeks
Modified:
head/usr.sbin/pmcannotate/pmcannotate.c
Modified: head/usr.sbi
Author: gnn
Date: Thu May 15 18:46:16 2014
New Revision: 266171
URL: http://svnweb.freebsd.org/changeset/base/266171
Log:
Update the amount of data we can collect for hwpmc(4) by default
to work with modern processors and available memory.
Submitted by: Julien Charbon
MFC after:2 we
Author: trasz
Date: Thu May 15 18:34:31 2014
New Revision: 266169
URL: http://svnweb.freebsd.org/changeset/base/266169
Log:
Remove unused variable.
Modified:
head/usr.sbin/iscsid/login.c
Modified: head/usr.sbin/iscsid/login.c
==
Author: gnn
Date: Thu May 15 18:12:47 2014
New Revision: 266166
URL: http://svnweb.freebsd.org/changeset/base/266166
Log:
Extend the size of the function or symbol that can be annotated.
MFC after:2 weeks
Modified:
head/usr.sbin/pmcannotate/pmcannotate.c
Modified: head/usr.sbin/pmca
Author: brooks
Date: Thu May 15 16:51:45 2014
New Revision: 266158
URL: http://svnweb.freebsd.org/changeset/base/266158
Log:
Remove documention of WITHOUT_NCURSES removed in r266157.
Remove a bit of whitespace from WITHOUT_BINUTILS.
Catch up with a bunch of other commits to tools/build
Author: brooks
Date: Thu May 15 16:44:25 2014
New Revision: 266157
URL: http://svnweb.freebsd.org/changeset/base/266157
Log:
Revert r261296. This removes the WITHOUT_NCURSESW option.
It was the wrong direction. We will instead remove use of the
non-wide-character supporting libncurses.
Author: imp
Date: Thu May 15 15:50:37 2014
New Revision: 266151
URL: http://svnweb.freebsd.org/changeset/base/266151
Log:
Bump FreeBSD_version for src.opts.mk changes (about a week late).
Modified:
head/sys/sys/param.h
Modified: head/sys/sys/param.h
==
Author: des
Date: Thu May 15 15:49:12 2014
New Revision: 266149
URL: http://svnweb.freebsd.org/changeset/base/266149
Log:
MFV: re-add svn:mime-type where needed
Modified:
Directory Properties:
head/contrib/ldns/ (props changed)
head/contrib/ldns/drill/drill.1 (props changed)
___
Author: des
Date: Thu May 15 15:49:16 2014
New Revision: 266150
URL: http://svnweb.freebsd.org/changeset/base/266150
Log:
MFV: re-add svn:mime-type where needed
Modified:
Directory Properties:
head/contrib/unbound/ (props changed)
head/contrib/unbound/doc/ietf67-design-02.odp (props cha
Author: imp
Date: Thu May 15 15:45:45 2014
New Revision: 266147
URL: http://svnweb.freebsd.org/changeset/base/266147
Log:
Makefile.inc is also included by the tests subdirectory, which results
in SUBDIRS having tests added to it, which fails. Work around this by
checking to make sure tests e
Author: des
Date: Thu May 15 15:28:49 2014
New Revision: 266142
URL: http://svnweb.freebsd.org/changeset/base/266142
Log:
MFV: nuke autprops
Modified:
Directory Properties:
head/contrib/unbound/ (props changed)
head/contrib/unbound/compat/strlcat.c (props changed)
head/contrib/unbound
Author: des
Date: Thu May 15 15:28:43 2014
New Revision: 266141
URL: http://svnweb.freebsd.org/changeset/base/266141
Log:
MFV: nuke autprops
Modified:
Directory Properties:
head/contrib/ldns/ (props changed)
head/contrib/ldns/dane.c (props changed)
head/contrib/ldns/ldns/dane.h (pro
Author: jhibbits
Date: Thu May 15 15:17:44 2014
New Revision: 266136
URL: http://svnweb.freebsd.org/changeset/base/266136
Log:
oea64 uses 4k pages, too.
MFC after:1 week
X-MFC-with: r266116
Modified:
head/sys/powerpc/aim/trap_subr64.S
Modified: head/sys/powerpc/aim/trap_subr64.S
Author: des
Date: Thu May 15 15:22:32 2014
New Revision: 266138
URL: http://svnweb.freebsd.org/changeset/base/266138
Log:
Remove dead files.
Deleted:
head/contrib/ldns/compat/b32_ntop.c
head/contrib/ldns/compat/b32_pton.c
Modified:
head/lib/libldns/Makefile
Modified: head/lib/libldns/Mak
Author: jhb
Date: Thu May 15 14:16:55 2014
New Revision: 266125
URL: http://svnweb.freebsd.org/changeset/base/266125
Log:
Implement a PCI interrupt router to route PCI legacy INTx interrupts to
the legacy 8259A PICs.
- Implement an ICH-comptabile PCI interrupt router on the lpc device with
On 05/15/14 06:45, Nathan Whitehorn wrote:
On 05/14/14 21:18, Justin Hibbits wrote:
Author: jhibbits
Date: Thu May 15 04:18:06 2014
New Revision: 266116
URL: http://svnweb.freebsd.org/changeset/base/266116
Log:
A page mask size is 12-bits, not 11.
MFC after:1 week
Modified:
hea
On 05/14/14 21:18, Justin Hibbits wrote:
Author: jhibbits
Date: Thu May 15 04:18:06 2014
New Revision: 266116
URL: http://svnweb.freebsd.org/changeset/base/266116
Log:
A page mask size is 12-bits, not 11.
MFC after: 1 week
Modified:
head/sys/powerpc/aim/trap_subr32.S
Modified: he
On May 15, 2014, at 9:31 AM, Julio Merino wrote:
> On May 14, 2014, at 21:27, Warner Losh wrote:
>
>> Author: imp
>> Date: Thu May 15 01:27:24 2014
>> New Revision: 266104
>> URL: http://svnweb.freebsd.org/changeset/base/266104
>>
>> Log:
>> Undo changes to the generated Makefile. Move tests
On May 14, 2014, at 21:27, Warner Losh wrote:
> Author: imp
> Date: Thu May 15 01:27:24 2014
> New Revision: 266104
> URL: http://svnweb.freebsd.org/changeset/base/266104
>
> Log:
> Undo changes to the generated Makefile. Move tests directory to proper
> location, including updating the test t
On Thu, May 15, 2014 at 11:30:17AM +, Baptiste Daroussin wrote:
> Log:
> Add the missing coma
I thought a coma was what happened from reading mailing lists.
mcl
___
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/sv
Author: bapt
Date: Thu May 15 11:30:17 2014
New Revision: 266121
URL: http://svnweb.freebsd.org/changeset/base/266121
Log:
Add the missing coma
Modified:
head/.arcconfig
Modified: head/.arcconfig
==
--- head/.arcconf
Author: bapt
Date: Thu May 15 11:21:38 2014
New Revision: 266120
URL: http://svnweb.freebsd.org/changeset/base/266120
Log:
Add project name to the arc config it is still required when arcanist is used
with SVN
Modified:
head/.arcconfig
Modified: head/.arcconfig
=
On Thu, May 15, 2014 at 10:07:00AM +, Ruslan Bukin wrote:
> Modified: head/sys/arm/freescale/vybrid/vf_gpio.c
> ==
> --- head/sys/arm/freescale/vybrid/vf_gpio.c Thu May 15 09:55:21 2014
> (r266118)
> +++ head/
Author: br
Date: Thu May 15 10:06:59 2014
New Revision: 266119
URL: http://svnweb.freebsd.org/changeset/base/266119
Log:
Fix return value. Should be logic one or zero.
Modified:
head/sys/arm/freescale/vybrid/vf_gpio.c
Modified: head/sys/arm/freescale/vybrid/vf_gpio.c
35 matches
Mail list logo