svn commit: r216071 - head/sys/mips/cavium/octe

2010-11-29 Thread Juli Mallett
Author: jmallett Date: Tue Nov 30 07:14:05 2010 New Revision: 216071 URL: http://svn.freebsd.org/changeset/base/216071 Log: Run all poll requests through a single function that can either do the generic link state polling or media-specific ones, while avoidiing changing link state on interfa

svn commit: r216070 - head/sys/kern

2010-11-29 Thread Warner Losh
Author: imp Date: Tue Nov 30 05:54:21 2010 New Revision: 216070 URL: http://svn.freebsd.org/changeset/base/216070 Log: Remove redundant (and bogus) insertion of pnp info when announcing new and retiring devices. That's already inserted elsewhere. Submitted by: n_hibma MFC after:3 d

svn commit: r216069 - head/sys/mips/cavium

2010-11-29 Thread Juli Mallett
Author: jmallett Date: Tue Nov 30 01:27:54 2010 New Revision: 216069 URL: http://svn.freebsd.org/changeset/base/216069 Log: Display some Octeon 2 features and a feature for distinguishing between PCIe implementations. Modified: head/sys/mips/cavium/octeon_machdep.c Modified: head/sys/mips/

svn commit: r216068 - head/sys/dev/syscons

2010-11-29 Thread Jung-uk Kim
Author: jkim Date: Mon Nov 29 22:20:44 2010 New Revision: 216068 URL: http://svn.freebsd.org/changeset/base/216068 Log: Clean up code a bit to make it more readable. Modified: head/sys/dev/syscons/syscons.c Modified: head/sys/dev/syscons/syscons.c

svn commit: r216067 - head/sys/dev/syscons

2010-11-29 Thread Jung-uk Kim
Author: jkim Date: Mon Nov 29 22:19:19 2010 New Revision: 216067 URL: http://svn.freebsd.org/changeset/base/216067 Log: Honor font size for the video mode when default fonts are compiled in kernel and VESA mode is enabled from loader. Modified: head/sys/dev/syscons/syscons.c Modified: head

svn commit: r216066 - head/sys/kern

2010-11-29 Thread Matthew D Fleming
Author: mdf Date: Mon Nov 29 21:53:21 2010 New Revision: 216066 URL: http://svn.freebsd.org/changeset/base/216066 Log: Fix uninitialized variable warning that shows on Tinderbox but not my setup. (??) Submitted by: Michael Butler Modified: head/sys/kern/kern_sysctl.c Modified: head/s

svn commit: r216065 - head/share/man/man4

2010-11-29 Thread Doug Barton
Author: dougb Date: Mon Nov 29 21:31:25 2010 New Revision: 216065 URL: http://svn.freebsd.org/changeset/base/216065 Log: Update the description of green_saver.ko Improvements to my suggested text from: jhb Modified: head/share/man/man4/splash.4 Modified: head/share/man/man4/splash.4 ===

svn commit: r216064 - head/sys/mips/cavium/octe

2010-11-29 Thread Juli Mallett
Author: jmallett Date: Mon Nov 29 21:04:00 2010 New Revision: 216064 URL: http://svn.freebsd.org/changeset/base/216064 Log: Don't free the work queue entry that we're using to hold the scatter-gather list on exit from the transmit path. The scatter-gather list itself can be asynchronously D

Re: svn commit: r213852 - in head: lib/libusb sys/dev/usb

2010-11-29 Thread Andrew Thompson
On 17 October 2010 02:27, Kostik Belousov wrote: > On Sat, Oct 16, 2010 at 01:30:31PM +0200, Hans Petter Selasky wrote: >> On Saturday 16 October 2010 12:12:43 Hans Petter Selasky wrote: >> > On Saturday 16 October 2010 12:00:51 Kostik Belousov wrote: >> > > > USB has some shared memory structures

svn commit: r216063 - in releng: 7.1 7.1/crypto/openssl/ssl 7.1/sys/conf 7.3 7.3/crypto/openssl/ssl 7.3/sys/conf 8.0 8.0/crypto/openssl/ssl 8.0/sys/conf 8.1 8.1/crypto/openssl/ssl 8.1/sys/conf

2010-11-29 Thread Simon L. Nielsen
running portupgrade. +20101129: p16 FreeBSD-SA-10:10.openssl + Fix OpenSSL multiple vulnerabilities. + 20101110: p15 FreeBSD-SA-10:09.pseudofs Don't unlock a mutex which wasn't locked. Modified: releng/7.1/crypto/openssl/ssl

Re: svn commit: r211463 - head/usr.bin/grep

2010-11-29 Thread David Schultz
On Wed, Aug 18, 2010, Dimitry Andric wrote: > On 2010-08-18 22:48, m...@freebsd.org wrote: > >> - Refactor file reading code to use pure syscalls and an internal buffer > >>instead of stdio. This gives BSD grep a very big performance boost, > >>its speed is now almost comparable to GNU gr

Re: svn commit: r216018 - in stable/8: share/man/man4 sys/dev/usb/quirk sys/dev/usb/serial usr.sbin/usbconfig

2010-11-29 Thread Ruslan Mahmatkhanov
29.11.2010 01:07, Nick Hibma пишет: Author: n_hibma Date: Sun Nov 28 22:07:08 2010 New Revision: 216018 URL: http://svn.freebsd.org/changeset/base/216018 Log: MFC r215095,215104: Add quirks for 3G MSC resets. Add a man page for the usb_quirks module. Copied: stable/8/share/man/man4/us

Re: svn commit: r216016 - head/sys/sparc64/include

2010-11-29 Thread Marius Strobl
On Mon, Nov 29, 2010 at 08:23:08PM +0100, Marius Strobl wrote: > On Tue, Nov 30, 2010 at 12:31:31AM +0600, Max Khon wrote: > > Marius, > > > > On Mon, Nov 29, 2010 at 1:45 AM, Marius Strobl > > wrote: > > > > On Sun, Nov 28, 2010 at 07:26:20PM +, Max Khon wrote: > > > > Author: fjoe > > > >

Re: svn commit: r216016 - head/sys/sparc64/include

2010-11-29 Thread Marius Strobl
On Tue, Nov 30, 2010 at 12:31:31AM +0600, Max Khon wrote: > Marius, > > On Mon, Nov 29, 2010 at 1:45 AM, Marius Strobl > wrote: > > On Sun, Nov 28, 2010 at 07:26:20PM +, Max Khon wrote: > > > Author: fjoe > > > Date: Sun Nov 28 19:26:20 2010 > > > New Revision: 216016 > > > URL: http://svn.f

Re: svn commit: r216016 - head/sys/sparc64/include

2010-11-29 Thread Max Khon
Marius, On Mon, Nov 29, 2010 at 1:45 AM, Marius Strobl wrote: On Sun, Nov 28, 2010 at 07:26:20PM +, Max Khon wrote: > > Author: fjoe > > Date: Sun Nov 28 19:26:20 2010 > > New Revision: 216016 > > URL: http://svn.freebsd.org/changeset/base/216016 > > > > Log: > > Define VM_KMEM_SIZE_MAX on

svn commit: r216062 - svnadmin/tools

2010-11-29 Thread Simon L. Nielsen
Author: simon Date: Mon Nov 29 18:33:20 2010 New Revision: 216062 URL: http://svn.freebsd.org/changeset/base/216062 Log: Add mappings for RELENG branches for 8.2 and 8.3. Modified: svnadmin/tools/export.py Modified: svnadmin/tools/export.py ===

svn commit: r216060 - in head/sys: kern sys

2010-11-29 Thread Matthew D Fleming
Author: mdf Date: Mon Nov 29 18:18:07 2010 New Revision: 216060 URL: http://svn.freebsd.org/changeset/base/216060 Log: Do not hold the sysctl lock across a call to the handler. This fixes a general LOR issue where the sysctl lock had no good place in the hierarchy. One specific instance is

svn commit: r216059 - head/sys/kern

2010-11-29 Thread Matthew D Fleming
Author: mdf Date: Mon Nov 29 18:18:00 2010 New Revision: 216059 URL: http://svn.freebsd.org/changeset/base/216059 Log: Slightly modify the logic in sysctl_find_oid to reduce the indentation. There should be no functional change. MFC after:3 days Modified: head/sys/kern/kern_sysctl.

svn commit: r216058 - head/sys/kern

2010-11-29 Thread Matthew D Fleming
Author: mdf Date: Mon Nov 29 18:17:53 2010 New Revision: 216058 URL: http://svn.freebsd.org/changeset/base/216058 Log: Use the SYSCTL_CHILDREN macro in kern_sysctl.c to help de-obfuscate the code. MFC after:3 days Modified: head/sys/kern/kern_sysctl.c Modified: head/sys/kern/kern_

svn commit: r216057 - in head: share/man/man4 sys/dev/usb sys/dev/usb/wlan

2010-11-29 Thread MIHIRA Sanpei Yoshiro
Author: sanpei Date: Mon Nov 29 15:08:18 2010 New Revision: 216057 URL: http://svn.freebsd.org/changeset/base/216057 Log: Add new device ids. Buffalo (Melco Inc.) WLI-UC-G PR: 141777 Modified: head/share/man/man4/rum.4 head/sys/dev/usb/usbdevs head/sys/dev/usb/wlan/if_r

Re: svn commit: r216048 - stable/8/usr.sbin/kbdmap

2010-11-29 Thread Kostik Belousov
On Mon, Nov 29, 2010 at 06:24:56PM +0800, Kevin Lo wrote: > On Mon, Nov 29, 2010 at 11:27:06AM +0200, Kostik Belousov wrote: > > On Mon, Nov 29, 2010 at 09:24:03AM +, Kevin Lo wrote: > > > Author: kevlo > > > Date: Mon Nov 29 09:24:03 2010 > > > New Revision: 216048 > > > URL: http://svn.freebs

svn commit: r216056 - svnadmin/conf

2010-11-29 Thread Ken Smith
Author: kensmith Date: Mon Nov 29 14:47:59 2010 New Revision: 216056 URL: http://svn.freebsd.org/changeset/base/216056 Log: Turn on commit approval for stable/8 and stable/7 to mark the beginning of Code Freeze for the upcoming 8.2/7.4 releases. While here set up approval for the branches t

svn commit: r216055 - stable/7/sys/dev/mxge

2010-11-29 Thread Andrew Gallatin
Author: gallatin Date: Mon Nov 29 13:36:37 2010 New Revision: 216055 URL: http://svn.freebsd.org/changeset/base/216055 Log: MFC 215686: Fix a TSO checksum bug on mxge(4): The Myri10GE NIC will assume all TSO frames contain partial checksum, and will emit TSO segments with bad TCP che

svn commit: r216054 - stable/8/sys/dev/mxge

2010-11-29 Thread Andrew Gallatin
Author: gallatin Date: Mon Nov 29 13:36:20 2010 New Revision: 216054 URL: http://svn.freebsd.org/changeset/base/216054 Log: MFC 215686: Fix a TSO checksum bug on mxge(4): The Myri10GE NIC will assume all TSO frames contain partial checksum, and will emit TSO segments with bad TCP che

svn commit: r216053 - head/usr.sbin/sysinstall

2010-11-29 Thread Bruce Cran
Author: brucec Date: Mon Nov 29 11:55:17 2010 New Revision: 216053 URL: http://svn.freebsd.org/changeset/base/216053 Log: If no floppy drive is installed kldBrowser() can generate an error early on. Initialize menu and count so the cleanup code doesn't try and use their uninitialized values.

svn commit: r216052 - head/usr.sbin/sysinstall

2010-11-29 Thread Bruce Cran
Author: brucec Date: Mon Nov 29 11:28:31 2010 New Revision: 216052 URL: http://svn.freebsd.org/changeset/base/216052 Log: Update the serial port device names. They changed in 8.0 because the default driver is now uart(4). PR: bin/140887 Submitted by: Joe Barbish MFC after:3 day

Re: svn commit: r216048 - stable/8/usr.sbin/kbdmap

2010-11-29 Thread Kevin Lo
On Mon, Nov 29, 2010 at 11:27:06AM +0200, Kostik Belousov wrote: > On Mon, Nov 29, 2010 at 09:24:03AM +, Kevin Lo wrote: > > Author: kevlo > > Date: Mon Nov 29 09:24:03 2010 > > New Revision: 216048 > > URL: http://svn.freebsd.org/changeset/base/216048 > > > > Log: > > MFC r216047: > > Fix

svn commit: r216051 - stable/8/usr.sbin/kbdmap

2010-11-29 Thread Kevin Lo
Author: kevlo Date: Mon Nov 29 10:22:45 2010 New Revision: 216051 URL: http://svn.freebsd.org/changeset/base/216051 Log: Revert previous change since it's without proper MFC period. Requested by kib Modified: stable/8/usr.sbin/kbdmap/kbdmap.c Modified: stable/8/usr.sbin/kbdmap/kbdmap.c ===

svn commit: r216050 - head/sys/compat/ndis

2010-11-29 Thread Bernhard Schmidt
Author: bschmidt Date: Mon Nov 29 10:21:45 2010 New Revision: 216050 URL: http://svn.freebsd.org/changeset/base/216050 Log: Add a dummy for IoOpenDeviceRegistryKey(). With that change the Atheros 9xxx driver is actually usable and does not panic anymore. Submitted by: Paul B Mahol

svn commit: r216049 - head/sys/compat/ndis

2010-11-29 Thread Bernhard Schmidt
Author: bschmidt Date: Mon Nov 29 10:10:56 2010 New Revision: 216049 URL: http://svn.freebsd.org/changeset/base/216049 Log: Some drivers rely on the existence of certain keys. The Atheros 9xxx driver for example requests the NetCfgInstanceId but doesn't check the returned status code and wil

Re: svn commit: r216048 - stable/8/usr.sbin/kbdmap

2010-11-29 Thread Kostik Belousov
On Mon, Nov 29, 2010 at 09:24:03AM +, Kevin Lo wrote: > Author: kevlo > Date: Mon Nov 29 09:24:03 2010 > New Revision: 216048 > URL: http://svn.freebsd.org/changeset/base/216048 > > Log: > MFC r216047: > Fix fd leak in get_font > > Modified: > stable/8/usr.sbin/kbdmap/kbdmap.c This comm

svn commit: r216048 - stable/8/usr.sbin/kbdmap

2010-11-29 Thread Kevin Lo
Author: kevlo Date: Mon Nov 29 09:24:03 2010 New Revision: 216048 URL: http://svn.freebsd.org/changeset/base/216048 Log: MFC r216047: Fix fd leak in get_font Modified: stable/8/usr.sbin/kbdmap/kbdmap.c Modified: stable/8/usr.sbin/kbdmap/kbdmap.c

svn commit: r216047 - head/usr.sbin/kbdmap

2010-11-29 Thread Kevin Lo
Author: kevlo Date: Mon Nov 29 09:21:26 2010 New Revision: 216047 URL: http://svn.freebsd.org/changeset/base/216047 Log: Fix fd leak in get_font Modified: head/usr.sbin/kbdmap/kbdmap.c Modified: head/usr.sbin/kbdmap/kbdmap.c ===

svn commit: r216046 - in stable/7/crypto/openssl: crypto/engine ssl

2010-11-29 Thread Simon L. Nielsen
Author: simon Date: Mon Nov 29 08:44:32 2010 New Revision: 216046 URL: http://svn.freebsd.org/changeset/base/216046 Log: Revert some FreeBSD specific changes (mainly made to fix various security issues), and bring us back to using vendor versions of the files. This was already done on h

svn commit: r216045 - in head/sys/dev/usb: . serial

2010-11-29 Thread Gavin Atkinson
Author: gavin Date: Mon Nov 29 08:17:44 2010 New Revision: 216045 URL: http://svn.freebsd.org/changeset/base/216045 Log: Support the Falcom Twist USB GSM/GPRS modem in uftdi(4) PR: usb/151862 Submitted by: Alessandro de Manzano MFC after:1 week Modified: head/sys/dev/u

svn commit: r216044 - stable/8/sys/sys

2010-11-29 Thread Attilio Rao
Author: attilio Date: Mon Nov 29 08:16:48 2010 New Revision: 216044 URL: http://svn.freebsd.org/changeset/base/216044 Log: MFC r215821: Add a missing CTL description from CVS revision 1.147. Sponsored by: Sandvine Incorporated Modified: stable/8/sys/sys/sysctl.h Directory Properties:

svn commit: r216043 - stable/8/sys/boot/common

2010-11-29 Thread Attilio Rao
Author: attilio Date: Mon Nov 29 08:12:21 2010 New Revision: 216043 URL: http://svn.freebsd.org/changeset/base/216043 Log: MFC r215758,215811: Make this printf output more verbose. Sponsored by: Sandvine Incorporated Modified: stable/8/sys/boot/common/load_elf.c Directory Properties:

svn commit: r216042 - stable/8/sys/kern

2010-11-29 Thread Attilio Rao
Author: attilio Date: Mon Nov 29 08:04:10 2010 New Revision: 216042 URL: http://svn.freebsd.org/changeset/base/216042 Log: MFC r215544,215683: Scan the list in reverse order for the shutdown handlers of loaded modules. This way, when there is a dependency between two modules, the handler of