Author: glebius
Date: Thu Sep 25 06:47:38 2014
New Revision: 272094
URL: http://svnweb.freebsd.org/changeset/base/272094
Log:
Run through unifdef(1) with slight hand-editing after. It is obvious,
that the driver is not going to be ever improved in terms of hardware
support, it is going to be
Author: glebius
Date: Thu Sep 25 05:47:33 2014
New Revision: 272091
URL: http://svnweb.freebsd.org/changeset/base/272091
Log:
Whitespace cleanup.
Modified:
head/sys/dev/mxge/if_mxge.c
Modified: head/sys/dev/mxge/if_mxge.c
==
Author: glebius
Date: Thu Sep 25 05:45:52 2014
New Revision: 272090
URL: http://svnweb.freebsd.org/changeset/base/272090
Log:
- Provide mxge_get_counter() to return counters that are not collected,
but taken from hardware.
- Mechanically convert to if_inc_counter() the rest of counters.
M
On Wed, Sep 24, 2014 at 07:40:23PM -0700, Adrian Chadd wrote:
A> Hm, I saw this from Kate on IRC. Did anyone figure out _where_ these
A> frames are coming from?
A>
A> Just dropping them is cool, but I'd really like to see the contents of
A> the frames and what their origin is.
A>
A> I'm worried t
Hm, I saw this from Kate on IRC. Did anyone figure out _where_ these
frames are coming from?
Just dropping them is cool, but I'd really like to see the contents of
the frames and what their origin is.
I'm worried that they're valid stack-generated frames..
-a
On 24 September 2014 19:26, Sean
Author: sbruno
Date: Thu Sep 25 02:26:05 2014
New Revision: 272089
URL: http://svnweb.freebsd.org/changeset/base/272089
Log:
Fix NULL pointer deref in ipfw when using dummynet at layer 2.
Drop packet if pkg->ifp is NULL, which is the case here.
ref. https://github.com/HardenedBSD/hardened
Author: marcel
Date: Wed Sep 24 22:58:10 2014
New Revision: 272088
URL: http://svnweb.freebsd.org/changeset/base/272088
Log:
Add baseline files for QCOW2.
Added:
head/usr.bin/mkimg/tests/img-1x1-4096-apm.qcow2.gz.uu (contents, props
changed)
head/usr.bin/mkimg/tests/img-1x1-4096-bsd.qcow
Author: ngie
Date: Wed Sep 24 22:51:16 2014
New Revision: 272087
URL: http://svnweb.freebsd.org/changeset/base/272087
Log:
Increase the memory disk size in the following testcases to avoid mount
failures, which would cause cascade failures in the rest of the test
run:
link/15.t, open/19
Author: marcel
Date: Wed Sep 24 22:45:03 2014
New Revision: 272086
URL: http://svnweb.freebsd.org/changeset/base/272086
Log:
Finish QCOW version 2 and stop making it conditional.
We have a different ordering for the RC block(s) and L2 tables.
This is expected to be a non-issue, because ev
Author: jch
Date: Wed Sep 24 22:31:40 2014
New Revision: 272085
URL: http://svnweb.freebsd.org/changeset/base/272085
Log:
Add myself (jch) to calendar.freebsd and committers-src.dot
Approved by: jhb (mentor)
Modified:
head/share/misc/committers-src.dot
head/usr.bin/calendar/calendars/
Author: ngie
Date: Wed Sep 24 22:18:21 2014
New Revision: 272084
URL: http://svnweb.freebsd.org/changeset/base/272084
Log:
Fix the executed testplan count
MFC after: 2 weeks
X-MFC with: r272057
Sponsored by: EMC / Isilon Storage Division
Modified:
head/contrib/pjdfstest/tests/ftrunca
Author: ngie
Date: Wed Sep 24 22:14:53 2014
New Revision: 272083
URL: http://svnweb.freebsd.org/changeset/base/272083
Log:
Expect ELOOP on Darwin/Linux with "O_NOFOLLOW was specified and the target is
a
symbolic link" case. Assume EMLINK on the rest of the OSes (FreeBSD, Solaris,
etc)
Author: np
Date: Wed Sep 24 20:12:40 2014
New Revision: 272081
URL: http://svnweb.freebsd.org/changeset/base/272081
Log:
Catch up with r271119.
Modified:
head/sys/netinet/toecore.c
Modified: head/sys/netinet/toecore.c
==
Author: np
Date: Wed Sep 24 20:08:43 2014
New Revision: 272080
URL: http://svnweb.freebsd.org/changeset/base/272080
Log:
Update comment (missed this bit in r272079).
Modified:
head/sys/dev/cxgbe/tom/t4_listen.c
Modified: head/sys/dev/cxgbe/tom/t4_listen.c
Author: np
Date: Wed Sep 24 20:04:11 2014
New Revision: 272079
URL: http://svnweb.freebsd.org/changeset/base/272079
Log:
cxgbe/tom: Catch up with r271119, syncache_add doesn't need tcbinfo lock.
Modified:
head/sys/dev/cxgbe/tom/t4_listen.c
Modified: head/sys/dev/cxgbe/tom/t4_listen.c
==
Author: peter
Date: Wed Sep 24 18:38:51 2014
New Revision: 272076
URL: http://svnweb.freebsd.org/changeset/base/272076
Log:
Merge apr-util 1.5.3 -> 1.5.4. A minor bug fix update.
Modified:
head/contrib/apr-util/CHANGES
head/contrib/apr-util/NOTICE
head/contrib/apr-util/apr-util.spec
he
On 9/24/2014 8:38 AM, John Baldwin wrote:
> On Tuesday, September 23, 2014 05:04:21 PM Bryan Drewery wrote:
>> Author: bdrewery
>> Date: Tue Sep 23 17:04:21 2014
>> New Revision: 272032
>> URL: http://svnweb.freebsd.org/changeset/base/272032
>>
>> Log:
>> DEBUG_LOCKS no longer modifies 'struct vn
Author: marcel
Date: Wed Sep 24 15:15:14 2014
New Revision: 272073
URL: http://svnweb.freebsd.org/changeset/base/272073
Log:
Update the baseline for QCOW version 1. A bug was found that rendered
the baseline invalid.
Modified:
head/usr.bin/mkimg/tests/img-1x1-4096-apm.qcow.gz.uu
head/usr.
Author: marcel
Date: Wed Sep 24 15:14:01 2014
New Revision: 272072
URL: http://svnweb.freebsd.org/changeset/base/272072
Log:
Fix the creation of the L2 cluster table for version 1. The blkofs
variable was assigned the image offset in bytes and not in blocks
(i.e. sectors). This had image_dat
Warren Block writes:
> Dag-Erling Smørgrav writes:
> > Non-bikesheddy: the first line is wrong.
> Could you be more specific about that? It is an abbreviated form of
> "Links to security advisories and errata are available at". Maybe you
> mean that it does not link directly to the security adv
On Wednesday, September 24, 2014 05:23:39 PM Konstantin Belousov wrote:
> On Wed, Sep 24, 2014 at 09:58:07AM -0400, John Baldwin wrote:
> > On Tuesday, September 23, 2014 09:44:34 PM Konstantin Belousov wrote:
> > > On Tue, Sep 23, 2014 at 01:31:42PM -0500, Bryan Drewery wrote:
> > > > On 9/23/2014
Author: smh
Date: Wed Sep 24 14:35:08 2014
New Revision: 272071
URL: http://svnweb.freebsd.org/changeset/base/272071
Log:
Fix ticks wrap issue of lowmem test in vm_pageout_scan
Reviewed by: jhb (D818)
MFC after:3 days
Sponsored by: Multiplay
Modified:
head/sys/vm/vm_pageout.c
M
On Wed, Sep 24, 2014 at 09:58:07AM -0400, John Baldwin wrote:
> On Tuesday, September 23, 2014 09:44:34 PM Konstantin Belousov wrote:
> > On Tue, Sep 23, 2014 at 01:31:42PM -0500, Bryan Drewery wrote:
> > > On 9/23/2014 1:20 PM, Konstantin Belousov wrote:
> > > > On Tue, Sep 23, 2014 at 05:04:21PM
On Tuesday, September 23, 2014 09:44:34 PM Konstantin Belousov wrote:
> On Tue, Sep 23, 2014 at 01:31:42PM -0500, Bryan Drewery wrote:
> > On 9/23/2014 1:20 PM, Konstantin Belousov wrote:
> > > On Tue, Sep 23, 2014 at 05:04:21PM +, Bryan Drewery wrote:
> > >> Author: bdrewery
> > >> Date: Tue S
On Tuesday, September 23, 2014 05:04:21 PM Bryan Drewery wrote:
> Author: bdrewery
> Date: Tue Sep 23 17:04:21 2014
> New Revision: 272032
> URL: http://svnweb.freebsd.org/changeset/base/272032
>
> Log:
> DEBUG_LOCKS no longer modifies 'struct vnode', nor does fstat(1) use it.
> fstat(1) now u
Author: kib
Date: Wed Sep 24 12:41:39 2014
New Revision: 272070
URL: http://svnweb.freebsd.org/changeset/base/272070
Log:
Expand the libthr(3) manpage to document knobs accepted by libthr.so
and explain some internal working of the library, neccessary to
understand the knobs effects.
Re
Author: kib
Date: Wed Sep 24 12:39:12 2014
New Revision: 272069
URL: http://svnweb.freebsd.org/changeset/base/272069
Log:
Switch the defaults to not split the RLIMIT_STACK-sized initial thread
stack into the stacks of the created threads. Add knob
LIBPTHREAD_SPLITSTACK_MAIN to restore the o
Author: glebius
Date: Wed Sep 24 12:19:00 2014
New Revision: 272068
URL: http://svnweb.freebsd.org/changeset/base/272068
Log:
- Provide wi_get_counter() to return counters that are not collected,
but taken from hardware.
- Mechanically convert to if_inc_counter() the rest of counters.
Mod
Author: glebius
Date: Wed Sep 24 11:58:23 2014
New Revision: 272067
URL: http://svnweb.freebsd.org/changeset/base/272067
Log:
- Provide txp_get_counter() to return counters that are not collected,
but taken from hardware.
- Mechanically convert to if_inc_counter() the rest of counters.
Mo
Author: glebius
Date: Wed Sep 24 11:33:43 2014
New Revision: 272066
URL: http://svnweb.freebsd.org/changeset/base/272066
Log:
Mechanically convert to if_inc_counter().
Modified:
head/sys/dev/jme/if_jme.c
Modified: head/sys/dev/jme/if_jme.c
Author: glebius
Date: Wed Sep 24 11:31:46 2014
New Revision: 272065
URL: http://svnweb.freebsd.org/changeset/base/272065
Log:
- Provide vte_get_counter() to return counters that are not collected,
but taken from hardware.
- Mechanically convert to if_inc_counter() the rest of counters.
Mo
On Wed, Sep 24, 2014 at 11:23:56AM +, Gleb Smirnoff wrote:
T> Author: glebius
T> Date: Wed Sep 24 11:23:55 2014
T> New Revision: 272064
T> URL: http://svnweb.freebsd.org/changeset/base/272064
T>
T> Log:
T> - Provide igb_get_counter() to return counters that are not collected,
T> but take
Author: glebius
Date: Wed Sep 24 11:23:55 2014
New Revision: 272064
URL: http://svnweb.freebsd.org/changeset/base/272064
Log:
- Provide igb_get_counter() to return counters that are not collected,
but taken from hardware.
- Mechanically convert to if_inc_counter() the rest of counters.
Mo
Author: hselasky
Date: Wed Sep 24 08:28:34 2014
New Revision: 272060
URL: http://svnweb.freebsd.org/changeset/base/272060
Log:
Update code to use new network counter API.
Fix some minor compile warnings while at it.
Sponsored by: Mellanox Technologies
Suggested by: glebius@
MFC after:
Author: mav
Date: Wed Sep 24 08:18:11 2014
New Revision: 272059
URL: http://svnweb.freebsd.org/changeset/base/272059
Log:
Remake Linux' SOUND_MIXER_INFO IOCTL as a wrapper around new FreeBSD's one.
Submitted by: Dmitry Luhtionov
MFC after:3 days
Modified:
head/sys/compat/linux/lin
Author: ngie
Date: Wed Sep 24 07:00:35 2014
New Revision: 272057
URL: http://svnweb.freebsd.org/changeset/base/272057
Log:
Import pjdfstest from
^/vendor/pjdfstest/abf03c3a47745d4521b0e4aa141317553ca48f91
- Remove tools/regression/pjdfstest
- Add upgrade directions for contrib/pjdfstest
36 matches
Mail list logo