Adrian Chadd wrote ..
> Author: adrian
> Date: Thu Feb 2 21:04:24 2012
> New Revision: 230923
> URL: http://svn.freebsd.org/changeset/base/230923
>
> Log:
> Add some missing radar config parameters to athradar.
>
> Modified:
> head/tools/tools/ath/athradar/athradar.c
>
> Modified: head/too
Author: jfv
Date: Fri Feb 3 05:00:43 2012
New Revision: 230931
URL: http://svn.freebsd.org/changeset/base/230931
Log:
MFC did not get the new files...
Added:
stable/8/sys/dev/ixgbe/ixgbe_82598.h (contents, props changed)
stable/8/sys/dev/ixgbe/ixgbe_82599.h (contents, props changed)
Author: rmacklem
Date: Fri Feb 3 03:41:43 2012
New Revision: 230930
URL: http://svn.freebsd.org/changeset/base/230930
Log:
MFC: r230345
Martin Cracauer reported a problem to freebsd-current@ under the
subject "Data corruption over NFS in -current". During investigation
of this, I came acr
Author: rmacklem
Date: Fri Feb 3 03:05:41 2012
New Revision: 230928
URL: http://svn.freebsd.org/changeset/base/230928
Log:
MFC: r230345
Martin Cracauer reported a problem to freebsd-current@ under the
subject "Data corruption over NFS in -current". During investigation
of this, I came acr
Author: rpaulo
Date: Fri Feb 3 02:06:14 2012
New Revision: 230926
URL: http://svn.freebsd.org/changeset/base/230926
Log:
Whitespace removal.
Modified:
head/sys/net80211/ieee80211_mesh.c
Modified: head/sys/net80211/ieee80211_mesh.c
Author: jfv
Date: Fri Feb 3 01:36:02 2012
New Revision: 230924
URL: http://svn.freebsd.org/changeset/base/230924
Log:
MFC of the latest ixgbe driver.
Revisions included:
209602,209603,209607,209609,209622,215911,
215913,215914,215924,217129,217556,222588,
222592,225405,229767,230329,
Author: adrian
Date: Thu Feb 2 21:04:24 2012
New Revision: 230923
URL: http://svn.freebsd.org/changeset/base/230923
Log:
Add some missing radar config parameters to athradar.
Modified:
head/tools/tools/ath/athradar/athradar.c
Modified: head/tools/tools/ath/athradar/athradar.c
==
Author: ken
Date: Thu Feb 2 19:03:29 2012
New Revision: 230922
URL: http://svn.freebsd.org/changeset/base/230922
Log:
MFC 230592:
Bring in the LSI-supported version of the mps(4) driver.
This involves significant changes to the mps(4) driver, but is not a
complete rewrite.
Some
Author: mav
Date: Thu Feb 2 19:02:15 2012
New Revision: 230921
URL: http://svn.freebsd.org/changeset/base/230921
Log:
Insert ordered command every 1/4 of the current command timeout, not 1/4
of the default one.
Without this change setting kern.cam.ada.default_timeout to 1 instead of 30
Author: ken
Date: Thu Feb 2 19:01:41 2012
New Revision: 230920
URL: http://svn.freebsd.org/changeset/base/230920
Log:
MFC 230592:
Bring in the LSI-supported version of the mps(4) driver.
This involves significant changes to the mps(4) driver, but is not a
complete rewrite.
Some
Author: trociny
Date: Thu Feb 2 18:25:12 2012
New Revision: 230919
URL: http://svn.freebsd.org/changeset/base/230919
Log:
MFC r230549:
Add -P option to allow get and set limits for other processes.
Submitted by: Andrey Zonov
Modified:
stable/9/usr.bin/limits/limits.1
stable/9/us
Author: trociny
Date: Thu Feb 2 18:22:25 2012
New Revision: 230918
URL: http://svn.freebsd.org/changeset/base/230918
Log:
MFC r227956, r228090, r228446, r230471, r230548:
r227956:
Add -l flag to display resource limits.
PR: bin/161257
Reviewed by: kib
r228090:
Author: trociny
Date: Thu Feb 2 18:17:49 2012
New Revision: 230917
URL: http://svn.freebsd.org/changeset/base/230917
Log:
MFC r227838, r227873, r228025, r228049, r228289, r228447, r230753:
r227838, r227873:
Add new options, -e and -x, to display process environment variables
and ELF
Author: ken
Date: Thu Feb 2 17:54:35 2012
New Revision: 230916
URL: http://svn.freebsd.org/changeset/base/230916
Log:
Fix the netback driver build for i386.
netback.c:Add missing VM includes.
xen/xenvar.h,
xen/xenpmap.h:Move some XENHVM macros from to
o
Author: joel (doc committer)
Date: Thu Feb 2 17:25:39 2012
New Revision: 230915
URL: http://svn.freebsd.org/changeset/base/230915
Log:
Remove leftovers from previous commits.
Approved by: jhb
Modified:
head/sys/modules/sound/driver/emu10k1/Makefile
head/sys/modules/sound/driver/emu10
On 2. Feb 2012, at 15:24 , Nathan Whitehorn wrote:
> On 02/01/12 20:29, Bjoern A. Zeeb wrote:
>>
>> On 23. Jan 2012, at 16:17 , Nathan Whitehorn wrote:
>>
>>> Author: nwhitehorn
>>> Date: Mon Jan 23 16:17:54 2012
>>> New Revision: 230484
>>> URL: http://svn.freebsd.org/changeset/base/230484
>>>
Author: mm
Date: Thu Feb 2 16:33:58 2012
New Revision: 230914
URL: http://svn.freebsd.org/changeset/base/230914
Log:
Add copyright information on last commits to comply with CDDL.
Discussed with: pluknet@
MFC after:3 days
Modified:
head/sys/cddl/contrib/opensolaris/uts/commo
Author: mm
Date: Thu Feb 2 16:18:40 2012
New Revision: 230913
URL: http://svn.freebsd.org/changeset/base/230913
Log:
Fix out of bounds write causing random panics,
uncovered by the change in r230256
Reviewed by: pluknet@
MFC after:3 days
Modified:
head/sys/cddl/contrib/opensola
On 02/01/12 20:29, Bjoern A. Zeeb wrote:
On 23. Jan 2012, at 16:17 , Nathan Whitehorn wrote:
Author: nwhitehorn
Date: Mon Jan 23 16:17:54 2012
New Revision: 230484
URL: http://svn.freebsd.org/changeset/base/230484
Log:
Part of r230482 didn't actually work. Revert it for now. This means PR
Author: mav
Date: Thu Feb 2 14:17:58 2012
New Revision: 230912
URL: http://svn.freebsd.org/changeset/base/230912
Log:
Make CAM ATA honor old hw.ata.ata_dma and hw.ata.atapi_dma tunables.
Even having more specific hint.ata.X.mode controls, global ones are
still could be useful from some p
20 matches
Mail list logo