Author: mjacob
Date: Sun May 16 06:40:05 2010
New Revision: 208129
URL: http://svn.freebsd.org/changeset/base/208129
Log:
Correct compilation error introduced in last commit.
X-MFC:208119
MFC after: 1 week
Sponsored By: Panasas
Pointy Hat to:Me
Noticed
On 5/15/2010 8:17 PM, Rob Farmer wrote:
On Sat, May 15, 2010 at 1:26 PM, Matt Jacob wrote:
Author: mjacob
Date: Sat May 15 20:26:10 2010
New Revision: 208119
URL: http://svn.freebsd.org/changeset/base/208119
Log:
Whap. Hook up some wires that were forgotten a few months ago and restore
On Wed, May 12, 2010 at 09:24:46PM +, Zachary Loafman wrote:
> Author: zml
> Date: Wed May 12 21:24:46 2010
> New Revision: 208003
> URL: http://svn.freebsd.org/changeset/base/208003
>
> Log:
> Add VOP_ADVLOCKPURGE so that the file system is called when purging
> locks (in the case where t
On Sun, May 16, 2010 at 05:00:29AM +, Konstantin Belousov wrote:
> Author: kib
> Date: Sun May 16 05:00:29 2010
> New Revision: 208128
> URL: http://svn.freebsd.org/changeset/base/208128
>
> Log:
> Disable bypass for the vop_advlockpurge(). The vop is called after
> vop_revoke(), the v_dat
Author: kib
Date: Sun May 16 05:00:29 2010
New Revision: 208128
URL: http://svn.freebsd.org/changeset/base/208128
Log:
Disable bypass for the vop_advlockpurge(). The vop is called after
vop_revoke(), the v_data is already destroyed.
Reported and tested by: ed
Modified:
head/sys/f
Author: jfv
Date: Sun May 16 04:31:16 2010
New Revision: 208127
URL: http://svn.freebsd.org/changeset/base/208127
Log:
Change poll routine to conform to proper interface.
Modified:
stable/7/sys/dev/e1000/if_em.c
Modified: stable/7/sys/dev/e1000/if_em.c
===
On Sat, May 15, 2010 at 1:26 PM, Matt Jacob wrote:
> Author: mjacob
> Date: Sat May 15 20:26:10 2010
> New Revision: 208119
> URL: http://svn.freebsd.org/changeset/base/208119
>
> Log:
> Whap. Hook up some wires that were forgotten a few months ago and restore
> the zombie device timeout code an
On 15 May 2010, at 17:18, Weongyo Jeong wrote:
> Author: weongyo
> Date: Sat May 15 21:18:15 2010
> New Revision: 208120
> URL: http://svn.freebsd.org/changeset/base/208120
>
> Log:
> - fixes a bug that it didn't initialize the ratectl after association;
>so ni_txrate returned 0 which is a
Author: weongyo
Date: Sat May 15 21:18:15 2010
New Revision: 208120
URL: http://svn.freebsd.org/changeset/base/208120
Log:
- fixes a bug that it didn't initialize the ratectl after association;
so ni_txrate returned 0 which is a invalid result.
- The fourth argument of ieee80211_ratectl_tx
Author: mjacob
Date: Sat May 15 20:26:10 2010
New Revision: 208119
URL: http://svn.freebsd.org/changeset/base/208119
Log:
Whap. Hook up some wires that were forgotten a few months ago and restore
the zombie device timeout code and the loop down time code and the fabric
hysteresis code.
MFC
Author: marius
Date: Sat May 15 19:46:16 2010
New Revision: 208117
URL: http://svn.freebsd.org/changeset/base/208117
Log:
Fix a mismerge in r206001.
PR: 146614
Approved by: jfv (implicit)
MFC afer: 3 days
Modified:
head/sys/dev/e1000/if_em.c
Modified: head/sys/dev/e10
Author: jilles
Date: Sat May 15 17:49:56 2010
New Revision: 208116
URL: http://svn.freebsd.org/changeset/base/208116
Log:
Change the commented msgs examples in profile/csh.login from -f to -q.
Starting something that wants input on login seems strange and can be
dangerous. In some configu
Author: jilles
Date: Sat May 15 12:51:22 2010
New Revision: 208113
URL: http://svn.freebsd.org/changeset/base/208113
Log:
MFC r207935: sh: Add some simple testcases for pathname expansion.
Added:
stable/8/tools/regression/bin/sh/expansion/pathname1.0
- copied unchanged from r207935,
hea
Author: jilles
Date: Sat May 15 12:42:07 2010
New Revision: 208112
URL: http://svn.freebsd.org/changeset/base/208112
Log:
MFC r207821: Generate some tests for sh's case command
from the fnmatch tests.
I'm committing the generated files because I don't like a build dependency
for the sh(
Author: phk
Date: Sat May 15 10:31:11 2010
New Revision: 208111
URL: http://svn.freebsd.org/changeset/base/208111
Log:
Apply a patch that has been lingering in my inbox for far too long:
On a soekris Net5501, if you do a watchdog -t 16, followed by a watchdog
-t 0 to disable the watchdog,
Author: phk
Date: Sat May 15 08:57:16 2010
New Revision: 208110
URL: http://svn.freebsd.org/changeset/base/208110
Log:
Do not attempt to render a logrecord with length byte, until we have
decompressed all the bytes required.
Modified:
head/usr.sbin/fifolog/lib/fifolog_reader.c
Modified: he
Author: mm
Date: Sat May 15 07:07:38 2010
New Revision: 208109
URL: http://svn.freebsd.org/changeset/base/208109
Log:
MFC r207481, r207956:
MFC r207481 [1]:
Add sysctl and loader tunable vfs.zfs.txg.write_limit_override.
This tunable improves fine-tuning of ZFS write throttling.
MF
Author: jfv
Date: Sat May 15 07:01:41 2010
New Revision: 208108
URL: http://svn.freebsd.org/changeset/base/208108
Log:
Add missing lem files to the MFC
Added:
stable/7/sys/dev/e1000/if_lem.c (contents, props changed)
stable/7/sys/dev/e1000/if_lem.h (contents, props changed)
Added: stab
18 matches
Mail list logo