svn commit: r231578 - stable/9/usr.bin/hexdump

2012-02-13 Thread Tijl Coosemans
Author: tijl Date: Mon Feb 13 10:24:49 2012 New Revision: 231578 URL: http://svn.freebsd.org/changeset/base/231578 Log: MFC r229794: - Fix how hexdump parses escape strings From the NetBSD bug: The way how hexdump(1) parses escape sequences has some bugs. It shows up when an escape

svn commit: r231579 - stable/9/libexec/rtld-elf

2012-02-13 Thread Konstantin Belousov
Author: kib Date: Mon Feb 13 10:40:14 2012 New Revision: 231579 URL: http://svn.freebsd.org/changeset/base/231579 Log: MFC r230784: Add support for GNU RELRO. Modified: stable/9/libexec/rtld-elf/map_object.c stable/9/libexec/rtld-elf/rtld.c stable/9/libexec/rtld-elf/rtld.h Directory

svn commit: r231580 - stable/9/sys/ufs/ffs

2012-02-13 Thread Konstantin Belousov
Author: kib Date: Mon Feb 13 10:45:20 2012 New Revision: 231580 URL: http://svn.freebsd.org/changeset/base/231580 Log: MFC r231077: JNEWBLK dependency may legitimately appear on the buf dependency list. Modified: stable/9/sys/ufs/ffs/ffs_softdep.c Directory Properties: stable/9/sys/

svn commit: r231581 - stable/9/sys/ufs/ffs

2012-02-13 Thread Konstantin Belousov
Author: kib Date: Mon Feb 13 10:48:43 2012 New Revision: 231581 URL: http://svn.freebsd.org/changeset/base/231581 Log: MFC r231091: Add missing opt_quota.h include to activate #ifdef QUOTA blocks. Modified: stable/9/sys/ufs/ffs/ffs_softdep.c Directory Properties: stable/9/sys/ (props

svn commit: r231582 - head/libexec/rtld-elf

2012-02-13 Thread Konstantin Belousov
Author: kib Date: Mon Feb 13 11:15:29 2012 New Revision: 231582 URL: http://svn.freebsd.org/changeset/base/231582 Log: Add missed EOL when die() was converted to use rtld_fdputstr() instead of errx(). Reported by: amdmi3 PR: bin/165075 MFC after:3 days Modified:

svn commit: r231584 - head/crypto/openssh

2012-02-13 Thread Ed Schouten
Author: ed Date: Mon Feb 13 11:59:59 2012 New Revision: 231584 URL: http://svn.freebsd.org/changeset/base/231584 Log: Polish diff against upstream. - Revert unneeded whitespace changes. - Revert modifications to loginrec.c, as the upstream version already does the right thing. -

svn commit: r231585 - head/sys/netgraph

2012-02-13 Thread Gleb Smirnoff
Author: glebius Date: Mon Feb 13 13:07:56 2012 New Revision: 231585 URL: http://svn.freebsd.org/changeset/base/231585 Log: No need to optimise for a node with no hooks, my braino. Modified: head/sys/netgraph/ng_socket.c Modified: head/sys/netgraph/ng_socket.c

svn commit: r231586 - head/usr.bin/write

2012-02-13 Thread Gleb Smirnoff
Author: glebius Date: Mon Feb 13 14:40:15 2012 New Revision: 231586 URL: http://svn.freebsd.org/changeset/base/231586 Log: Fix write(1) to support wide characters. Submitted by: amdmi3 PR: bin/164317 Modified: head/usr.bin/write/write.1 head/usr.bin/write/write.c

svn commit: r231587 - in stable/9/sys: kern netgraph

2012-02-13 Thread Gleb Smirnoff
Author: glebius Date: Mon Feb 13 15:21:12 2012 New Revision: 231587 URL: http://svn.freebsd.org/changeset/base/231587 Log: Merge from head 226829, 230213, 230480, 230486, 230487, 231585: r226829 in ng_base: - If KDB NETGRAPH_DEBUG are on, print traces on discovered failed

Re: svn commit: r231508 - head/sys/dev/oce

2012-02-13 Thread John Baldwin
On Saturday, February 11, 2012 2:43:33 am Bjoern A. Zeeb wrote: Author: bz Date: Sat Feb 11 07:43:33 2012 New Revision: 231508 URL: http://svn.freebsd.org/changeset/base/231508 Log: Make use of the read-only variant of the IF_ADDR_*LOCK() macros introduced in r229614 rather than the

Re: svn commit: r231383 - in head: lib/libutil usr.sbin/vipw

2012-02-13 Thread John Baldwin
On Friday, February 10, 2012 8:40:32 am Ed Schouten wrote: Author: ed Date: Fri Feb 10 13:40:32 2012 New Revision: 231383 URL: http://svn.freebsd.org/changeset/base/231383 Log: Detect file modification properly by using tv_nsec. POSIX 2008 standardizes st_mtim, meaning we can

svn commit: r231588 - in stable/8/lib: libcrypt libmd

2012-02-13 Thread Mark Murray
Author: markm Date: Mon Feb 13 16:43:29 2012 New Revision: 231588 URL: http://svn.freebsd.org/changeset/base/231588 Log: MFC: sha256 ($5$) and sha512 ($6$) crypt(3) types. PR: misc/124164 Delayed by: markm Added: stable/8/lib/libcrypt/crypt-sha256.c - copied, changed

svn commit: r231589 - head/sys/dev/aac

2012-02-13 Thread Ed Maste
Author: emaste Date: Mon Feb 13 16:48:49 2012 New Revision: 231589 URL: http://svn.freebsd.org/changeset/base/231589 Log: Add a sysctl to report the firmware build number. Some older firmware versions have issues that can be worked around by avoiding certain operations. Add a sysctl

svn commit: r231590 - stable/8/release/picobsd/build

2012-02-13 Thread Luigi Rizzo
Author: luigi Date: Mon Feb 13 18:10:13 2012 New Revision: 231590 URL: http://svn.freebsd.org/changeset/base/231590 Log: MFC: cross-arch support for picobsd Modified: stable/8/release/picobsd/build/Makefile.conf stable/8/release/picobsd/build/picobsd Modified:

svn commit: r231591 - stable/9/sbin/mount

2012-02-13 Thread Jaakko Heinonen
Author: jh Date: Mon Feb 13 18:26:58 2012 New Revision: 231591 URL: http://svn.freebsd.org/changeset/base/231591 Log: MFC r230373: Change mount_fs() to not exit on error. The failok mount option requires that errors are passed to the caller. PR: 163668 Modified:

svn commit: r231592 - head/sys/dev/cxgbe/common

2012-02-13 Thread Navdeep Parhar
Author: np Date: Mon Feb 13 18:41:32 2012 New Revision: 231592 URL: http://svn.freebsd.org/changeset/base/231592 Log: Use the non-sleeping variang of t4_wr_mbox in code that can be called with locks held. MFC after:1 day Modified: head/sys/dev/cxgbe/common/t4_hw.c Modified:

Re: svn commit: r231383 - in head: lib/libutil usr.sbin/vipw

2012-02-13 Thread Ed Schouten
* John Baldwin j...@freebsd.org, 20120213 17:26: Eh, the BUG is still worth mentioning. By default FreeBSD only uses second granularity for VFS timestamps, so two updates within a single second is still racey. You can keep the code change, but I would revert the manual page change to put

svn commit: r231593 - stable/9/sys/dev/cxgbe

2012-02-13 Thread Navdeep Parhar
Author: np Date: Mon Feb 13 18:54:15 2012 New Revision: 231593 URL: http://svn.freebsd.org/changeset/base/231593 Log: MFC r231115: cxgbe: reduce diffs with other branches. Modified: stable/9/sys/dev/cxgbe/adapter.h stable/9/sys/dev/cxgbe/t4_l2t.c stable/9/sys/dev/cxgbe/t4_l2t.h

svn commit: r231594 - head/sys/dev/netmap

2012-02-13 Thread Luigi Rizzo
Author: luigi Date: Mon Feb 13 18:56:34 2012 New Revision: 231594 URL: http://svn.freebsd.org/changeset/base/231594 Log: - use struct ifnet as explicit type of the argument to the txsync() and rxsync() callbacks, removing some variables made useless by this change; - add generic

svn commit: r231595 - stable/8/share/mk

2012-02-13 Thread Stefan Esser
Author: se Date: Mon Feb 13 18:57:36 2012 New Revision: 231595 URL: http://svn.freebsd.org/changeset/base/231595 Log: MFC r223596: Add macros to specify owner, group and mode of config files for installation. Modified: stable/8/share/mk/bsd.own.mk Directory Properties:

svn commit: r231596 - stable/9/sbin/mount

2012-02-13 Thread Jaakko Heinonen
Author: jh Date: Mon Feb 13 19:02:11 2012 New Revision: 231596 URL: http://svn.freebsd.org/changeset/base/231596 Log: MFC r230377: Don't print the nmount(2) provided error message if it is empty. Modified: stable/9/sbin/mount/mount_fs.c Directory Properties: stable/9/sbin/mount/

svn commit: r231597 - in stable/9/sys/dev: cxgb cxgbe

2012-02-13 Thread Navdeep Parhar
Author: np Date: Mon Feb 13 19:17:43 2012 New Revision: 231597 URL: http://svn.freebsd.org/changeset/base/231597 Log: MFC r231116: Remove if_start from cxgb and cxgbe. Modified: stable/9/sys/dev/cxgb/cxgb_adapter.h stable/9/sys/dev/cxgb/cxgb_main.c stable/9/sys/dev/cxgb/cxgb_sge.c

svn commit: r231598 - in stable/8/sys/dev: cxgb cxgbe

2012-02-13 Thread Navdeep Parhar
Author: np Date: Mon Feb 13 19:18:08 2012 New Revision: 231598 URL: http://svn.freebsd.org/changeset/base/231598 Log: MFC r231116: Remove if_start from cxgb and cxgbe. Modified: stable/8/sys/dev/cxgb/cxgb_adapter.h stable/8/sys/dev/cxgb/cxgb_main.c stable/8/sys/dev/cxgb/cxgb_sge.c

svn commit: r231599 - stable/9/sys/dev/cxgbe

2012-02-13 Thread Navdeep Parhar
Author: np Date: Mon Feb 13 19:25:37 2012 New Revision: 231599 URL: http://svn.freebsd.org/changeset/base/231599 Log: MFC r231120: Acquire the adapter lock before updating fields of the filter structure. Modified: stable/9/sys/dev/cxgbe/t4_main.c Directory Properties: stable/9/sys/

svn commit: r231600 - stable/8/sys/dev/cxgbe

2012-02-13 Thread Navdeep Parhar
Author: np Date: Mon Feb 13 19:25:58 2012 New Revision: 231600 URL: http://svn.freebsd.org/changeset/base/231600 Log: MFC r231120: Acquire the adapter lock before updating fields of the filter structure. Modified: stable/8/sys/dev/cxgbe/t4_main.c Directory Properties: stable/8/sys/

svn commit: r231601 - stable/9/sys/dev/cxgbe

2012-02-13 Thread Navdeep Parhar
Author: np Date: Mon Feb 13 19:31:16 2012 New Revision: 231601 URL: http://svn.freebsd.org/changeset/base/231601 Log: MFC r231172: Program the MAC exact match table in batches of 7 addresses at a time when possible. This is more efficient than one at a time. Modified:

svn commit: r231602 - stable/8/sys/dev/cxgbe

2012-02-13 Thread Navdeep Parhar
Author: np Date: Mon Feb 13 19:31:32 2012 New Revision: 231602 URL: http://svn.freebsd.org/changeset/base/231602 Log: MFC r231172: Program the MAC exact match table in batches of 7 addresses at a time when possible. This is more efficient than one at a time. Modified:

svn commit: r231603 - head/sys/dev/oce

2012-02-13 Thread John Baldwin
Author: jhb Date: Mon Feb 13 19:35:35 2012 New Revision: 231603 URL: http://svn.freebsd.org/changeset/base/231603 Log: Use if_maddr_*lock() routines to lock the per-interface multicast address list rather than manipulating the lock directly. Modified: head/sys/dev/oce/oce_hw.c Modified:

svn commit: r231604 - stable/9/sys/dev/cxgb

2012-02-13 Thread Navdeep Parhar
Author: np Date: Mon Feb 13 19:35:38 2012 New Revision: 231604 URL: http://svn.freebsd.org/changeset/base/231604 Log: MFC r231175: Allocate the BAR for userspace doorbells after the is_offload check is functional. Modified: stable/9/sys/dev/cxgb/cxgb_main.c Directory Properties:

svn commit: r231605 - stable/8/sys/dev/cxgb

2012-02-13 Thread Navdeep Parhar
Author: np Date: Mon Feb 13 19:36:00 2012 New Revision: 231605 URL: http://svn.freebsd.org/changeset/base/231605 Log: MFC r231175: Allocate the BAR for userspace doorbells after the is_offload check is functional. Modified: stable/8/sys/dev/cxgb/cxgb_main.c Directory Properties:

svn commit: r231606 - stable/9/release/doc/share/misc

2012-02-13 Thread John Baldwin
Author: jhb Date: Mon Feb 13 19:36:09 2012 New Revision: 231606 URL: http://svn.freebsd.org/changeset/base/231606 Log: MFC 230332: Add support for the Em command. This restores a missing 'not' in the description of snd_emu10kx(4). Modified: stable/9/release/doc/share/misc/man2hwnotes.pl

svn commit: r231607 - stable/9/sys/dev/cxgbe/common

2012-02-13 Thread Navdeep Parhar
Author: np Date: Mon Feb 13 19:41:01 2012 New Revision: 231607 URL: http://svn.freebsd.org/changeset/base/231607 Log: MFC r231592: Use the non-sleeping variang of t4_wr_mbox in code that can be called with locks held. Modified: stable/9/sys/dev/cxgbe/common/t4_hw.c Directory Properties:

svn commit: r231608 - stable/8/sys/dev/cxgbe/common

2012-02-13 Thread Navdeep Parhar
Author: np Date: Mon Feb 13 19:41:31 2012 New Revision: 231608 URL: http://svn.freebsd.org/changeset/base/231608 Log: MFC r231592: Use the non-sleeping variang of t4_wr_mbox in code that can be called with locks held. Modified: stable/8/sys/dev/cxgbe/common/t4_hw.c Directory Properties:

svn commit: r231609 - in stable/8/release: doc/share/misc picobsd/floppy.tree/sbin

2012-02-13 Thread John Baldwin
Author: jhb Date: Mon Feb 13 19:49:45 2012 New Revision: 231609 URL: http://svn.freebsd.org/changeset/base/231609 Log: MFC 230332: Add support for the Em command. This restores a missing 'not' in the description of snd_emu10kx(4). Modified: stable/8/release/doc/share/misc/man2hwnotes.pl

svn commit: r231610 - stable/9/sys/dev/pci

2012-02-13 Thread John Baldwin
Author: jhb Date: Mon Feb 13 19:51:59 2012 New Revision: 231610 URL: http://svn.freebsd.org/changeset/base/231610 Log: MFC 230340: Properly return success once a matching VPD entry is found in pci_get_vpd_readonly_method(). Previously the loop was always running to completion and falling

svn commit: r231611 - stable/8/sys/dev/pci

2012-02-13 Thread John Baldwin
Author: jhb Date: Mon Feb 13 19:52:18 2012 New Revision: 231611 URL: http://svn.freebsd.org/changeset/base/231611 Log: MFC 230340: Properly return success once a matching VPD entry is found in pci_get_vpd_readonly_method(). Previously the loop was always running to completion and falling

svn commit: r231612 - stable/9/usr.bin/rpcgen

2012-02-13 Thread Dimitry Andric
Author: dim Date: Mon Feb 13 20:59:20 2012 New Revision: 231612 URL: http://svn.freebsd.org/changeset/base/231612 Log: MFC r231079: Let rpcgen(1) support an environment variable RPCGEN_CPP to find the C preprocessor to run. Previously, it always ran /usr/bin/cpp, unless you used

svn commit: r231613 - stable/8/usr.bin/rpcgen

2012-02-13 Thread Dimitry Andric
Author: dim Date: Mon Feb 13 20:59:58 2012 New Revision: 231613 URL: http://svn.freebsd.org/changeset/base/231613 Log: MFC r231079: Let rpcgen(1) support an environment variable RPCGEN_CPP to find the C preprocessor to run. Previously, it always ran /usr/bin/cpp, unless you used

svn commit: r231614 - stable/7/usr.bin/rpcgen

2012-02-13 Thread Dimitry Andric
Author: dim Date: Mon Feb 13 21:07:48 2012 New Revision: 231614 URL: http://svn.freebsd.org/changeset/base/231614 Log: MFC r231079: Let rpcgen(1) support an environment variable RPCGEN_CPP to find the C preprocessor to run. Previously, it always ran /usr/bin/cpp, unless you used

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

2012-02-13 Thread Christian Brueffer
Author: brueffer Date: Mon Feb 13 23:02:51 2012 New Revision: 231615 URL: http://svn.freebsd.org/changeset/base/231615 Log: Minor cleanup and added missing svn keywords. Modified: head/share/man/man4/isci.4 (contents, props changed) Modified: head/share/man/man4/isci.4

svn commit: r231616 - head/lib/libc/arm/gen

2012-02-13 Thread Oleksandr Tymoshenko
Author: gonzo Date: Tue Feb 14 00:12:15 2012 New Revision: 231616 URL: http://svn.freebsd.org/changeset/base/231616 Log: Add __aeabi_read_tp function required for thread-local storage Reviewed by: cognet Added: head/lib/libc/arm/gen/__aeabi_read_tp.c (contents, props changed)

svn commit: r231617 - head/sys/sys

2012-02-13 Thread Oleksandr Tymoshenko
Author: gonzo Date: Tue Feb 14 00:12:55 2012 New Revision: 231617 URL: http://svn.freebsd.org/changeset/base/231617 Log: Add ARM relocations types used for thread-local storage Reviewed by: cognet Modified: head/sys/sys/elf_common.h Modified: head/sys/sys/elf_common.h

svn commit: r231618 - in head/libexec/rtld-elf: . arm

2012-02-13 Thread Oleksandr Tymoshenko
Author: gonzo Date: Tue Feb 14 00:16:34 2012 New Revision: 231618 URL: http://svn.freebsd.org/changeset/base/231618 Log: Add thread-local storage support for ARM to rtld-elf Reviewed by:cognet Obtained from: NetBSD Modified: head/libexec/rtld-elf/arm/reloc.c

svn commit: r231619 - in head/lib/libthr/arch/arm: arm include

2012-02-13 Thread Oleksandr Tymoshenko
Author: gonzo Date: Tue Feb 14 00:17:43 2012 New Revision: 231619 URL: http://svn.freebsd.org/changeset/base/231619 Log: Add thread-local storage support for arm: - Switch to Variant I TCB layout - Use function from rtld for TCB allocation/deallocation Modified:

svn commit: r231620 - head/gnu/usr.bin/cc/cc_tools

2012-02-13 Thread Oleksandr Tymoshenko
Author: gonzo Date: Tue Feb 14 00:18:18 2012 New Revision: 231620 URL: http://svn.freebsd.org/changeset/base/231620 Log: Enable TLS support for ARM toolchain Reviewed by: cognet Modified: head/gnu/usr.bin/cc/cc_tools/auto-host.h Modified: head/gnu/usr.bin/cc/cc_tools/auto-host.h

svn commit: r231621 - head/sys/dev/pci

2012-02-13 Thread Marius Strobl
Author: marius Date: Tue Feb 14 00:18:35 2012 New Revision: 231621 URL: http://svn.freebsd.org/changeset/base/231621 Log: - As it turns out, MSI-X is broken for at least LSI SAS1068E when passed through by VMware so blacklist their PCI-PCI bridge for MSI/MSI-X here. Note that besides

Re: svn commit: r231620 - head/gnu/usr.bin/cc/cc_tools

2012-02-13 Thread Marius Strobl
On Tue, Feb 14, 2012 at 12:18:18AM +, Oleksandr Tymoshenko wrote: Author: gonzo Date: Tue Feb 14 00:18:18 2012 New Revision: 231620 URL: http://svn.freebsd.org/changeset/base/231620 Log: Enable TLS support for ARM toolchain FYI, for the toolchain TLS support apparently should

svn commit: r231622 - head/sys/dev/re

2012-02-13 Thread Pyun YongHyeon
Author: yongari Date: Tue Feb 14 00:54:40 2012 New Revision: 231622 URL: http://svn.freebsd.org/changeset/base/231622 Log: For RTL8168/8111D controller, make sure to wake PHY from power down mode. Otherwise, PHY access times out under certain conditions. Modified: head/sys/dev/re/if_re.c

svn commit: r231623 - stable/9/sys/dev/mpt

2012-02-13 Thread Marius Strobl
Author: marius Date: Tue Feb 14 00:54:50 2012 New Revision: 231623 URL: http://svn.freebsd.org/changeset/base/231623 Log: MFC: r231518 Remove extra newlines from panic messages. Modified: stable/9/sys/dev/mpt/mpt.c stable/9/sys/dev/mpt/mpt.h stable/9/sys/dev/mpt/mpt_cam.c

svn commit: r231624 - stable/8/sys/dev/mpt

2012-02-13 Thread Marius Strobl
Author: marius Date: Tue Feb 14 00:54:59 2012 New Revision: 231624 URL: http://svn.freebsd.org/changeset/base/231624 Log: MFC: r231518 Remove extra newlines from panic messages. Modified: stable/8/sys/dev/mpt/mpt.c stable/8/sys/dev/mpt/mpt.h stable/8/sys/dev/mpt/mpt_cam.c

svn commit: r231625 - stable/7/sys/dev/mpt

2012-02-13 Thread Marius Strobl
Author: marius Date: Tue Feb 14 00:56:01 2012 New Revision: 231625 URL: http://svn.freebsd.org/changeset/base/231625 Log: MFC: r231518 Remove extra newlines from panic messages. Modified: stable/7/sys/dev/mpt/mpt.c stable/7/sys/dev/mpt/mpt.h stable/7/sys/dev/mpt/mpt_cam.c

svn commit: r231626 - stable/9/sys/dev/mpt

2012-02-13 Thread Marius Strobl
Author: marius Date: Tue Feb 14 01:05:37 2012 New Revision: 231626 URL: http://svn.freebsd.org/changeset/base/231626 Log: Forced commit to denote that the commit message of r231623 actually should have read: MFC: r231518 Flesh out support for SAS1078 and SAS1078DE (which are said to

svn commit: r231628 - stable/7/sys/dev/mpt

2012-02-13 Thread Marius Strobl
Author: marius Date: Tue Feb 14 01:09:10 2012 New Revision: 231628 URL: http://svn.freebsd.org/changeset/base/231628 Log: Forced commit to denote that the commit message of r231625 actually should have read: MFC: r231518 Flesh out support for SAS1078 and SAS1078DE (which are said to

svn commit: r231629 - stable/9/sys/dev/mpt

2012-02-13 Thread Marius Strobl
Author: marius Date: Tue Feb 14 01:15:01 2012 New Revision: 231629 URL: http://svn.freebsd.org/changeset/base/231629 Log: MFC: r231228 Remove extra newlines from panic messages. Modified: stable/9/sys/dev/mpt/mpt.c stable/9/sys/dev/mpt/mpt.h stable/9/sys/dev/mpt/mpt_cam.c Directory

svn commit: r231630 - stable/8/sys/dev/mpt

2012-02-13 Thread Marius Strobl
Author: marius Date: Tue Feb 14 01:15:26 2012 New Revision: 231630 URL: http://svn.freebsd.org/changeset/base/231630 Log: MFC: r231228 Remove extra newlines from panic messages. Modified: stable/8/sys/dev/mpt/mpt.c stable/8/sys/dev/mpt/mpt.h stable/8/sys/dev/mpt/mpt_cam.c Directory

svn commit: r231631 - stable/7/sys/dev/mpt

2012-02-13 Thread Marius Strobl
Author: marius Date: Tue Feb 14 01:15:46 2012 New Revision: 231631 URL: http://svn.freebsd.org/changeset/base/231631 Log: MFC: r231228 Remove extra newlines from panic messages. Modified: stable/7/sys/dev/mpt/mpt.c stable/7/sys/dev/mpt/mpt.h stable/7/sys/dev/mpt/mpt_cam.c Directory

svn commit: r231632 - head/lib/libc/locale

2012-02-13 Thread Xin LI
Author: delphij Date: Tue Feb 14 02:03:17 2012 New Revision: 231632 URL: http://svn.freebsd.org/changeset/base/231632 Log: wctob() returns EOF and not WEOF. Noticed by: Zhihao Yuan lichray gmail com MFC after:1 week Modified: head/lib/libc/locale/btowc.3 Modified:

svn commit: r231633 - stable/9/sys/nlm

2012-02-13 Thread Rick Macklem
Author: rmacklem Date: Tue Feb 14 04:07:35 2012 New Revision: 231633 URL: http://svn.freebsd.org/changeset/base/231633 Log: MFC: r230801 jwd@ reported a problem via email to freebsd-fs@ on Aug 25, 2011 under the subject F_RDLCK lock to FreeBSD NFS fails to R/O target file. This occurred

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

2012-02-13 Thread George V. Neville-Neil
Author: gnn Date: Tue Feb 14 04:18:59 2012 New Revision: 231634 URL: http://svn.freebsd.org/changeset/base/231634 Log: Add a rudimentary test to run through all the available counters on a system and then execute a program with pmcstat in counting mode. The program will verify that all

svn commit: r231635 - stable/9/lib/libthr/thread

2012-02-13 Thread David Xu
Author: davidxu Date: Tue Feb 14 04:20:02 2012 New Revision: 231635 URL: http://svn.freebsd.org/changeset/base/231635 Log: MFC 231106: Plug a memory leak. When a cached thread is reused, don't clear sleep queue pointers, just reuse it. MFC 231503: Make code more stable by

svn commit: r231636 - in stable/9/sys: fs/nfsclient nfsclient

2012-02-13 Thread Rick Macklem
Author: rmacklem Date: Tue Feb 14 04:48:36 2012 New Revision: 231636 URL: http://svn.freebsd.org/changeset/base/231636 Log: MFC: r230803 When a mount -u switches an NFS mount point from TCP to UDP, any thread doing an I/O RPC with a transfer size greater than NFS_UDPMAXDATA will be hung

svn commit: r231637 - in stable/8/sys: fs/nfsclient nfsclient

2012-02-13 Thread Rick Macklem
Author: rmacklem Date: Tue Feb 14 05:12:52 2012 New Revision: 231637 URL: http://svn.freebsd.org/changeset/base/231637 Log: MFC: r230803 When a mount -u switches an NFS mount point from TCP to UDP, any thread doing an I/O RPC with a transfer size greater than NFS_UDPMAXDATA will be hung

svn commit: r231638 - stable/9/etc/devd

2012-02-13 Thread Hans Petter Selasky
Author: hselasky Date: Tue Feb 14 06:40:58 2012 New Revision: 231638 URL: http://svn.freebsd.org/changeset/base/231638 Log: MFC r231575: Update /etc/devd/usb.conf Modified: stable/9/etc/devd/usb.conf Directory Properties: stable/9/etc/ (props changed) Modified:

svn commit: r231639 - stable/8/etc/devd

2012-02-13 Thread Hans Petter Selasky
Author: hselasky Date: Tue Feb 14 06:42:43 2012 New Revision: 231639 URL: http://svn.freebsd.org/changeset/base/231639 Log: MFC r231575: Update /etc/devd/usb.conf Modified: stable/8/etc/devd/usb.conf Directory Properties: stable/8/etc/ (props changed) Modified:

svn commit: r231640 - stable/9/sys/geom/part

2012-02-13 Thread Andrey V. Elsukov
Author: ae Date: Tue Feb 14 07:12:46 2012 New Revision: 231640 URL: http://svn.freebsd.org/changeset/base/231640 Log: MFC r231349: Let's be more realistic and limit maximum number of partition to 4k. Modified: stable/9/sys/geom/part/g_part_apm.c Directory Properties: stable/9/sys/

svn commit: r231641 - stable/8/sys/geom/part

2012-02-13 Thread Andrey V. Elsukov
Author: ae Date: Tue Feb 14 07:13:09 2012 New Revision: 231641 URL: http://svn.freebsd.org/changeset/base/231641 Log: MFC r231349: Let's be more realistic and limit maximum number of partition to 4k. Modified: stable/8/sys/geom/part/g_part_apm.c Directory Properties: stable/8/sys/

svn commit: r231642 - in head: rescue/rescue sbin/ifconfig

2012-02-13 Thread Robert Millan
Author: rmh Date: Tue Feb 14 07:14:42 2012 New Revision: 231642 URL: http://svn.freebsd.org/changeset/base/231642 Log: Disable jail support in ifconfig when either building a rescue image or MK_JAIL knob has been set to no. Reviewed by: bz Approved by: adrian (mentor) Modified:

svn commit: r231643 - in stable/9/sys: geom/part sys

2012-02-13 Thread Andrey V. Elsukov
Author: ae Date: Tue Feb 14 07:24:22 2012 New Revision: 231643 URL: http://svn.freebsd.org/changeset/base/231643 Log: MFC r231367: Add alias for the partition with type 0x42 to the MBR scheme. Modified: stable/9/sys/geom/part/g_part_mbr.c stable/9/sys/sys/diskmbr.h Directory

svn commit: r231644 - in stable/8/sys: geom/part sys

2012-02-13 Thread Andrey V. Elsukov
Author: ae Date: Tue Feb 14 07:24:44 2012 New Revision: 231644 URL: http://svn.freebsd.org/changeset/base/231644 Log: MFC r231367: Add alias for the partition with type 0x42 to the MBR scheme. Modified: stable/8/sys/geom/part/g_part_mbr.c stable/8/sys/sys/diskmbr.h Directory