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
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
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/
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
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
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
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
===
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
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
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
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
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
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
> > > >
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
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
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
===
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
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.
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_
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
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
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
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
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
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.
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
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
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
===
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
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
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
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
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
===
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
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
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:
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:
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
38 matches
Mail list logo