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

2011-06-02 Thread Alexander Motin
Author: mav Date: Thu Jun 2 07:19:19 2011 New Revision: 222593 URL: http://svn.freebsd.org/changeset/base/222593 Log: MFC r209339: Core i5, same as previously Core2Duo, found to not set P-state for single core lower then set on other cores. Do not try to test P-states on attach on SMP

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

2011-06-02 Thread Alexander Motin
Author: mav Date: Thu Jun 2 07:21:27 2011 New Revision: 222594 URL: http://svn.freebsd.org/changeset/base/222594 Log: MRC r212721: Few whitespace cleanups and comments tunings. Modified: stable/8/sys/x86/cpufreq/est.c Directory Properties: stable/8/sys/ (props changed)

svn commit: r222595 - in stable/8/sys/dev: ahci ata ata/chipsets ichsmb ichwd sound/pci/hda

2011-06-02 Thread Alexander Motin
Author: mav Date: Thu Jun 2 07:39:05 2011 New Revision: 222595 URL: http://svn.freebsd.org/changeset/base/222595 Log: MFC r221789, r221794 (by jfv): Chipset support for the new Intel Panther Point PCH, thanks to Seth Heasley for preparing the changes. Modified:

svn commit: r222596 - stable/8/sys/dev/sound/pci/hda

2011-06-02 Thread Alexander Motin
Author: mav Date: Thu Jun 2 07:45:45 2011 New Revision: 222596 URL: http://svn.freebsd.org/changeset/base/222596 Log: MFC r208934: Add set of codec IDs. PR: kern/147466 Modified: stable/8/sys/dev/sound/pci/hda/hdac.c Directory Properties: stable/8/sys/ (props changed)

svn commit: r222597 - stable/8/sys/dev/sound/pci/hda

2011-06-02 Thread Alexander Motin
Author: mav Date: Thu Jun 2 07:51:33 2011 New Revision: 222597 URL: http://svn.freebsd.org/changeset/base/222597 Log: MFC r211910 (by jfv): Add Intel Cougar Point PCH HD Audio Controller ID Modified: stable/8/sys/dev/sound/pci/hda/hdac.c Directory Properties: stable/8/sys/ (props

svn commit: r222598 - stable/8/sys/dev/sound/pci/hda

2011-06-02 Thread Alexander Motin
Author: mav Date: Thu Jun 2 08:39:10 2011 New Revision: 222598 URL: http://svn.freebsd.org/changeset/base/222598 Log: MFC r98: Add better names for the Intel HDMI audio codecs. Modified: stable/8/sys/dev/sound/pci/hda/hdac.c Directory Properties: stable/8/sys/ (props changed)

svn commit: r222599 - in head: sbin/geom/class/part sbin/setkey sys/boot/forth usr.bin/rctl

2011-06-02 Thread Ulrich Spoerlein
Author: uqs Date: Thu Jun 2 09:56:42 2011 New Revision: 222599 URL: http://svn.freebsd.org/changeset/base/222599 Log: mdoc: fix markup Modified: head/sbin/geom/class/part/gpart.8 head/sbin/setkey/setkey.8 head/sys/boot/forth/check-password.4th.8 head/usr.bin/rctl/rctl.8 Modified:

svn commit: r222600 - in head: lib/libc/iconv share/man/man4 share/man/man9 share/misc sys/teken/libteken usr.bin/fstat

2011-06-02 Thread Ulrich Spoerlein
Author: uqs Date: Thu Jun 2 09:56:53 2011 New Revision: 222600 URL: http://svn.freebsd.org/changeset/base/222600 Log: mdoc: reorder sections consistently Modified: head/lib/libc/iconv/iconvctl.3 head/share/man/man4/bwn.4 head/share/man/man4/em.4 head/share/man/man4/igb.4

svn commit: r222601 - head/usr.bin/man

2011-06-02 Thread Ulrich Spoerlein
Author: uqs Date: Thu Jun 2 10:18:49 2011 New Revision: 222601 URL: http://svn.freebsd.org/changeset/base/222601 Log: Fix man -t by not passing grotty flags to groff when grotty is not involved. This fixes a regression introduced with r221303. Noticed by: jilles Modified:

svn commit: r222602 - head/sys/netinet

2011-06-02 Thread Robert Watson
Author: rwatson Date: Thu Jun 2 10:21:05 2011 New Revision: 222602 URL: http://svn.freebsd.org/changeset/base/222602 Log: Do not leak the pcbinfohash lock in the case where in6_pcbladdr() returns an error during TCP connect(2) on an IPv6 socket. Submitted by: bz Sponsored by: Juniper

svn commit: r222603 - head/sys/geom

2011-06-02 Thread Andrey V. Elsukov
Author: ae Date: Thu Jun 2 12:49:45 2011 New Revision: 222603 URL: http://svn.freebsd.org/changeset/base/222603 Log: Do not hide stripeoffset from libgeom(3), it may be useful even when stripesize is zero. MFC after:1 week Modified: head/sys/geom/geom_dump.c Modified:

Re: svn commit: r222273 - in head: gnu/usr.bin gnu/usr.bin/grep tools/build/options usr.bin usr.bin/grep

2011-06-02 Thread Ulrich Spörlein
On Wed, 25.05.2011 at 01:04:13 +, David E. O'Brien wrote: Author: obrien Date: Wed May 25 01:04:12 2011 New Revision: 73 URL: http://svn.freebsd.org/changeset/base/73 Log: Build and install a BSD licensed grep. If WITH_BSD_GREP is not set, it will be 'bsdgrep' and GNUgrep

svn commit: r222607 - head/usr.sbin/bsdinstall/scripts

2011-06-02 Thread Nathan Whitehorn
Author: nwhitehorn Date: Thu Jun 2 13:57:49 2011 New Revision: 222607 URL: http://svn.freebsd.org/changeset/base/222607 Log: Fix opening a shell on the new system (prevent the shell's stderr from ending up in the install log). Modified: head/usr.sbin/bsdinstall/scripts/auto Modified:

svn commit: r222611 - head/usr.sbin/bsdinstall/scripts

2011-06-02 Thread Bjoern A. Zeeb
Author: bz Date: Thu Jun 2 14:08:50 2011 New Revision: 222611 URL: http://svn.freebsd.org/changeset/base/222611 Log: Empty the network configuration only after the user decided to pick an interface. Otherwise an accidental start of the netowrk configuration and immediate cancel after the

svn commit: r222613 - in head/sys/powerpc: aim include ofw

2011-06-02 Thread Nathan Whitehorn
Author: nwhitehorn Date: Thu Jun 2 14:12:37 2011 New Revision: 222613 URL: http://svn.freebsd.org/changeset/base/222613 Log: MFpseries: Renovate and improve the AIM Open Firmware support: - Add RTAS (Run-Time Abstraction Services) support, found on all IBM systems and some Apple ones

svn commit: r222614 - head/sys/powerpc/aim

2011-06-02 Thread Nathan Whitehorn
Author: nwhitehorn Date: Thu Jun 2 14:15:44 2011 New Revision: 222614 URL: http://svn.freebsd.org/changeset/base/222614 Log: Remove some dead code: unnecessary isyncs and memory sorting, which are handled in mtmsr() and mem_regions(), respectively. Modified:

svn commit: r222615 - head/sys/powerpc/aim

2011-06-02 Thread Nathan Whitehorn
Author: nwhitehorn Date: Thu Jun 2 14:19:18 2011 New Revision: 222615 URL: http://svn.freebsd.org/changeset/base/222615 Log: Include the modules area in the mapped kernel code. This fixes the kernel's access to modules and loader metadata when started from real mode, but without a direct

svn commit: r222616 - head/sys/powerpc/aim

2011-06-02 Thread Nathan Whitehorn
Author: nwhitehorn Date: Thu Jun 2 14:21:20 2011 New Revision: 222616 URL: http://svn.freebsd.org/changeset/base/222616 Log: Explicitly initialize the first thread's MSR to PSL_KERNSET. Modified: head/sys/powerpc/aim/machdep.c Modified: head/sys/powerpc/aim/machdep.c

svn commit: r222617 - head/sys/conf

2011-06-02 Thread Nathan Whitehorn
Author: nwhitehorn Date: Thu Jun 2 14:22:00 2011 New Revision: 222617 URL: http://svn.freebsd.org/changeset/base/222617 Log: Missed file in r222613. Modified: head/sys/conf/files.powerpc Modified: head/sys/conf/files.powerpc

svn commit: r222618 - head/sys/powerpc/aim

2011-06-02 Thread Nathan Whitehorn
Author: nwhitehorn Date: Thu Jun 2 14:23:36 2011 New Revision: 222618 URL: http://svn.freebsd.org/changeset/base/222618 Log: If running under a hypervisor, don't yell at the user about starting unknown CPU types, instead relying on the hypervisor to have given us a reasonable environment.

svn commit: r222619 - head/usr.sbin/bsdinstall/scripts

2011-06-02 Thread Bjoern A. Zeeb
Author: bz Date: Thu Jun 2 14:25:27 2011 New Revision: 222619 URL: http://svn.freebsd.org/changeset/base/222619 Log: Write the multi step netconfig to a temporary file and only move that to the final name if netconfig was completely finished. This fixes reentrance problems even better

svn commit: r222620 - in head/sys/powerpc: aim include

2011-06-02 Thread Nathan Whitehorn
Author: nwhitehorn Date: Thu Jun 2 14:25:52 2011 New Revision: 222620 URL: http://svn.freebsd.org/changeset/base/222620 Log: The POWER7 has only 32 SLB slots instead of 64, like other supported 64-bit PowerPC CPUs. Add infrastructure to support variable numbers of SLB slots and move the

Re: svn commit: r222530 - in head: contrib/top usr.bin/top

2011-06-02 Thread Alexander Best
On Tue May 31 11, John Baldwin wrote: Author: jhb Date: Tue May 31 15:11:23 2011 New Revision: 222530 URL: http://svn.freebsd.org/changeset/base/222530 Log: Add a new option to toggle the display of the system idle process (per-CPU idle threads). The process is displayed by default

Re: svn commit: r222530 - in head: contrib/top usr.bin/top

2011-06-02 Thread John Baldwin
On Thursday, June 02, 2011 12:42:36 pm Alexander Best wrote: On Tue May 31 11, John Baldwin wrote: Author: jhb Date: Tue May 31 15:11:23 2011 New Revision: 222530 URL: http://svn.freebsd.org/changeset/base/222530 Log: Add a new option to toggle the display of the system idle

svn commit: r222622 - head/sys/powerpc/ofw

2011-06-02 Thread Nathan Whitehorn
Author: nwhitehorn Date: Thu Jun 2 17:43:17 2011 New Revision: 222622 URL: http://svn.freebsd.org/changeset/base/222622 Log: Temporarily back out those parts of r222613 related to parsing the memory map. They cause non-understood boot failures on some Apple machines with more than 2 GB of

Re: svn commit: r222530 - in head: contrib/top usr.bin/top

2011-06-02 Thread Alexander Best
On Thu Jun 2 11, John Baldwin wrote: On Thursday, June 02, 2011 12:42:36 pm Alexander Best wrote: On Tue May 31 11, John Baldwin wrote: Author: jhb Date: Tue May 31 15:11:23 2011 New Revision: 222530 URL: http://svn.freebsd.org/changeset/base/222530 Log: Add a new

svn commit: r222623 - head/usr.sbin/mountd

2011-06-02 Thread Rick Macklem
Author: rmacklem Date: Thu Jun 2 19:33:33 2011 New Revision: 222623 URL: http://svn.freebsd.org/changeset/base/222623 Log: Fix the nfs related daemons so that they don't intermittently fail with bind: address already in use. This problem was reported to the freebsd-stable@ mailing list on

svn commit: r222624 - head/usr.sbin/rpc.lockd

2011-06-02 Thread Rick Macklem
Author: rmacklem Date: Thu Jun 2 19:49:47 2011 New Revision: 222624 URL: http://svn.freebsd.org/changeset/base/222624 Log: Fix the nfs related daemons so that they don't intermittently fail with bind: address already in use. This problem was reported to the freebsd-stable@ mailing list on

svn commit: r222625 - in vendor/compiler-rt/dist: lib lib/arm make make/platform test/Unit

2011-06-02 Thread Ed Schouten
Author: ed Date: Thu Jun 2 20:02:42 2011 New Revision: 222625 URL: http://svn.freebsd.org/changeset/base/222625 Log: Import compiler-rt r132478. Added: vendor/compiler-rt/dist/lib/abi.h vendor/compiler-rt/dist/lib/arm/divmodsi4.S vendor/compiler-rt/dist/lib/arm/divsi3.S

svn commit: r222626 - vendor/compiler-rt/compiler-rt-r132478

2011-06-02 Thread Ed Schouten
Author: ed Date: Thu Jun 2 20:03:27 2011 New Revision: 222626 URL: http://svn.freebsd.org/changeset/base/222626 Log: Tag compiler-rt 132478. Added: vendor/compiler-rt/compiler-rt-r132478/ - copied from r222625, vendor/compiler-rt/dist/ ___

svn commit: r222627 - head/usr.sbin/rpc.statd

2011-06-02 Thread Rick Macklem
Author: rmacklem Date: Thu Jun 2 20:15:32 2011 New Revision: 222627 URL: http://svn.freebsd.org/changeset/base/222627 Log: Fix the nfs related daemons so that they don't intermittently fail with bind: address already in use. This problem was reported to the freebsd-stable@ mailing list on

svn commit: r222628 - head/sys/cam/ata

2011-06-02 Thread Alexander Motin
Author: mav Date: Thu Jun 2 20:56:42 2011 New Revision: 222628 URL: http://svn.freebsd.org/changeset/base/222628 Log: When possible, join ranges of subsequest BIO_DELETE requests to handle more (up to 2048 instead of 256 or even 64) of them with single TRIM request. OCZ Vertex2/Vertex3

svn commit: r222629 - in stable/8/sys: fs/nfsclient nfsclient

2011-06-02 Thread Rick Macklem
Author: rmacklem Date: Thu Jun 2 20:57:36 2011 New Revision: 222629 URL: http://svn.freebsd.org/changeset/base/222629 Log: MFC: r222075 Add a sanity check for the existence of an addr option to both NFS clients. This avoids the crash reported by Sergey Kandaurov (pluk...@gmail.com) to

Re: svn commit: r222537 - in head/sys: kern sys

2011-06-02 Thread Kenneth D. Merry
On Wed, Jun 01, 2011 at 20:07:31 +1000, Bruce Evans wrote: On Wed, 1 Jun 2011, Andriy Gapon wrote: on 31/05/2011 20:29 Kenneth D. Merry said the following: + mtx_init(mbp-msg_lock, msgbuf, NULL, MTX_SPIN); Sorry that I didn't gather myself together for a review before this change got

svn commit: r222630 - head/sbin/geom/class/part

2011-06-02 Thread Andrey V. Elsukov
Author: ae Date: Thu Jun 2 21:59:21 2011 New Revision: 222630 URL: http://svn.freebsd.org/changeset/base/222630 Log: Use stripesize and stripeoffset in the automatic calculation of partition offsets. If user requests specific alignment and provider's stripesize is not zero, then use a

svn commit: r222631 - head/sbin/geom/class/part

2011-06-02 Thread Andrey V. Elsukov
Author: ae Date: Thu Jun 2 22:15:19 2011 New Revision: 222631 URL: http://svn.freebsd.org/changeset/base/222631 Log: Always use LCM when stripesize 0. Modified: head/sbin/geom/class/part/geom_part.c Modified: head/sbin/geom/class/part/geom_part.c

svn commit: r222632 - head/sys/powerpc/aim

2011-06-02 Thread Nathan Whitehorn
Author: nwhitehorn Date: Fri Jun 3 00:11:13 2011 New Revision: 222632 URL: http://svn.freebsd.org/changeset/base/222632 Log: Quantities stored on the stack on ppc64 tend to be twice as large as on ppc32, so make the early stack correspondingly twice as big. Modified:

svn commit: r222635 - head/usr.bin/man

2011-06-02 Thread Ruslan Ermilov
Author: ru Date: Fri Jun 3 05:16:33 2011 New Revision: 222635 URL: http://svn.freebsd.org/changeset/base/222635 Log: Added support for the MANWIDTH environment variable: If set to a numeric value, used as the width manpages should be displayed. Otherwise, if set to a special value

svn commit: r222636 - head/usr.bin/man

2011-06-02 Thread Ruslan Ermilov
Author: ru Date: Fri Jun 3 05:16:54 2011 New Revision: 222636 URL: http://svn.freebsd.org/changeset/base/222636 Log: Typo. Modified: head/usr.bin/man/man.conf.5 Modified: head/usr.bin/man/man.conf.5 == ---

svn commit: r222638 - head/usr.bin/man

2011-06-02 Thread Ruslan Ermilov
Author: ru Date: Fri Jun 3 05:56:52 2011 New Revision: 222638 URL: http://svn.freebsd.org/changeset/base/222638 Log: Trim more when parsing MANCONFIG directive. Modified: head/usr.bin/man/man.sh Modified: head/usr.bin/man/man.sh