Hi.
On Sat, Feb 19, 2011 at 08:34:12AM +0100, Pawel Jakub Dawidek wrote:
> On Fri, Feb 18, 2011 at 09:40:13AM +, VANHULLEBUS Yvan wrote:
> > Author: vanhu
> > Date: Fri Feb 18 09:40:13 2011
> > New Revision: 218794
> > URL: http://svn.freebsd.org/changeset/base/218794
> >
> > Log:
> > Fixed
On Mon, Feb 21, 2011 at 09:40:25AM +0100, VANHULLEBUS Yvan wrote:
> > Second of all I really think that an UPDATING entry is not enough.
> > We should at least provide sysctl to change it back
>
> I sent a mail on freebsd-net@ at the beginning of january, to ask some
> feedback from users, and got
Author: brucec
Date: Mon Feb 21 09:56:08 2011
New Revision: 218910
URL: http://svn.freebsd.org/changeset/base/218910
Log:
The FD_FORM ioctl used to ignore errors from the floppy controller; now when
it encounters an error it returns an error from the ioctl.
Ignore any errors when using the F
Author: mm
Date: Mon Feb 21 10:08:47 2011
New Revision: 218911
URL: http://svn.freebsd.org/changeset/base/218911
Log:
MFC r218127, r218128:
Add xz(1) support to newsyslog.
Rewrite and simplify logfile compression code.
Approved by: gad
Modified:
stable/8/usr.sbin/newsyslog/newsys
On Mon, 21 Feb 2011, Pawel Jakub Dawidek wrote:
Hi,
On Mon, Feb 21, 2011 at 09:40:25AM +0100, VANHULLEBUS Yvan wrote:
Second of all I really think that an UPDATING entry is not enough.
We should at least provide sysctl to change it back
I sent a mail on freebsd-net@ at the beginning of janua
On Sun, 13 Feb 2011 20:02:46 + (UTC)
Olivier Houchard wrote:
> Modified: head/sys/arm/at91/at91_machdep.c
> ==
> --- head/sys/arm/at91/at91_machdep.c Sun Feb 13 19:46:55
> 2011 (r218665) +++ head/sys/arm/at91/at91_ma
On Mon, Feb 21, 2011 at 10:21:43AM +0100, Pawel Jakub Dawidek wrote:
> On Mon, Feb 21, 2011 at 09:40:25AM +0100, VANHULLEBUS Yvan wrote:
[RFC4868 and MFC]
> You can't talk to two such peers with sysctl or without anyway. I assume
> that if someone already has tunnels configured and they work, they
On 21 February 2011 13:23, Andrew Turner wrote:
> On Sun, 13 Feb 2011 20:02:46 + (UTC)
> Olivier Houchard wrote:
>> Modified: head/sys/arm/at91/at91_machdep.c
>> ==
>> --- head/sys/arm/at91/at91_machdep.c Sun Feb 13
Author: lstewart
Date: Mon Feb 21 11:56:11 2011
New Revision: 218912
URL: http://svn.freebsd.org/changeset/base/218912
Log:
Final commit to round out the "Five New TCP Congestion Control Algorithms for
FreeBSD" FreeBSD Foundation funded project.
- Add new man pages for the modular congest
Author: cognet
Date: Mon Feb 21 13:11:05 2011
New Revision: 218913
URL: http://svn.freebsd.org/changeset/base/218913
Log:
Get myself a brain, move the call to init_param1() before the first use in
at91_machdep.c, and do it for the files I forgot the first time
Reported by: andrew
Submi
Author: lstewart
Date: Mon Feb 21 13:22:29 2011
New Revision: 218914
URL: http://svn.freebsd.org/changeset/base/218914
Log:
Actually install the example Khelp module committed in r218545.
Sponsored by: FreeBSD Foundation
MFC after:4 weeks
X-MFC with: r218545
Modified:
head/etc/
* Martin Matuska (m...@freebsd.org) wrote:
> Log:
> Add opteron-sse3, athlon64-sse3 and k8-sse3 cpu types to bsd.cpu.mk.
> - add "sse3" to MACHINE_CPU for the new cpu types
> - for i386, default to CPUTYPE=prescott for the new cpu types
Any chance for a same thing for intel CPUs? prescott-s
Author: nwhitehorn
Date: Mon Feb 21 14:28:31 2011
New Revision: 218915
URL: http://svn.freebsd.org/changeset/base/218915
Log:
Add some error checking on the return values of chdir() and calloc(). The
first might actually happen, so it displays the error message in a prettier
way.
Found
Author: adrian
Date: Mon Feb 21 15:49:59 2011
New Revision: 218916
URL: http://svn.freebsd.org/changeset/base/218916
Log:
Default to the lowest negotiated rate for mgmt/multicast traffic in 11n mode
The current code transmits management and multicast frames at MCS 0.
What it should do is
Author: pluknet
Date: Mon Feb 21 16:03:39 2011
New Revision: 218917
URL: http://svn.freebsd.org/changeset/base/218917
Log:
mdoc(7) markup.
Approved by: avg (mentor), kib (mentor)
MFC after:3 days
Modified:
head/bin/kenv/kenv.1
Modified: head/bin/kenv/kenv.1
==
Author: brucec
Date: Mon Feb 21 16:21:43 2011
New Revision: 218918
URL: http://svn.freebsd.org/changeset/base/218918
Log:
Make private functions static.
PR: kern/43611
Submitted by: Matt Emmerton
Reviewed by: kib
MFC after:3 days
Modified:
head/sys/crypto/sha2/sha2.
Author: jh
Date: Mon Feb 21 16:30:27 2011
New Revision: 218919
URL: http://svn.freebsd.org/changeset/base/218919
Log:
MFC r216098:
- Report an error when a label with invalid name is attempted to be
created with glabel(8).
- Fix a typo in an error message.
- Fix comment typos.
Modi
Author: jh
Date: Mon Feb 21 16:33:01 2011
New Revision: 218920
URL: http://svn.freebsd.org/changeset/base/218920
Log:
MFC r216098:
- Report an error when a label with invalid name is attempted to be
created with glabel(8).
- Fix a typo in an error message.
- Fix comment typos.
Modi
On Sat, 19 Feb 2011 15:27:12 -0800
Doug Barton wrote:
> On 02/19/2011 15:12, Carlos A. M. dos Santos wrote:
> > On Sat, Feb 19, 2011 at 6:07 PM, Bruce Cran wrote:
> >> On Saturday 19 February 2011 17:25:32 Carlos A. M. dos Santos wrote:
> >>
> >>> Did anybody complain about this? If not, would y
Author: ken
Date: Mon Feb 21 16:55:53 2011
New Revision: 218921
URL: http://svn.freebsd.org/changeset/base/218921
Log:
MFC: r218811:
In the MPS driver, during device removal processing, don't assume that
the controller firmware will return all of our commands. Instead, keep
track of ou
Author: ken
Date: Mon Feb 21 18:11:56 2011
New Revision: 218922
URL: http://svn.freebsd.org/changeset/base/218922
Log:
MFC: r218812
Fix several issues with the mps(4) driver.
When the driver ran out of DMA chaining buffers, it kept the timeout for
the I/O, and I/O would stall.
T
Author: adrian
Date: Mon Feb 21 18:58:58 2011
New Revision: 218923
URL: http://svn.freebsd.org/changeset/base/218923
Log:
Add a vocal warning to ath_hal_computetxtime() function is used for non-11n
rates.
It's used to calculate:
* the initial per-rate entries for short/long preamble A
On 02/21/2011 03:01, VANHULLEBUS Yvan wrote:
On Mon, Feb 21, 2011 at 10:21:43AM +0100, Pawel Jakub Dawidek wrote:
> On Mon, Feb 21, 2011 at 09:40:25AM +0100, VANHULLEBUS Yvan wrote:
[RFC4868 and MFC]
> You can't talk to two such peers with sysctl or without anyway. I assume
> that if someon
Author: adrian
Date: Mon Feb 21 19:19:05 2011
New Revision: 218924
URL: http://svn.freebsd.org/changeset/base/218924
Log:
Add a new counter which tracks frames TX'ed with HT protection.
Modified:
head/sys/dev/ath/if_ath.c
head/sys/dev/ath/if_athioctl.h
Modified: head/sys/dev/ath/if_ath.c
=
Author: adrian
Date: Mon Feb 21 19:22:45 2011
New Revision: 218925
URL: http://svn.freebsd.org/changeset/base/218925
Log:
Fix formatting of new stat sysctls; add descriptions
Modified:
head/sys/dev/ath/if_ath.c
Modified: head/sys/dev/ath/if_ath.c
=
Author: dim
Date: Mon Feb 21 19:46:02 2011
New Revision: 218926
URL: http://svn.freebsd.org/changeset/base/218926
Log:
In sys/boot/i386/boot2/boot2.c, change the type of the 'opts' variable
from uint16_t back to uint32_t. The actual option bitmasks (RB_* and
RBX_*) assume at least a 32 bit
Author: bschmidt
Date: Mon Feb 21 19:59:43 2011
New Revision: 218927
URL: http://svn.freebsd.org/changeset/base/218927
Log:
Add a new mgmt subtype "ACTION NO ACK" defined in 802.11n-2009, while here
clean up parts of the *_recv_mgmt() functions.
- make sure appropriate counters are bumped an
Author: bschmidt
Date: Mon Feb 21 20:02:02 2011
New Revision: 218928
URL: http://svn.freebsd.org/changeset/base/218928
Log:
It is IEEE80211_SUPPORT_XXX not IEEE80211_XXX_SUPPORT.
Modified:
head/sys/net80211/ieee80211_output.c
Modified: head/sys/net80211/ieee80211_output.c
===
On Mon, Feb 21, 2011 at 07:46:02PM +, Dimitry Andric wrote:
> Author: dim
> Date: Mon Feb 21 19:46:02 2011
> New Revision: 218926
> URL: http://svn.freebsd.org/changeset/base/218926
>
> Log:
> In sys/boot/i386/boot2/boot2.c, change the type of the 'opts' variable
> from uint16_t back to ui
On Mon, Feb 21, 2011 at 8:14 AM, Tom Rhodes wrote:
> On Sat, 19 Feb 2011 15:27:12 -0800
> Doug Barton wrote:
>
>> On 02/19/2011 15:12, Carlos A. M. dos Santos wrote:
>> > On Sat, Feb 19, 2011 at 6:07 PM, Bruce Cran wrote:
>> >> On Saturday 19 February 2011 17:25:32 Carlos A. M. dos Santos wrote:
On Mon, Feb 21, 2011 at 11:14 AM, Doug Barton wrote:
> On 02/21/2011 03:01, VANHULLEBUS Yvan wrote:
>>
>> On Mon, Feb 21, 2011 at 10:21:43AM +0100, Pawel Jakub Dawidek wrote:
>>>
>>> > On Mon, Feb 21, 2011 at 09:40:25AM +0100, VANHULLEBUS Yvan wrote:
>>
>> [RFC4868 and MFC]
>>>
>>> > You can't t
Author: bschmidt
Date: Mon Feb 21 21:00:29 2011
New Revision: 218929
URL: http://svn.freebsd.org/changeset/base/218929
Log:
MFC r218368:
Fix cut&paste mistake.
Modified:
stable/8/sys/conf/files
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/amd64/include/xen/ (prop
Author: marius
Date: Mon Feb 21 21:13:18 2011
New Revision: 218930
URL: http://svn.freebsd.org/changeset/base/218930
Log:
Resurrect ofw_pci_if.m from r178578.
Added:
head/sys/sparc64/pci/ofw_pci_if.m
- copied unchanged from r178578, head/sys/sparc64/pci/ofw_pci_if.m
Copied: head/sys/spa
Author: adrian
Date: Tue Feb 22 00:01:19 2011
New Revision: 218931
URL: http://svn.freebsd.org/changeset/base/218931
Log:
* Don't setup the scenario if the try count is 0
* Comment what else is going on during rate scenario setup
Modified:
head/sys/dev/ath/if_ath_tx_ht.c
Modified: head/sys
Author: adrian
Date: Tue Feb 22 00:37:53 2011
New Revision: 218932
URL: http://svn.freebsd.org/changeset/base/218932
Log:
Shuffle around the RTS/CTS rate/duration logic.
* Turn ath_tx_calc_ctsduration() into a function that
returns the ctsduration, or -1 for HT rates;
* add a printf()
Author: imp
Date: Tue Feb 22 04:03:33 2011
New Revision: 218933
URL: http://svn.freebsd.org/changeset/base/218933
Log:
Testing based on MACHINE_ARCH is problematic. Default to yes to build
clang. A separate change will fix buildworld to default to yes or no
based on the target.
Modified:
Author: imp
Date: Tue Feb 22 04:07:15 2011
New Revision: 218934
URL: http://svn.freebsd.org/changeset/base/218934
Log:
Select building CLANG based on ${TARGET_ARCH} and existence of
WITH{,OUT}_CLANG. We default to yes on some archs, no on others,
unless WITHOUT_CLANG or WITH_CLANG is define
Author: adrian
Date: Tue Feb 22 04:41:04 2011
New Revision: 218935
URL: http://svn.freebsd.org/changeset/base/218935
Log:
Don't set the RTS/CTS enable bit per-scenario if the global RTS/CTS
flags aren't set.
Modified:
head/sys/dev/ath/if_ath_tx_ht.c
Modified: head/sys/dev/ath/if_ath_tx_ht.
Author: imp
Date: Tue Feb 22 04:49:57 2011
New Revision: 218936
URL: http://svn.freebsd.org/changeset/base/218936
Log:
Back out 218933 and 281934. The easy cases still worked, but some
hard cases broke in worse ways than the status quo. Back them out
until that can be resolved.
Modified:
Author: miwi
Date: Tue Feb 22 05:10:13 2011
New Revision: 218937
URL: http://svn.freebsd.org/changeset/base/218937
Log:
- Remove no longer in use
PR: kern/152354
Submitted by: vehemens
Discussion with:kib
Approved by: rwatson (mentor)
Deleted:
head/sys/dev/drm/drm-prepr
Author: miwi
Date: Tue Feb 22 05:13:26 2011
New Revision: 218938
URL: http://svn.freebsd.org/changeset/base/218938
Log:
- Fix QA issues
PR: misc/146687
Submitted by: Garrett Cooper
Approved by: rwatson (mentor)
Modified:
head/tools/regression/aio/kqueue/aio_kqueue.c
Modi
Author: jchandra
Date: Tue Feb 22 07:49:51 2011
New Revision: 218939
URL: http://svn.freebsd.org/changeset/base/218939
Log:
Fix bzero() for 64-bit.
The existing implementation of bzero incorrectly clears bytes when the
start address is not word aligned. Fix it by using REG_SHI macro which
42 matches
Mail list logo