svn commit: r218700 - head/sbin/mksnap_ffs

2011-02-14 Thread Giorgos Keramidas
Author: keramida (doc committer) Date: Tue Feb 15 07:25:54 2011 New Revision: 218700 URL: http://svn.freebsd.org/changeset/base/218700 Log: Note that a UFS filesystem can have up to 20 active snapshots. PR: docs/151104 Submitted by: Aldis Berjoza MFC after:3 days Modifie

svn commit: r218699 - head/share/man/man7

2011-02-14 Thread Giorgos Keramidas
Author: keramida (doc committer) Date: Tue Feb 15 07:16:27 2011 New Revision: 218699 URL: http://svn.freebsd.org/changeset/base/218699 Log: Document TRYBROKEN in ports(7). PR: docs/153542 Submitted by: Eitan Adler MFC after:3 days Modified: head/share/man/man7/ports.7

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

2011-02-14 Thread Martin Wilke
Author: miwi (doc,ports committer) Date: Tue Feb 15 05:57:53 2011 New Revision: 218694 URL: http://svn.freebsd.org/changeset/base/218694 Log: - Add Dell Wireless 1390 BCM4311 Mini PCI to supported list. PR: 154500 Submitted by: Ruslan Mahmatkhanov Approved by: rwatson Modif

svn commit: r218691 - head/sys/dev/isp

2011-02-14 Thread Marius Strobl
Author: marius Date: Mon Feb 14 21:50:51 2011 New Revision: 218691 URL: http://svn.freebsd.org/changeset/base/218691 Log: - Use the correct DMA tag/map pair for synchronize the FC scratch area. - Allocate coherent DMA memory for the request/response queue area and and the FC scratch area.

svn commit: r218690 - head/sys/dev/ath/ath_hal/ar5416

2011-02-14 Thread Adrian Chadd
Author: adrian Date: Mon Feb 14 21:35:11 2011 New Revision: 218690 URL: http://svn.freebsd.org/changeset/base/218690 Log: bring this in line with what ath9k does. Modified: head/sys/dev/ath/ath_hal/ar5416/ar5416_reset.c Modified: head/sys/dev/ath/ath_hal/ar5416/ar5416_reset.c ===

svn commit: r218689 - head/sys/dev/ath

2011-02-14 Thread Adrian Chadd
Author: adrian Date: Mon Feb 14 21:24:54 2011 New Revision: 218689 URL: http://svn.freebsd.org/changeset/base/218689 Log: Some statistics additions - prepare for error codes > 32 (since the AR5416 error mask is > 5 bits) and add some extra CRC/HT40/ShortGI counters to help debug 802.11n issu

svn commit: r218688 - head/sys/kern

2011-02-14 Thread Bjoern A. Zeeb
Author: bz Date: Mon Feb 14 20:49:37 2011 New Revision: 218688 URL: http://svn.freebsd.org/changeset/base/218688 Log: Mfp4 CH=177256: Catch a set vnet upon return to user space. This usually means return paths with CURVNET_RESTORE() missing. If VNET_DEBUG is turned on we can ev

svn commit: r218687 - head/sys/dev/acpica

2011-02-14 Thread Jung-uk Kim
Author: jkim Date: Mon Feb 14 20:05:37 2011 New Revision: 218687 URL: http://svn.freebsd.org/changeset/base/218687 Log: Rework r218685. Copy just enough data for the resource type. Reviewed by: jhb, mdf Modified: head/sys/dev/acpica/acpi_resource.c Modified: head/sys/dev/acpica/acpi_r

Re: svn commit: r218685 - head/sys/dev/acpica

2011-02-14 Thread Jung-uk Kim
On Monday 14 February 2011 01:33 pm, John Baldwin wrote: > On Monday, February 14, 2011 12:20:20 pm Matthew D Fleming wrote: > > Author: mdf > > Date: Mon Feb 14 17:20:20 2011 > > New Revision: 218685 > > URL: http://svn.freebsd.org/changeset/base/218685 > > > > Log: > > Prevent reading from the

Re: svn commit: r218685 - head/sys/dev/acpica

2011-02-14 Thread mdf
On Mon, Feb 14, 2011 at 10:33 AM, John Baldwin wrote: > On Monday, February 14, 2011 12:20:20 pm Matthew D Fleming wrote: >> Author: mdf >> Date: Mon Feb 14 17:20:20 2011 >> New Revision: 218685 >> URL: http://svn.freebsd.org/changeset/base/218685 >> >> Log: >>   Prevent reading from the ACPI_RESO

Re: svn commit: r218685 - head/sys/dev/acpica

2011-02-14 Thread John Baldwin
On Monday, February 14, 2011 12:20:20 pm Matthew D Fleming wrote: > Author: mdf > Date: Mon Feb 14 17:20:20 2011 > New Revision: 218685 > URL: http://svn.freebsd.org/changeset/base/218685 > > Log: > Prevent reading from the ACPI_RESOURCE past its actual end. For > paranoia limit to the size o

Re: svn commit: r218685 - head/sys/dev/acpica

2011-02-14 Thread Jung-uk Kim
On Monday 14 February 2011 12:20 pm, Matthew D Fleming wrote: > Author: mdf > Date: Mon Feb 14 17:20:20 2011 > New Revision: 218685 > URL: http://svn.freebsd.org/changeset/base/218685 > > Log: > Prevent reading from the ACPI_RESOURCE past its actual end. For > paranoia limit to the size of the

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

2011-02-14 Thread Dmitry Chagin
Author: dchagin Date: Mon Feb 14 17:24:58 2011 New Revision: 218686 URL: http://svn.freebsd.org/changeset/base/218686 Log: Style(9) fix. Do not initialize variables in the declarations. Modified: head/sys/compat/linux/linux_futex.c Modified: head/sys/compat/linux/linux_futex.c ==

svn commit: r218685 - head/sys/dev/acpica

2011-02-14 Thread Matthew D Fleming
Author: mdf Date: Mon Feb 14 17:20:20 2011 New Revision: 218685 URL: http://svn.freebsd.org/changeset/base/218685 Log: Prevent reading from the ACPI_RESOURCE past its actual end. For paranoia limit to the size of the ACPI_RESOURCE as well. Reviewd by: jhb (in spirit) MFC after:1

Re: svn commit: r218583 - head/sys/dev/e1000

2011-02-14 Thread Fabien Thomas
> > > @@ -1937,6 +1937,10 @@ igb_local_timer(void *arg) > goto timeout; > out: > callout_reset(&adapter->timer, hz, igb_local_timer, adapter); > +#ifndef DEVICE_POLLING > + /* Fire off all queue interrupts - deadlock protection */ > + E1000_WRITE_REG(&adapter->

svn commit: r218681 - head/sys/fs/tmpfs

2011-02-14 Thread Alan Cox
Author: alc Date: Mon Feb 14 15:36:38 2011 New Revision: 218681 URL: http://svn.freebsd.org/changeset/base/218681 Log: Further simplify tmpfs_reg_resize(). Also, update its comments, including style fixes. Modified: head/sys/fs/tmpfs/tmpfs_subr.c Modified: head/sys/fs/tmpfs/tmpfs_subr.c =

Re: svn commit: r218421 - head/usr.bin/gzip

2011-02-14 Thread Ulrich Spörlein
On Sun, 13.02.2011 at 18:05:46 -0500, Glen Barber wrote: > On 2/13/11 5:58 PM, Glen Barber wrote: > > Hi, > > > > On 2/13/11 5:27 PM, Ulrich Spörlein wrote: > >>> Log: > >>> Update manpage to remove CRT reference. > >> > >> Would you mind tackling these as well? > >> > > >> share/man/man4/acpi_

svn commit: r218677 - head/sbin/mdconfig

2011-02-14 Thread Bruce Cran
Author: brucec Date: Mon Feb 14 09:58:47 2011 New Revision: 218677 URL: http://svn.freebsd.org/changeset/base/218677 Log: Add a check to make sure the provider name is "mdN" before printing the unit number. Suggested by: jh MFC after:3 days Modified: head/sbin/mdconfig/md

Re: svn commit: r218603 - head/sbin/tunefs

2011-02-14 Thread Bruce Evans
On Sun, 13 Feb 2011, Ivan Voras wrote: On 13 February 2011 11:51, Bruce Evans wrote: On Sat, 12 Feb 2011, Konstantin Belousov wrote: Log: ??When creating a directory entry for the journal, always read at least ??the fragment, and write the full block. Reading less might not work ??due to dev

svn commit: r218676 - head/sys/dev/usb/wlan

2011-02-14 Thread Hans Petter Selasky
Author: hselasky Date: Mon Feb 14 08:14:06 2011 New Revision: 218676 URL: http://svn.freebsd.org/changeset/base/218676 Log: * Fix page fault caused by referring freed node. While updating Tx stats, already freed node could be referred and cause page fault. To avoid such panic, spool Tx st

svn commit: r218675 - head/sys/geom/sched

2011-02-14 Thread Luigi Rizzo
Author: luigi Date: Mon Feb 14 08:09:02 2011 New Revision: 218675 URL: http://svn.freebsd.org/changeset/base/218675 Log: Correct a subtle bug in the 'gsched_rr' disk scheduler. The algorithm is supposed to work as follows: in order to prevent starvation, when a new client starts being served