svn commit: r231745 - head/sys/cam/scsi

2012-02-14 Thread Justin T. Gibbs
Author: gibbs Date: Wed Feb 15 07:30:23 2012 New Revision: 231745 URL: http://svn.freebsd.org/changeset/base/231745 Log: Limit the ST3146855LW U320 drive to 55 tags to avoid command timeouts under load. Submitted by: Gelson Borsoi MFC after:1 day Modified: head/sys/cam/scsi/scsi_

svn commit: r231743 - in head/sys: dev/xen/blkback dev/xen/blkfront xen/interface/io xen/xenbus

2012-02-14 Thread Justin T. Gibbs
Author: gibbs Date: Wed Feb 15 06:45:49 2012 New Revision: 231743 URL: http://svn.freebsd.org/changeset/base/231743 Log: Enhance documentation, improve interoperability, and fix defects in FreeBSD's front and back Xen blkif interface drivers. sys/dev/xen/blkfront/block.h: sys/dev/xen/bl

svn commit: r231724 - head/lib/libc/sys

2012-02-14 Thread David Xu
Author: davidxu Date: Wed Feb 15 02:59:17 2012 New Revision: 231724 URL: http://svn.freebsd.org/changeset/base/231724 Log: Add notes about sigev_notify_kevent_flags introduced in revision 230857 which enables thread-friendly polling on same fd for AIO events. Reviewed by: delphij Modifi

svn commit: r231723 - head/usr.sbin/lpr/lpc

2012-02-14 Thread Kevin Lo
Author: kevlo Date: Wed Feb 15 02:01:24 2012 New Revision: 231723 URL: http://svn.freebsd.org/changeset/base/231723 Log: - Remove some unnecessary cast when assigning NULL to a handle. - Silent a warning Modified: head/usr.sbin/lpr/lpc/cmds.c Modified: head/usr.sbin/lpr/lpc/cmds.c

svn commit: r231716 - head/sys/dev/mps

2012-02-14 Thread Kenneth D. Merry
Author: ken Date: Tue Feb 14 22:27:43 2012 New Revision: 231716 URL: http://svn.freebsd.org/changeset/base/231716 Log: Set the max_lun field of the path inquiry CCB to 8. This allows LUNs greater than 0 to be probed. It can be increased later if need be. This brings back SVN rev 224

svn commit: r231714 - in head: etc/mtree include include/xlocale lib/libc/locale sys/sys

2012-02-14 Thread Dimitry Andric
Author: dim Date: Tue Feb 14 21:48:46 2012 New Revision: 231714 URL: http://svn.freebsd.org/changeset/base/231714 Log: Revert r231673 and r231682 for now, until we can run a full make universe with them. Sorry for the breakage. Pointy hat to: me and brooks Added: head/incl

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

2012-02-14 Thread Hans Petter Selasky
Author: hselasky Date: Tue Feb 14 21:36:55 2012 New Revision: 231713 URL: http://svn.freebsd.org/changeset/base/231713 Log: Add new USB device ID. MFC after:3 days PR: usb/165154 Modified: head/sys/dev/usb/serial/u3g.c head/sys/dev/usb/usbdevs Modified: head/sys/dev/us

svn commit: r231712 - head/sys/mips/mips

2012-02-14 Thread Robert Watson
Author: rwatson Date: Tue Feb 14 20:34:25 2012 New Revision: 231712 URL: http://svn.freebsd.org/changeset/base/231712 Log: When initialising the CP0 status register during boot on 64-bit MIPS, set all three of the kernel, supervisor, and user-mode 64-bit mode flags. While FreeBSD does not c

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

2012-02-14 Thread Adrian Chadd
Author: adrian Date: Tue Feb 14 20:08:50 2012 New Revision: 231710 URL: http://svn.freebsd.org/changeset/base/231710 Log: Add some missing radar config parameters. Modified: head/tools/tools/ath/athradar/athradar.c Modified: head/tools/tools/ath/athradar/athradar.c ==

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

2012-02-14 Thread Adrian Chadd
Author: adrian Date: Tue Feb 14 20:06:28 2012 New Revision: 231709 URL: http://svn.freebsd.org/changeset/base/231709 Log: Fix the usefir128 config bit flipping. Modified: head/sys/dev/ath/ath_hal/ar5416/ar5416_misc.c Modified: head/sys/dev/ath/ath_hal/ar5416/ar5416_misc.c ===

svn commit: r231708 - in head/sys/dev/ath/ath_hal: . ar5416

2012-02-14 Thread Adrian Chadd
Author: adrian Date: Tue Feb 14 20:05:28 2012 New Revision: 231708 URL: http://svn.freebsd.org/changeset/base/231708 Log: Improve the radar register config API. * Fix the "enabled" flag to actually reflect whether radar detection is enabled or not. * Add flags for the relstep/relpwr c

svn commit: r231699 - head/tools/test/hwpmc

2012-02-14 Thread George V. Neville-Neil
Author: gnn Date: Tue Feb 14 18:57:10 2012 New Revision: 231699 URL: http://svn.freebsd.org/changeset/base/231699 Log: Remove UCP from the list of counters Modified: head/tools/test/hwpmc/pmctest.py Modified: head/tools/test/hwpmc/pmctest.py ==

svn commit: r231698 - head/tools/test/hwpmc

2012-02-14 Thread George V. Neville-Neil
Author: gnn Date: Tue Feb 14 18:51:21 2012 New Revision: 231698 URL: http://svn.freebsd.org/changeset/base/231698 Log: Add options for program (-p) and to turn off waiting (-w) which is now on by default. The default is to wait after each counter is tested. Since the prompt would go to

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

2012-02-14 Thread Jim Harris
Author: jimharris Date: Tue Feb 14 17:11:34 2012 New Revision: 231693 URL: http://svn.freebsd.org/changeset/base/231693 Log: Update HISTORY for isci.4 man page. Sponsored by: Intel Approved by: scottl Modified: head/share/man/man4/isci.4 Modified: head/share/man/man4/isci.4 ==

Re: svn commit: r231669 - head/sys/fs/tmpfs

2012-02-14 Thread Bruce Evans
On Tue, 14 Feb 2012, Tijl Coosemans wrote: On Tuesday 14 February 2012 12:24:24 Tijl Coosemans wrote: Log: Replace PRIdMAX with "jd" in a printf call. Cast the corresponding value to intmax_t instead of uintmax_t, because the original type is off_t. There should really be a better way to

svn commit: r231682 - in head: include lib/libc/locale

2012-02-14 Thread David Chisnall
Author: theraven Date: Tue Feb 14 14:24:37 2012 New Revision: 231682 URL: http://svn.freebsd.org/changeset/base/231682 Log: Fix a misplaced __NO_TLS locations, and change a GNUism to a C11ism for consistency. Approved by: brooks (mentor) Modified: head/include/runetype.h head/lib/li

svn commit: r231678 - in head: include/rpc sys/dev/mpt/mpilib sys/net

2012-02-14 Thread Tijl Coosemans
Author: tijl Date: Tue Feb 14 12:50:20 2012 New Revision: 231678 URL: http://svn.freebsd.org/changeset/base/231678 Log: Change some headers such that lang/gcc* ports no longer patch them. The lang/gcc* ports patch headers where they think something is non-standard. These patched headers o

svn commit: r231673 - in head: etc/mtree include include/xlocale lib/libc/locale sys/sys

2012-02-14 Thread David Chisnall
Author: theraven Date: Tue Feb 14 12:03:23 2012 New Revision: 231673 URL: http://svn.freebsd.org/changeset/base/231673 Log: Cleanup of xlocale: - Address performance regressions encountered by das@ by caching per-thread data in TLS where available. - Add a __NO_TLS flag to cdefs.h to

svn commit: r231672 - head/sys/netinet

2012-02-14 Thread Michael Tuexen
Author: tuexen Date: Tue Feb 14 12:00:34 2012 New Revision: 231672 URL: http://svn.freebsd.org/changeset/base/231672 Log: Fix a bug where the wrong protocol overhead was used. This can lead to a deadlock of an association when an IPv6 socket was used to communcate with IPv4 and an ICMPv4 fra

Re: svn commit: r231669 - head/sys/fs/tmpfs

2012-02-14 Thread Tijl Coosemans
On Tuesday 14 February 2012 12:24:24 Tijl Coosemans wrote: > Author: tijl > Date: Tue Feb 14 11:24:24 2012 > New Revision: 231669 > URL: http://svn.freebsd.org/changeset/base/231669 > > Log: > Replace PRIdMAX with "jd" in a printf call. Cast the corresponding value to > intmax_t instead of uin

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

2012-02-14 Thread Tijl Coosemans
Author: tijl Date: Tue Feb 14 11:24:24 2012 New Revision: 231669 URL: http://svn.freebsd.org/changeset/base/231669 Log: Replace PRIdMAX with "jd" in a printf call. Cast the corresponding value to intmax_t instead of uintmax_t, because the original type is off_t. Modified: head/sys/fs/tmpfs/

svn commit: r231667 - in head: etc etc/defaults etc/rc.d share/man/man5

2012-02-14 Thread Doug Barton
Author: dougb Date: Tue Feb 14 10:51:24 2012 New Revision: 231667 URL: http://svn.freebsd.org/changeset/base/231667 Log: Fix various issues with the NFS and RPC related scripts: 1. Add new functionality to the force_depend method to incorporate the tests for whether the service is enab

svn commit: r231654 - head/usr.sbin/pw

2012-02-14 Thread Kevin Lo
Author: kevlo Date: Tue Feb 14 10:17:03 2012 New Revision: 231654 URL: http://svn.freebsd.org/changeset/base/231654 Log: readlink len-1 Modified: head/usr.sbin/pw/cpdir.c Modified: head/usr.sbin/pw/cpdir.c == --- hea

svn commit: r231652 - head/sys/conf

2012-02-14 Thread Luigi Rizzo
Author: luigi Date: Tue Feb 14 10:11:53 2012 New Revision: 231652 URL: http://svn.freebsd.org/changeset/base/231652 Log: properly sort dev/oce entries Modified: head/sys/conf/files Modified: head/sys/conf/files == --

svn commit: r231651 - in head/usr.bin: chpass login

2012-02-14 Thread Kevin Lo
Author: kevlo Date: Tue Feb 14 10:11:45 2012 New Revision: 231651 URL: http://svn.freebsd.org/changeset/base/231651 Log: Remove unnecessary cast Modified: head/usr.bin/chpass/util.c head/usr.bin/login/login_fbtab.c Modified: head/usr.bin/chpass/util.c ==

svn commit: r231648 - head/usr.sbin/vipw

2012-02-14 Thread Ed Schouten
Author: ed Date: Tue Feb 14 09:29:37 2012 New Revision: 231648 URL: http://svn.freebsd.org/changeset/base/231648 Log: Restore message in man page on VFS timestamp precision. Requested by: bde, jhb Modified: head/usr.sbin/vipw/vipw.8 Modified: head/usr.sbin/vipw/vipw.8 ==

svn commit: r231647 - head/sys/dev/sound/pcm

2012-02-14 Thread Alexander Motin
Author: mav Date: Tue Feb 14 09:19:30 2012 New Revision: 231647 URL: http://svn.freebsd.org/changeset/base/231647 Log: Do not handle MOD_SHUTDOWN equally to MOD_UNLOAD in sound kernel module. MOD_SHUTDOWN is not an end of existence, and there is a life after it. In particular, code previousl