Author: avg
Date: Thu Jun 9 08:25:56 2011
New Revision: 222891
URL: http://svn.freebsd.org/changeset/base/222891
Log:
MFC r221527: prepare code that does topology detection for amd cpus for
bulldozer
Modified:
stable/8/sys/amd64/amd64/mp_machdep.c
stable/8/sys/amd64/include/specialreg.h
Author: avg
Date: Thu Jun 9 08:30:46 2011
New Revision: 222892
URL: http://svn.freebsd.org/changeset/base/222892
Log:
MFC r222720,222721: corrections to amdsbwd.4
Modified:
stable/8/share/man/man4/amdsbwd.4
Directory Properties:
stable/8/share/man/man4/ (props changed)
Modified: stable/
Author: avg
Date: Thu Jun 9 08:33:42 2011
New Revision: 222893
URL: http://svn.freebsd.org/changeset/base/222893
Log:
MFC r222720,222721: corrections to amdsbwd.4
Modified:
stable/7/share/man/man4/amdsbwd.4
Directory Properties:
stable/7/share/man/man4/ (props changed)
Modified: stable/
Author: mm
Date: Thu Jun 9 10:04:11 2011
New Revision: 222894
URL: http://svn.freebsd.org/changeset/base/222894
Log:
MFC r222757:
Remove empty #ifndef
Modified:
stable/8/sys/cddl/compat/opensolaris/sys/atomic.h
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/amd64
Author: ae
Date: Thu Jun 9 10:43:36 2011
New Revision: 222895
URL: http://svn.freebsd.org/changeset/base/222895
Log:
MFC r222603:
Do not hide stripeoffset from libgeom(3), it may be useful even when
stripesize is zero.
Modified:
stable/8/sys/geom/geom_dump.c
Directory Properties:
s
Author: cognet
Date: Thu Jun 9 11:54:11 2011
New Revision: 222896
URL: http://svn.freebsd.org/changeset/base/222896
Log:
Please welcome Grzegorz Bernacki (g...@freebsd.org). Grzegorz has been doing
stuff on arm and ppc for quite some time, and is working on some cool stuff,
including SMP supp
On Tuesday, June 07, 2011 4:46:13 am Attilio Rao wrote:
> Author: attilio
> Date: Tue Jun 7 08:46:13 2011
> New Revision: 222813
> URL: http://svn.freebsd.org/changeset/base/222813
>
> Log:
> etire the cpumask_t type and replace it with cpuset_t usage.
>
> Replaced:
> head/share/man/man4/g
On Mon, 06 Jun 2011 11:30:29 -0700 Maxim Sobolev wrote:
MS> On 6/6/2011 3:57 AM, Vadim Goncharov wrote:
>> Hi Maxim Sobolev!
>>
>> On Sat, 04 Jun 2011 10:02:55 -0700; Maxim Sobolev
>> wrote:
>>
I don't know about the hast internal protocol but the above reads kind of
wrong to
Author: mav
Date: Thu Jun 9 16:30:13 2011
New Revision: 222897
URL: http://svn.freebsd.org/changeset/base/222897
Log:
Intel NM10 chipset's SATA controller has same PCI ID and revision as ICH7's,
but has only 2 SATA ports instead of 4. The worst part is that SStatus and
SError registers for
2011/6/9 John Baldwin :
> On Tuesday, June 07, 2011 4:46:13 am Attilio Rao wrote:
>> Author: attilio
>> Date: Tue Jun 7 08:46:13 2011
>> New Revision: 222813
>> URL: http://svn.freebsd.org/changeset/base/222813
>>
>> Log:
>> etire the cpumask_t type and replace it with cpuset_t usage.
>>
>> Repl
On 5/3/11 12:54 PM, Andrey V. Elsukov wrote:
Author: ae
Date: Tue May 3 18:54:18 2011
New Revision: 221397
URL: http://svn.freebsd.org/changeset/base/221397
Log:
Add make_dev_alias_p() function. It is similar to make_dev_alias(),
but it may return an error like make_dev_p() does.
Sorry
On Wednesday 08 June 2011 02:17 am, Andriy Gapon wrote:
> on 07/06/2011 22:45 Jung-uk Kim said the following:
> > On Tuesday 07 June 2011 03:31 pm, Jung-uk Kim wrote:
> >> On Tuesday 07 June 2011 03:08 pm, Andriy Gapon wrote:
> >>> on 07/06/2011 21:02 John Baldwin said the following:
> On Tues
On Thursday, June 09, 2011 12:48:30 pm Attilio Rao wrote:
> 2011/6/9 John Baldwin :
> > On Tuesday, June 07, 2011 4:46:13 am Attilio Rao wrote:
> >> Author: attilio
> >> Date: Tue Jun 7 08:46:13 2011
> >> New Revision: 222813
> >> URL: http://svn.freebsd.org/changeset/base/222813
> >>
> > It would
2011/6/9 John Baldwin :
> On Thursday, June 09, 2011 12:48:30 pm Attilio Rao wrote:
>> 2011/6/9 John Baldwin :
>> > On Tuesday, June 07, 2011 4:46:13 am Attilio Rao wrote:
>> >> Author: attilio
>> >> Date: Tue Jun 7 08:46:13 2011
>> >> New Revision: 222813
>> >> URL: http://svn.freebsd.org/changes
On 6/9/2011 6:10 AM, Mikolaj Golub wrote:
>>> Hmm, not sure what exactly is wrong? Sender does 3 writes to the TCP
>>> socket - 32k, 32k and 1071 bytes, while receiver does one
>>> recv(MSG_WAITALL) with the size of 66607. So I suspect sender's kernel
>>> does deliver two 32k packets
On Thursday, June 09, 2011 1:25:13 pm Justin T. Gibbs wrote:
> On 5/3/11 12:54 PM, Andrey V. Elsukov wrote:
> > Author: ae
> > Date: Tue May 3 18:54:18 2011
> > New Revision: 221397
> > URL: http://svn.freebsd.org/changeset/base/221397
> >
> > Log:
> > Add make_dev_alias_p() function. It is s
on 09/06/2011 20:52 John Baldwin said the following:
> svn diff | patch (basically what folks do for branches in p4).
svn diff doesn't always produce a diff suitable for patch.
I remember having to do diff -r... between two svn checkouts.
--
Andriy Gapon
_
On Thursday, June 09, 2011 2:50:07 pm Andriy Gapon wrote:
> on 09/06/2011 20:52 John Baldwin said the following:
> > svn diff | patch (basically what folks do for branches in p4).
>
> svn diff doesn't always produce a diff suitable for patch.
> I remember having to do diff -r... between two svn ch
On Thu, Jun 09, 2011 at 11:31:31AM -0700, Maxim Sobolev wrote:
> >Sorry, but I think your patch is wrong. If even it fixes the issue for you,
> >actually I think it does not fix but hides a real problem we have to address.
> >
> >Receiving the whole chunk at once should be more effectively because
On 2011-06-09 21:00, John Baldwin wrote:
On Thursday, June 09, 2011 2:50:07 pm Andriy Gapon wrote:
on 09/06/2011 20:52 John Baldwin said the following:
svn diff | patch (basically what folks do for branches in p4).
svn diff doesn't always produce a diff suitable for patch.
I remember having t
Author: nwhitehorn
Date: Thu Jun 9 19:47:30 2011
New Revision: 222898
URL: http://svn.freebsd.org/changeset/base/222898
Log:
Add -Wa,-many to CFLAGS on PowerPC. This aids in building a kernel using
clang, which would otherwise complain about some 64-bit bridge mode
instructions.
Modified:
Author: bz
Date: Thu Jun 9 19:52:28 2011
New Revision: 222899
URL: http://svn.freebsd.org/changeset/base/222899
Log:
Contrary to when returning in all-good cases at the end of functions we
did not free memory (1) or close the file descriptor (2) in error cases.
Reported by: Mark Johnsto
Author: np
Date: Thu Jun 9 20:21:45 2011
New Revision: 222900
URL: http://svn.freebsd.org/changeset/base/222900
Log:
cxgbetool: a tool for the cxgbe(4) driver.
Added:
head/tools/tools/cxgbetool/
head/tools/tools/cxgbetool/Makefile (contents, props changed)
head/tools/tools/cxgbetool/cx
On Jun 9, 2011, at 11:52 AM, John Baldwin wrote:
> On Thursday, June 09, 2011 12:48:30 pm Attilio Rao wrote:
>> 2011/6/9 John Baldwin :
>>> On Tuesday, June 07, 2011 4:46:13 am Attilio Rao wrote:
Author: attilio
Date: Tue Jun 7 08:46:13 2011
New Revision: 222813
URL: http://s
On 6/9/2011 12:23 PM, Pawel Jakub Dawidek wrote:
I strongly disagree with this patch. The whole proto API is now clean
and elegant.
Well, addition of the single flag to indicate that we are waiting for
exact amount of data or just *some* date doesn't make it unclear or
non-elegant. In fact it
Author: delphij
Date: Thu Jun 9 22:50:10 2011
New Revision: 222904
URL: http://svn.freebsd.org/changeset/base/222904
Log:
Vendor import of less v444.
Modified:
vendor/less/dist/NEWS
vendor/less/dist/README
vendor/less/dist/command.c
vendor/less/dist/funcs.h
vendor/less/dist/less.man
Author: delphij
Date: Thu Jun 9 22:51:05 2011
New Revision: 222905
URL: http://svn.freebsd.org/changeset/base/222905
Log:
Tag for less v444.
Added:
vendor/less/v444/
- copied from r222904, vendor/less/dist/
___
svn-src-all@freebsd.org mailing
Author: delphij
Date: Thu Jun 9 22:52:57 2011
New Revision: 222906
URL: http://svn.freebsd.org/changeset/base/222906
Log:
MFV: Update to less v444.
MFC after:2 weeks
Modified:
head/contrib/less/NEWS
head/contrib/less/README
head/contrib/less/command.c
head/contrib/less/funcs.h
Author: jilles
Date: Thu Jun 9 23:12:23 2011
New Revision: 222907
URL: http://svn.freebsd.org/changeset/base/222907
Log:
sh: Do parameter expansion before printing PS4 (set -x).
The function name expandstr() and the general idea of doing this kind of
expansion by treating the text as a h
Author: rodrigc
Date: Fri Jun 10 01:13:15 2011
New Revision: 222908
URL: http://svn.freebsd.org/changeset/base/222908
Log:
Obtain bswap64() function implementation from
version 1.3 of src/common/lib/libc/gen/bswap64.c in NetBSD.
Obtained from: NetBSD
Modified:
head/lib/libstand/bswap.c
Author: delphij
Date: Fri Jun 10 01:15:23 2011
New Revision: 222909
URL: http://svn.freebsd.org/changeset/base/222909
Log:
MFC r221793: nc(1) from OpenBSD 4.9.
Modified:
stable/8/contrib/netcat/atomicio.c
stable/8/contrib/netcat/nc.1
stable/8/contrib/netcat/netcat.c
stable/8/contrib/net
Author: emaste
Date: Fri Jun 10 03:27:25 2011
New Revision: 222912
URL: http://svn.freebsd.org/changeset/base/222912
Log:
MFC r222589:
There are a couple of structs in mfireg.h with members named 'class'.
These cause problems when trying to include the header in a C++ project.
Ren
Author: ru
Date: Fri Jun 10 06:11:33 2011
New Revision: 222913
URL: http://svn.freebsd.org/changeset/base/222913
Log:
MFC r222647:
Don't pass -o1- to groff(1) by default. If ms(7) formatted document
uses the .RP macro, a separate cover page is created as page 0 which
is not otherwise o
33 matches
Mail list logo