Re: svn commit: r230923 - head/tools/tools/ath/athradar

2012-02-02 Thread Waitman Gobble
Adrian Chadd wrote .. > Author: adrian > Date: Thu Feb 2 21:04:24 2012 > New Revision: 230923 > URL: http://svn.freebsd.org/changeset/base/230923 > > Log: > Add some missing radar config parameters to athradar. > > Modified: > head/tools/tools/ath/athradar/athradar.c > > Modified: head/too

svn commit: r230931 - stable/8/sys/dev/ixgbe

2012-02-02 Thread Jack F Vogel
Author: jfv Date: Fri Feb 3 05:00:43 2012 New Revision: 230931 URL: http://svn.freebsd.org/changeset/base/230931 Log: MFC did not get the new files... Added: stable/8/sys/dev/ixgbe/ixgbe_82598.h (contents, props changed) stable/8/sys/dev/ixgbe/ixgbe_82599.h (contents, props changed)

svn commit: r230930 - stable/8/sys/fs/nfs

2012-02-02 Thread Rick Macklem
Author: rmacklem Date: Fri Feb 3 03:41:43 2012 New Revision: 230930 URL: http://svn.freebsd.org/changeset/base/230930 Log: MFC: r230345 Martin Cracauer reported a problem to freebsd-current@ under the subject "Data corruption over NFS in -current". During investigation of this, I came acr

svn commit: r230928 - stable/9/sys/fs/nfs

2012-02-02 Thread Rick Macklem
Author: rmacklem Date: Fri Feb 3 03:05:41 2012 New Revision: 230928 URL: http://svn.freebsd.org/changeset/base/230928 Log: MFC: r230345 Martin Cracauer reported a problem to freebsd-current@ under the subject "Data corruption over NFS in -current". During investigation of this, I came acr

svn commit: r230926 - head/sys/net80211

2012-02-02 Thread Rui Paulo
Author: rpaulo Date: Fri Feb 3 02:06:14 2012 New Revision: 230926 URL: http://svn.freebsd.org/changeset/base/230926 Log: Whitespace removal. Modified: head/sys/net80211/ieee80211_mesh.c Modified: head/sys/net80211/ieee80211_mesh.c

svn commit: r230924 - in stable/8/sys: conf dev/ixgbe modules/ixgbe

2012-02-02 Thread Jack F Vogel
Author: jfv Date: Fri Feb 3 01:36:02 2012 New Revision: 230924 URL: http://svn.freebsd.org/changeset/base/230924 Log: MFC of the latest ixgbe driver. Revisions included: 209602,209603,209607,209609,209622,215911, 215913,215914,215924,217129,217556,222588, 222592,225405,229767,230329,

svn commit: r230923 - head/tools/tools/ath/athradar

2012-02-02 Thread Adrian Chadd
Author: adrian Date: Thu Feb 2 21:04:24 2012 New Revision: 230923 URL: http://svn.freebsd.org/changeset/base/230923 Log: Add some missing radar config parameters to athradar. Modified: head/tools/tools/ath/athradar/athradar.c Modified: head/tools/tools/ath/athradar/athradar.c ==

svn commit: r230922 - in stable/8/sys: conf dev/mps dev/mps/mpi modules/mps

2012-02-02 Thread Kenneth D. Merry
Author: ken Date: Thu Feb 2 19:03:29 2012 New Revision: 230922 URL: http://svn.freebsd.org/changeset/base/230922 Log: MFC 230592: Bring in the LSI-supported version of the mps(4) driver. This involves significant changes to the mps(4) driver, but is not a complete rewrite. Some

svn commit: r230921 - in head/sys/cam: ata scsi

2012-02-02 Thread Alexander Motin
Author: mav Date: Thu Feb 2 19:02:15 2012 New Revision: 230921 URL: http://svn.freebsd.org/changeset/base/230921 Log: Insert ordered command every 1/4 of the current command timeout, not 1/4 of the default one. Without this change setting kern.cam.ada.default_timeout to 1 instead of 30

svn commit: r230920 - in stable/9/sys: conf dev/mps dev/mps/mpi modules/mps

2012-02-02 Thread Kenneth D. Merry
Author: ken Date: Thu Feb 2 19:01:41 2012 New Revision: 230920 URL: http://svn.freebsd.org/changeset/base/230920 Log: MFC 230592: Bring in the LSI-supported version of the mps(4) driver. This involves significant changes to the mps(4) driver, but is not a complete rewrite. Some

svn commit: r230919 - stable/9/usr.bin/limits

2012-02-02 Thread Mikolaj Golub
Author: trociny Date: Thu Feb 2 18:25:12 2012 New Revision: 230919 URL: http://svn.freebsd.org/changeset/base/230919 Log: MFC r230549: Add -P option to allow get and set limits for other processes. Submitted by: Andrey Zonov Modified: stable/9/usr.bin/limits/limits.1 stable/9/us

svn commit: r230918 - stable/9/usr.bin/procstat

2012-02-02 Thread Mikolaj Golub
Author: trociny Date: Thu Feb 2 18:22:25 2012 New Revision: 230918 URL: http://svn.freebsd.org/changeset/base/230918 Log: MFC r227956, r228090, r228446, r230471, r230548: r227956: Add -l flag to display resource limits. PR: bin/161257 Reviewed by: kib r228090:

svn commit: r230917 - stable/9/usr.bin/procstat

2012-02-02 Thread Mikolaj Golub
Author: trociny Date: Thu Feb 2 18:17:49 2012 New Revision: 230917 URL: http://svn.freebsd.org/changeset/base/230917 Log: MFC r227838, r227873, r228025, r228049, r228289, r228447, r230753: r227838, r227873: Add new options, -e and -x, to display process environment variables and ELF

svn commit: r230916 - in head/sys: conf dev/xen/netback i386/include/xen

2012-02-02 Thread Kenneth D. Merry
Author: ken Date: Thu Feb 2 17:54:35 2012 New Revision: 230916 URL: http://svn.freebsd.org/changeset/base/230916 Log: Fix the netback driver build for i386. netback.c:Add missing VM includes. xen/xenvar.h, xen/xenpmap.h:Move some XENHVM macros from to o

svn commit: r230915 - in head/sys/modules/sound/driver: emu10k1 emu10kx

2012-02-02 Thread Joel Dahl
Author: joel (doc committer) Date: Thu Feb 2 17:25:39 2012 New Revision: 230915 URL: http://svn.freebsd.org/changeset/base/230915 Log: Remove leftovers from previous commits. Approved by: jhb Modified: head/sys/modules/sound/driver/emu10k1/Makefile head/sys/modules/sound/driver/emu10

Re: svn commit: r230484 - head/release

2012-02-02 Thread Bjoern A. Zeeb
On 2. Feb 2012, at 15:24 , Nathan Whitehorn wrote: > On 02/01/12 20:29, Bjoern A. Zeeb wrote: >> >> On 23. Jan 2012, at 16:17 , Nathan Whitehorn wrote: >> >>> Author: nwhitehorn >>> Date: Mon Jan 23 16:17:54 2012 >>> New Revision: 230484 >>> URL: http://svn.freebsd.org/changeset/base/230484 >>>

svn commit: r230914 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2012-02-02 Thread Martin Matuska
Author: mm Date: Thu Feb 2 16:33:58 2012 New Revision: 230914 URL: http://svn.freebsd.org/changeset/base/230914 Log: Add copyright information on last commits to comply with CDDL. Discussed with: pluknet@ MFC after:3 days Modified: head/sys/cddl/contrib/opensolaris/uts/commo

svn commit: r230913 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2012-02-02 Thread Martin Matuska
Author: mm Date: Thu Feb 2 16:18:40 2012 New Revision: 230913 URL: http://svn.freebsd.org/changeset/base/230913 Log: Fix out of bounds write causing random panics, uncovered by the change in r230256 Reviewed by: pluknet@ MFC after:3 days Modified: head/sys/cddl/contrib/opensola

Re: svn commit: r230484 - head/release

2012-02-02 Thread Nathan Whitehorn
On 02/01/12 20:29, Bjoern A. Zeeb wrote: On 23. Jan 2012, at 16:17 , Nathan Whitehorn wrote: Author: nwhitehorn Date: Mon Jan 23 16:17:54 2012 New Revision: 230484 URL: http://svn.freebsd.org/changeset/base/230484 Log: Part of r230482 didn't actually work. Revert it for now. This means PR

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

2012-02-02 Thread Alexander Motin
Author: mav Date: Thu Feb 2 14:17:58 2012 New Revision: 230912 URL: http://svn.freebsd.org/changeset/base/230912 Log: Make CAM ATA honor old hw.ata.ata_dma and hw.ata.atapi_dma tunables. Even having more specific hint.ata.X.mode controls, global ones are still could be useful from some p