svn commit: r215391 - head/sys/netinet/cc

2010-11-15 Thread Lawrence Stewart
Author: lstewart Date: Tue Nov 16 07:57:56 2010 New Revision: 215391 URL: http://svn.freebsd.org/changeset/base/215391 Log: On CC algorithm module unload, we walk the list of active TCP control blocks. Any found to be using the algorithm that is about to go away are switched back to NewReno

svn commit: r215390 - stable/8/share/man/man4

2010-11-15 Thread Bruce Cran
Author: brucec Date: Tue Nov 16 07:55:36 2010 New Revision: 215390 URL: http://svn.freebsd.org/changeset/base/215390 Log: MFC r215136: Bump .Dd due to additions in r214279. Modified: stable/8/share/man/man4/ada.4 Directory Properties: stable/8/share/man/man4/ (props changed) Modifie

svn commit: r215389 - stable/8/share/man/man4

2010-11-15 Thread Bruce Cran
Author: brucec Date: Tue Nov 16 07:53:14 2010 New Revision: 215389 URL: http://svn.freebsd.org/changeset/base/215389 Log: MFC r214395: Fix formatting. Modified: stable/8/share/man/man4/ada.4 Directory Properties: stable/8/share/man/man4/ (props changed) Modified: stable/8/share/man/

svn commit: r215388 - stable/8/sbin/camcontrol

2010-11-15 Thread Bruce Cran
Author: brucec Date: Tue Nov 16 07:51:35 2010 New Revision: 215388 URL: http://svn.freebsd.org/changeset/base/215388 Log: MFC r214073: Stop disallowing device nodes to be passed to camcontrol(8) since libcam already allows both device names and nodes to be specified. Modified: stable/8

svn commit: r215387 - stable/8/contrib/netcat

2010-11-15 Thread Bruce Cran
Author: brucec Date: Tue Nov 16 07:47:43 2010 New Revision: 215387 URL: http://svn.freebsd.org/changeset/base/215387 Log: MFC r214022: Remove extra word, which looks like a left-over from a deleted sentence. Modified: stable/8/contrib/netcat/nc.1 Directory Properties: stable/8/contrib/

svn commit: r215386 - stable/7/sys/dev/firewire

2010-11-15 Thread Bruce Cran
Author: brucec Date: Tue Nov 16 07:39:52 2010 New Revision: 215386 URL: http://svn.freebsd.org/changeset/base/215386 Log: MFC r214021: Fix grammar. Modified: stable/7/sys/dev/firewire/fwohci.c Directory Properties: stable/7/sys/ (props changed) stable/7/sys/cddl/contrib/opensolaris

svn commit: r215385 - stable/8/sys/dev/firewire

2010-11-15 Thread Bruce Cran
Author: brucec Date: Tue Nov 16 07:38:26 2010 New Revision: 215385 URL: http://svn.freebsd.org/changeset/base/215385 Log: MFC r214021: Fix grammar. Modified: stable/8/sys/dev/firewire/fwohci.c Directory Properties: stable/8/sys/ (props changed) stable/8/sys/amd64/include/xen/ (pr

svn commit: r215384 - stable/7/usr.sbin/sysinstall

2010-11-15 Thread Bruce Cran
Author: brucec Date: Tue Nov 16 07:35:29 2010 New Revision: 215384 URL: http://svn.freebsd.org/changeset/base/215384 Log: MFC r213763: Use the RFC2606 domain example.com in examples. Modified: stable/7/usr.sbin/sysinstall/tcpip.c Directory Properties: stable/7/usr.sbin/sysinstall/ (p

svn commit: r215383 - stable/8/usr.sbin/sysinstall

2010-11-15 Thread Bruce Cran
Author: brucec Date: Tue Nov 16 07:33:53 2010 New Revision: 215383 URL: http://svn.freebsd.org/changeset/base/215383 Log: MFC r213763: Use the RFC2606 domain example.com in examples. Modified: stable/8/usr.sbin/sysinstall/tcpip.c Directory Properties: stable/8/usr.sbin/sysinstall/ (p

svn commit: r215382 - stable/8/share/man/man4

2010-11-15 Thread Bruce Cran
Author: brucec Date: Tue Nov 16 07:30:51 2010 New Revision: 215382 URL: http://svn.freebsd.org/changeset/base/215382 Log: MFC r214381: Add information about the values and default setting of the kern.cam.ada.spindown_shutdown sysctl. Modified: stable/8/share/man/man4/ada.4 Directory Pr

svn commit: r215381 - stable/7/usr.bin/top

2010-11-15 Thread Bruce Cran
Author: brucec Date: Tue Nov 16 07:26:49 2010 New Revision: 215381 URL: http://svn.freebsd.org/changeset/base/215381 Log: MFC r215239: Memory stats are reported in bytes, not pages. PR: docs/151283 Submitted by: Bas Smeelen Modified: stable/7/usr.bin/top/top.local.1 Directory P

svn commit: r215380 - stable/8/usr.bin/top

2010-11-15 Thread Bruce Cran
Author: brucec Date: Tue Nov 16 07:24:17 2010 New Revision: 215380 URL: http://svn.freebsd.org/changeset/base/215380 Log: MFC r215239: Memory stats are reported in bytes, not pages. PR: docs/151283 Submitted by: Bas Smeelen Modified: stable/8/usr.bin/top/top.local.1 Directory P

svn commit: r215379 - stable/7/usr.sbin/sysinstall

2010-11-15 Thread Bruce Cran
Author: brucec Date: Tue Nov 16 07:19:05 2010 New Revision: 215379 URL: http://svn.freebsd.org/changeset/base/215379 Log: MFC r215263: Add ftp4.se.freebsd.org to the set of mirrors. PR: bin/150552 Submitted by: Niclas Zeising Modified: stable/7/usr.sbin/sysinstall/menus.c Direc

svn commit: r215378 - stable/8/usr.sbin/sysinstall

2010-11-15 Thread Bruce Cran
Author: brucec Date: Tue Nov 16 07:16:40 2010 New Revision: 215378 URL: http://svn.freebsd.org/changeset/base/215378 Log: MFC r215263: Add ftp4.se.freebsd.org to the set of mirrors. PR: bin/150552 Submitted by: Niclas Zeising Modified: stable/8/usr.sbin/sysinstall/menus.c Direc

svn commit: r215377 - in head/sys/netinet: . cc

2010-11-15 Thread Lawrence Stewart
Author: lstewart Date: Tue Nov 16 07:09:05 2010 New Revision: 215377 URL: http://svn.freebsd.org/changeset/base/215377 Log: cc_init() should only be run once on system boot, but with VIMAGE kernels it runs on boot and each time a vnet jail is created. Running cc_init() multiple times results

svn commit: r215374 - in stable/7/sys/i386: i386 include

2010-11-15 Thread Alan Cox
Author: alc Date: Tue Nov 16 06:20:12 2010 New Revision: 215374 URL: http://svn.freebsd.org/changeset/base/215374 Log: MFC r213455 Initialize KPTmap in locore so that vm86.c can call vtophys() (or really pmap_kextract()) before pmap_bootstrap() is called. Document the set of pmap

svn commit: r215373 - in stable/8/sys/i386: i386 include

2010-11-15 Thread Alan Cox
Author: alc Date: Tue Nov 16 05:46:35 2010 New Revision: 215373 URL: http://svn.freebsd.org/changeset/base/215373 Log: MFC r213455 Initialize KPTmap in locore so that vm86.c can call vtophys() (or really pmap_kextract()) before pmap_bootstrap() is called. Document the set of pmap

svn commit: r215372 - stable/8/sys/i386/i386

2010-11-15 Thread Alan Cox
Author: alc Date: Tue Nov 16 05:06:20 2010 New Revision: 215372 URL: http://svn.freebsd.org/changeset/base/215372 Log: MFC r214938 Eliminate a possible race between pmap_pinit() and pmap_kenter_pde() on superpage promotion or demotion. Micro-optimize pmap_kenter_pde(). Modified:

svn commit: r215371 - stable/7/sys/i386/i386

2010-11-15 Thread Alan Cox
Author: alc Date: Tue Nov 16 05:01:27 2010 New Revision: 215371 URL: http://svn.freebsd.org/changeset/base/215371 Log: MFC r214938 Eliminate a possible race between pmap_pinit() and pmap_kenter_pde() on superpage promotion or demotion. Micro-optimize pmap_kenter_pde(). Modified:

svn commit: r215370 - stable/7/sys/vm

2010-11-15 Thread Alan Cox
Author: alc Date: Tue Nov 16 04:51:07 2010 New Revision: 215370 URL: http://svn.freebsd.org/changeset/base/215370 Log: MFC r214953 In case the stack size reaches its limit and its growth must be restricted, ensure that grow_amount is a multiple of the page size. Otherwise, the kernel

svn commit: r215369 - stable/8/sys/vm

2010-11-15 Thread Alan Cox
Author: alc Date: Tue Nov 16 04:40:27 2010 New Revision: 215369 URL: http://svn.freebsd.org/changeset/base/215369 Log: MFC r214953 In case the stack size reaches its limit and its growth must be restricted, ensure that grow_amount is a multiple of the page size. Otherwise, the kernel

svn commit: r215368 - in stable/7/sys: arm/at91 arm/xscale/ixp425 contrib/dev/oltr dev/ae dev/an dev/ar dev/arl dev/ath dev/awi dev/ce dev/cm dev/cnw dev/cp dev/cs dev/ctau dev/cx dev/cxgb dev/ed d...

2010-11-15 Thread Maxim Sobolev
Author: sobomax Date: Tue Nov 16 04:40:03 2010 New Revision: 215368 URL: http://svn.freebsd.org/changeset/base/215368 Log: MFC r207554: Add new tunable 'net.link.ifqmaxlen' to set default send interface queue length. The default value for this parameter is 50, which is quite

svn commit: r215367 - head/sys/dev/drm

2010-11-15 Thread Nathan Whitehorn
Author: nwhitehorn Date: Tue Nov 16 03:43:06 2010 New Revision: 215367 URL: http://svn.freebsd.org/changeset/base/215367 Log: Make drm(4) build, if not work reliably, on PowerPC. Modified: head/sys/dev/drm/drmP.h head/sys/dev/drm/drm_agpsupport.c head/sys/dev/drm/drm_drv.c head/sys/dev/

svn commit: r215366 - stable/7/sys/netipsec

2010-11-15 Thread Bjoern A. Zeeb
Author: bz Date: Tue Nov 16 03:20:57 2010 New Revision: 215366 URL: http://svn.freebsd.org/changeset/base/215366 Log: MFC r214565: Announce IPsec if available for feature_present(3) checks. Modified: stable/7/sys/netipsec/ipsec.c Directory Properties: stable/7/sys/ (props changed)

Re: svn commit: r215178 - in head: lib/libc/sys sys/kern sys/sys

2010-11-15 Thread Luigi Rizzo
On Tue, Nov 16, 2010 at 01:33:53AM +0100, Ivan Voras wrote: > On 15 November 2010 18:10, Luigi Rizzo wrote: > > > 2. [generic] passing pointers between userland and kernel > > requires remapping the pointer when going up or down. > > As the mapping would be application specific, i don't > > see m

Re: svn commit: r215178 - in head: lib/libc/sys sys/kern sys/sys

2010-11-15 Thread Ivan Voras
On 15 November 2010 18:10, Luigi Rizzo wrote: > 2. [generic] passing pointers between userland and kernel > requires remapping the pointer when going up or down. > As the mapping would be application specific, i don't > see much use in allowing room for a pointer without kernel code > to map user

svn commit: r215363 - stable/7/share/man/man4

2010-11-15 Thread Pyun YongHyeon
Author: yongari Date: Tue Nov 16 00:32:45 2010 New Revision: 215363 URL: http://svn.freebsd.org/changeset/base/215363 Log: MFC r214968: Use shorten model name instead of showing all controller model numbers. bge(4) supports too many models such that it's unreasonable to list all thes

svn commit: r215362 - stable/8/share/man/man4

2010-11-15 Thread Pyun YongHyeon
Author: yongari Date: Tue Nov 16 00:32:17 2010 New Revision: 215362 URL: http://svn.freebsd.org/changeset/base/215362 Log: MFC r214968: Use shorten model name instead of showing all controller model numbers. bge(4) supports too many models such that it's unreasonable to list all thes

svn commit: r215361 - stable/8/share/man/man4

2010-11-15 Thread Lawrence Stewart
Author: lstewart Date: Tue Nov 16 00:06:48 2010 New Revision: 215361 URL: http://svn.freebsd.org/changeset/base/215361 Log: MFC r215154: The first releases SIFTR will ship in will be 7.4 and 8.2. Modified: stable/8/share/man/man4/siftr.4 Directory Properties: stable/8/share/man/ (pro

svn commit: r215360 - stable/7/share/man/man4

2010-11-15 Thread Lawrence Stewart
Author: lstewart Date: Tue Nov 16 00:06:19 2010 New Revision: 215360 URL: http://svn.freebsd.org/changeset/base/215360 Log: MFC r215154: The first releases SIFTR will ship in will be 7.4 and 8.2. Modified: stable/7/share/man/man4/siftr.4 Directory Properties: stable/7/share/man/ (pro

svn commit: r215359 - in stable/8/sys/netinet: . libalias

2010-11-15 Thread Lawrence Stewart
Author: lstewart Date: Tue Nov 16 00:01:44 2010 New Revision: 215359 URL: http://svn.freebsd.org/changeset/base/215359 Log: MFC r215153: Standardise all Swinburne related copyright/licence statements throughout the tree in preparation for another large code import. Swinburne University is

svn commit: r215358 - stable/7/sys/netinet

2010-11-15 Thread Lawrence Stewart
Author: lstewart Date: Tue Nov 16 00:00:31 2010 New Revision: 215358 URL: http://svn.freebsd.org/changeset/base/215358 Log: MFC r215153: Standardise all Swinburne related copyright/licence statements throughout the tree in preparation for another large code import. Swinburne University is

svn commit: r215357 - stable/7/sys/netinet

2010-11-15 Thread Lawrence Stewart
Author: lstewart Date: Mon Nov 15 23:57:06 2010 New Revision: 215357 URL: http://svn.freebsd.org/changeset/base/215357 Log: MFC r215152: The university does not require that its CRICOS number be included in source code. Remove all references from the tree. Modified: stable/7/sys/netine

svn commit: r215356 - in stable/8/sys/netinet: . libalias

2010-11-15 Thread Lawrence Stewart
Author: lstewart Date: Mon Nov 15 23:51:11 2010 New Revision: 215356 URL: http://svn.freebsd.org/changeset/base/215356 Log: MFC r215152: The university does not require that its CRICOS number be included in source code. Remove all references from the tree. Modified: stable/8/sys/netine

svn commit: r215355 - head/sys/dev/mii

2010-11-15 Thread Jung-uk Kim
Author: jkim Date: Mon Nov 15 23:38:52 2010 New Revision: 215355 URL: http://svn.freebsd.org/changeset/base/215355 Log: Restore the previous behaviour of substring match. Modified: head/sys/dev/mii/brgphy.c Modified: head/sys/dev/mii/brgphy.c =

svn commit: r215354 - head/sys/compat/linsysfs

2010-11-15 Thread Dag-Erling Smorgrav
Author: des Date: Mon Nov 15 23:14:14 2010 New Revision: 215354 URL: http://svn.freebsd.org/changeset/base/215354 Log: Remove no-op assignment. Submitted by: clang via arundel@ MFC after:2 weeks Modified: head/sys/compat/linsysfs/linsysfs.c Modified: head/sys/compat/linsysfs/linsy

svn commit: r215353 - head/sys/dev/mii

2010-11-15 Thread Jung-uk Kim
Author: jkim Date: Mon Nov 15 23:13:25 2010 New Revision: 215353 URL: http://svn.freebsd.org/changeset/base/215353 Log: Plug memory leakage introduced in r204989. Reported by: yongari Modified: head/sys/dev/mii/brgphy.c Modified: head/sys/dev/mii/brgphy.c ==

Re: svn commit: r215166 - in head: . sys/conf sys/netinet sys/netinet/cc sys/sys

2010-11-15 Thread Lawrence Stewart
On 11/16/10 08:55, Mikolaj Golub wrote: > > On Tue, 16 Nov 2010 00:46:45 +1100 Lawrence Stewart wrote: > > LS> On 11/15/10 20:43, Mikolaj Golub wrote: > >> > >> On Mon, 15 Nov 2010 12:24:06 +1100 Lawrence Stewart wrote: > >> > >> LS> On 11/15/10 02:15, Mikolaj Golub wrote: > >> >> > >

svn commit: r215352 - in head/gnu/usr.bin/binutils: as as/powerpc64-freebsd libbfd libopcodes

2010-11-15 Thread Nathan Whitehorn
Author: nwhitehorn Date: Mon Nov 15 22:12:13 2010 New Revision: 215352 URL: http://svn.freebsd.org/changeset/base/215352 Log: Garbage-collect some code made obsolete by the TBEMD import. Deleted: head/gnu/usr.bin/binutils/as/powerpc64-freebsd/ head/gnu/usr.bin/binutils/libopcodes/Makefile.p

svn commit: r215351 - head/gnu/usr.bin/binutils

2010-11-15 Thread Nathan Whitehorn
Author: nwhitehorn Date: Mon Nov 15 22:11:18 2010 New Revision: 215351 URL: http://svn.freebsd.org/changeset/base/215351 Log: Try including Makefile.${TARGET_ARCH} before Makefile.${TARGET_CPUARCH} if it exists in order to allow arch-specific overrides. This fixes the binutils (and world) bu

svn commit: r215350 - head/sys/dev/nfe

2010-11-15 Thread Pyun YongHyeon
Author: yongari Date: Mon Nov 15 22:05:08 2010 New Revision: 215350 URL: http://svn.freebsd.org/changeset/base/215350 Log: Plug memory leakage introduced in r215327. Submitted by: jkim Modified: head/sys/dev/nfe/if_nfe.c Modified: head/sys/dev/nfe/if_nfe.c ==

svn commit: r215349 - head/sys/sparc64/pci

2010-11-15 Thread Marius Strobl
Author: marius Date: Mon Nov 15 21:58:10 2010 New Revision: 215349 URL: http://svn.freebsd.org/changeset/base/215349 Log: Convert drivers somehow missed in r200874 to multipass probing. Modified: head/sys/sparc64/pci/psycho.c head/sys/sparc64/pci/schizo.c Modified: head/sys/sparc64/pci/psy

Re: svn commit: r215166 - in head: . sys/conf sys/netinet sys/netinet/cc sys/sys

2010-11-15 Thread Mikolaj Golub
On Tue, 16 Nov 2010 00:46:45 +1100 Lawrence Stewart wrote: LS> On 11/15/10 20:43, Mikolaj Golub wrote: >> >> On Mon, 15 Nov 2010 12:24:06 +1100 Lawrence Stewart wrote: >> >> LS> On 11/15/10 02:15, Mikolaj Golub wrote: >> >> >> >> LS> Would you mind testing the following patch? It fi

svn commit: r215348 - head/sys/dev/mii

2010-11-15 Thread Marius Strobl
Author: marius Date: Mon Nov 15 21:41:45 2010 New Revision: 215348 URL: http://svn.freebsd.org/changeset/base/215348 Log: Return from mii_attach() after calling bus_generic_attach(9) on the device_t of the MAC driver in order to attach miibus(4) on the first pass instead of falling through t

Re: svn commit: r215327 - head/sys/dev/nfe

2010-11-15 Thread Pyun YongHyeon
On Mon, Nov 15, 2010 at 10:47:16AM -0600, Tom Judge wrote: > On 11/14/2010 06:11 PM, Alexander Motin wrote: > > Pyun YongHyeon wrote: > >> Author: yongari > >> Date: Sun Nov 14 23:37:43 2010 > >> New Revision: 215327 > >> URL: http://svn.freebsd.org/changeset/base/215327 > >> > >> Log: > >> P5N32

svn commit: r215345 - head/sys/boot/forth

2010-11-15 Thread John Baldwin
Author: jhb Date: Mon Nov 15 19:55:19 2010 New Revision: 215345 URL: http://svn.freebsd.org/changeset/base/215345 Log: Don't display option 2 (to toggle ACPI on or off) on x86 machines if the BIOS does not support ACPI. The other options in the menu retain their existing numbers, option 2 i

svn commit: r215344 - head/sys/boot/arm/uboot

2010-11-15 Thread Warner Losh
Author: imp Date: Mon Nov 15 19:05:09 2010 New Revision: 215344 URL: http://svn.freebsd.org/changeset/base/215344 Log: We no longer need the OUTPUT_FORMAT line, so fix the build by removing it. Modified: head/sys/boot/arm/uboot/ldscript.arm Modified: head/sys/boot/arm/uboot/ldscript.arm

Re: svn commit: r215178 - in head: lib/libc/sys sys/kern sys/sys

2010-11-15 Thread Julian Elischer
On 11/15/10 9:10 AM, Luigi Rizzo wrote: On Mon, Nov 15, 2010 at 12:56:29PM +0100, Ivan Voras wrote: On 12 November 2010 14:02, Luigi Rizzo wrote: Author: luigi Date: Fri Nov 12 13:02:26 2010 New Revision: 215178 URL: http://svn.freebsd.org/changeset/base/215178 Log: ??This commit implements t

svn commit: r215342 - in stable/8/sys: arm/at91 arm/xscale/ixp425 dev/ae dev/an dev/ath dev/bwi dev/bwn dev/ce dev/cm dev/cp dev/cs dev/ctau dev/cx dev/cxgb dev/ed dev/ep dev/ex dev/fe dev/ie dev/i...

2010-11-15 Thread Maxim Sobolev
Author: sobomax Date: Mon Nov 15 17:48:13 2010 New Revision: 215342 URL: http://svn.freebsd.org/changeset/base/215342 Log: MFC r207554: Add new tunable 'net.link.ifqmaxlen' to set default send interface queue length. The default value for this parameter is 50, which is quite low f

Re: svn commit: r215178 - in head: lib/libc/sys sys/kern sys/sys

2010-11-15 Thread Luigi Rizzo
On Mon, Nov 15, 2010 at 12:56:29PM +0100, Ivan Voras wrote: > On 12 November 2010 14:02, Luigi Rizzo wrote: > > Author: luigi > > Date: Fri Nov 12 13:02:26 2010 > > New Revision: 215178 > > URL: http://svn.freebsd.org/changeset/base/215178 > > > > Log: > > ??This commit implements the SO_USER_COOK

Re: svn commit: r215327 - head/sys/dev/nfe

2010-11-15 Thread Tom Judge
On 11/14/2010 06:11 PM, Alexander Motin wrote: > Pyun YongHyeon wrote: >> Author: yongari >> Date: Sun Nov 14 23:37:43 2010 >> New Revision: 215327 >> URL: http://svn.freebsd.org/changeset/base/215327 >> >> Log: >> P5N32-SLI PREMIUM from ASUSTeK is known to have MSI/MSI-X issue >> such that nfe

Re: svn commit: r215237 - head/lib/msun/src

2010-11-15 Thread Alexander Best
On Tue Nov 16 10, Bruce Evans wrote: > On Tue, 16 Nov 2010, Bruce Evans wrote: > > >... > >I checked most cases specified in n1156.pdf and found only the following > >non-conforming behaviour in FreeBSD: > > > >%C99 rule -- pow(-Inf, y) returns -0 for y an odd integer < > >0. > >%fd

Re: svn commit: r215237 - head/lib/msun/src

2010-11-15 Thread Bruce Evans
On Tue, 16 Nov 2010, Bruce Evans wrote: ... I checked most cases specified in n1156.pdf and found only the following non-conforming behaviour in FreeBSD: %C99 rule -- pow(-Inf, y) returns -0 for y an odd integer < 0. %fdlibm rule(?) * 17. -INF ** (anything) = -0 ** (-anythi

Re: svn commit: r215237 - head/lib/msun/src

2010-11-15 Thread Bruce Evans
On Sat, 13 Nov 2010, Alexander Best wrote: thank you very much for fixing this long outstanding issue. you might want to have a look at [1], where two more issues have been reported. [1] http://mailman.oakapple.net/pipermail/numeric-interest/2010-September/thread.html These are either featur

Re: svn commit: r215309 - in head/sys: amd64/amd64 i386/i386 sys vm

2010-11-15 Thread Warner Losh
From: Kostik Belousov Subject: Re: svn commit: r215309 - in head/sys: amd64/amd64 i386/i386 sys vm Date: Sun, 14 Nov 2010 23:37:49 +0200 > On Mon, Nov 15, 2010 at 12:20:37AM +0300, Anonymous wrote: > > Konstantin Belousov writes: > > > > > Author: kib > > > Date: Sun Nov 14 18:24:12 2010 > > >

Re: svn commit: r215318 - in head/sys: net sys

2010-11-15 Thread Marko Zec
On Monday 15 November 2010 15:58:15 Bjoern A. Zeeb wrote: > On Sun, 14 Nov 2010, Dimitry Andric wrote: > > Author: dim > > Date: Sun Nov 14 20:40:55 2010 > > New Revision: 215318 > > URL: http://svn.freebsd.org/changeset/base/215318 > > > > Log: > > Instead of unconditionally emitting .globl's for

Re: svn commit: r215318 - in head/sys: net sys

2010-11-15 Thread Bjoern A. Zeeb
On Sun, 14 Nov 2010, Dimitry Andric wrote: Author: dim Date: Sun Nov 14 20:40:55 2010 New Revision: 215318 URL: http://svn.freebsd.org/changeset/base/215318 Log: Instead of unconditionally emitting .globl's for the __start_set_xxx and __stop_set_xxx symbols, only emit them when the set_vnet o

Re: svn commit: r215166 - in head: . sys/conf sys/netinet sys/netinet/cc sys/sys

2010-11-15 Thread Mikolaj Golub
On Tue, 16 Nov 2010 00:46:45 +1100 Lawrence Stewart wrote: LS> Ok thanks. If you are or anyone else is feeling really adventurous, I LS> have created a series of patches that add better VIMAGE support to the LS> framework. LS> If you feel like testing them, they need to be applied in the fol

Re: svn commit: r215166 - in head: . sys/conf sys/netinet sys/netinet/cc sys/sys

2010-11-15 Thread Lawrence Stewart
On 11/15/10 20:43, Mikolaj Golub wrote: > > On Mon, 15 Nov 2010 12:24:06 +1100 Lawrence Stewart wrote: > > LS> On 11/15/10 02:15, Mikolaj Golub wrote: > >> > >> LS> Would you mind testing the following patch? It fixes the panic for > me. > >> > >> LS> > http://people.freebsd.org/~lstew

svn commit: r215339 - head/sys/compat/linux

2010-11-15 Thread Alexander Leidinger
Author: netchild Date: Mon Nov 15 13:07:10 2010 New Revision: 215339 URL: http://svn.freebsd.org/changeset/base/215339 Log: Some style(9) fixes. Submitted by: arundel MFC after:1 week Modified: head/sys/compat/linux/linux_futex.c Modified: head/sys/compat/linux/linux_futex.c =

svn commit: r215338 - head/sys/compat/linux

2010-11-15 Thread Alexander Leidinger
Author: netchild Date: Mon Nov 15 13:03:35 2010 New Revision: 215338 URL: http://svn.freebsd.org/changeset/base/215338 Log: - print out the PID and program name of the program trying to use an unsupported futex operation - for those futex operations which are known to be not supported,

Re: svn commit: r215178 - in head: lib/libc/sys sys/kern sys/sys

2010-11-15 Thread Ivan Voras
On 12 November 2010 14:02, Luigi Rizzo wrote: > Author: luigi > Date: Fri Nov 12 13:02:26 2010 > New Revision: 215178 > URL: http://svn.freebsd.org/changeset/base/215178 > > Log: >  This commit implements the SO_USER_COOKIE socket option, which lets >  you tag a socket with an uint32_t value. The

Re: svn commit: r215166 - in head: . sys/conf sys/netinet sys/netinet/cc sys/sys

2010-11-15 Thread Mikolaj Golub
On Mon, 15 Nov 2010 12:24:06 +1100 Lawrence Stewart wrote: LS> On 11/15/10 02:15, Mikolaj Golub wrote: >> >> LS> Would you mind testing the following patch? It fixes the panic for me. >> >> LS> >> http://people.freebsd.org/~lstewart/patches/5cc/modcc_vnetpanic_ccinit.patch >> >> Wit

svn commit: r215337 - stable/8/sys/x86/cpufreq

2010-11-15 Thread Andriy Gapon
Author: avg Date: Mon Nov 15 09:41:46 2010 New Revision: 215337 URL: http://svn.freebsd.org/changeset/base/215337 Log: MFC r215131: make it possible to actually enable hwpstate_verbose Modified: stable/8/sys/x86/cpufreq/hwpstate.c Directory Properties: stable/8/sys/ (props changed) stab