svn commit: r250014 - head/share/man/man4/man4.arm

2013-04-28 Thread Joel Dahl
Author: joel (doc committer) Date: Sun Apr 28 06:15:56 2013 New Revision: 250014 URL: http://svnweb.freebsd.org/changeset/base/250014 Log: mdoc improvements Modified: head/share/man/man4/man4.arm/devcfg.4 Modified: head/share/man/man4/man4.arm/devcfg.4

svn commit: r250015 - in head/sys: arm/xilinx dev/cadence

2013-04-28 Thread Wojciech A. Koszek
Author: wkoszek Date: Sun Apr 28 07:00:36 2013 New Revision: 250015 URL: http://svnweb.freebsd.org/changeset/base/250015 Log: Bring copyright changes with the agreement of Thomas Skibo. Communication on src-commiters, Sat, 27 Apr 2013 22:09:06 -0700, Subject was: Re: svn commit: r249997

svn commit: r250016 - stable/9/cddl/contrib/opensolaris/lib/libzfs/common

2013-04-28 Thread Martin Matuska
Author: mm Date: Sun Apr 28 07:48:53 2013 New Revision: 250016 URL: http://svnweb.freebsd.org/changeset/base/250016 Log: MFC r249883: Respect the enoent_ok flag if reporting error for holding an non-existing snapshot. Related illumos ZFS issue: 3699 zfs hold or release of a

svn commit: r250017 - vendor-sys/illumos/dist/uts/common/fs/zfs

2013-04-28 Thread Martin Matuska
Author: mm Date: Sun Apr 28 07:52:46 2013 New Revision: 250017 URL: http://svnweb.freebsd.org/changeset/base/250017 Log: Update vendor-sys/illumos/dist to illumos-gate 14020:3843f7c5f635 Illumos ZFS issues: 3705 stack overflow due to zfs lz4 compression Modified:

svn commit: r250018 - head/sys/vm

2013-04-28 Thread Alan Cox
Author: alc Date: Sun Apr 28 08:29:00 2013 New Revision: 250018 URL: http://svnweb.freebsd.org/changeset/base/250018 Log: Eliminate an unneeded call to vm_radix_trimkey() from vm_radix_lookup_le(). This call is clearing bits from the key that will be set again by the next line.

svn commit: r250019 - head/usr.bin/biff

2013-04-28 Thread Joel Dahl
Author: joel (doc committer) Date: Sun Apr 28 09:29:44 2013 New Revision: 250019 URL: http://svnweb.freebsd.org/changeset/base/250019 Log: Fix EXIT STATUS. biff reports its status when it was invoked. Submitted by: Ryan Kavanagh, Jason McIntyre j...@kerhand.co.uk Obtained

svn commit: r250020 - head/lib/libstand/mips

2013-04-28 Thread Robert Watson
Author: rwatson Date: Sun Apr 28 14:40:29 2013 New Revision: 250020 URL: http://svnweb.freebsd.org/changeset/base/250020 Log: Merge @228176 from Perforce to fix a bug introduced in r249553: Trim two now-unneeded (and likely harmful) lines from the libstand setjmp/longjmp for MIPS.

svn commit: r250021 - head/sys/dev/ciss

2013-04-28 Thread Sean Bruno
Author: sbruno Date: Sun Apr 28 16:20:09 2013 New Revision: 250021 URL: http://svnweb.freebsd.org/changeset/base/250021 Log: Its time to retire COMPAQ. I don't think that its coming back. :-) Obtained from:Yahoo! Inc. MFC after:2 weeks Modified: head/sys/dev/ciss/ciss.c

svn commit: r250022 - head/sys/dev/ciss

2013-04-28 Thread Sean Bruno
Author: sbruno Date: Sun Apr 28 16:35:23 2013 New Revision: 250022 URL: http://svnweb.freebsd.org/changeset/base/250022 Log: Let's align correctly by setting to 17. OpenCISS states that if the value is 0, then the driver should try a value of 31. That's just silly. Set to 17 so that

svn commit: r250023 - head/lib/libstand

2013-04-28 Thread Robert Watson
Author: rwatson Date: Sun Apr 28 16:35:24 2013 New Revision: 250023 URL: http://svnweb.freebsd.org/changeset/base/250023 Log: Enable building string functions as part of libstand on mips; the Makefile is a bit obfuscated here, as ia64 adds string source files elsewhere, so simply exclude it

svn commit: r250024 - in head: tools/build/mk usr.bin

2013-04-28 Thread Eitan Adler
Author: eadler Date: Sun Apr 28 17:58:11 2013 New Revision: 250024 URL: http://svnweb.freebsd.org/changeset/base/250024 Log: When the world is built WITHOUT_OPENSSH also don't install ssh-copy-id. PR: misc/177590 Submitted by: Oleg Ginzburg olev...@olevole.ru Reviewed by:

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

2013-04-28 Thread Alexander Motin
Author: mav Date: Sun Apr 28 18:12:43 2013 New Revision: 250025 URL: http://svnweb.freebsd.org/changeset/base/250025 Log: Add some cam_freeze_devq()'s missed at r249466. This makes number of freezes match the number of releases. Reported by: dim Modified: head/sys/cam/scsi/scsi_xpt.c

svn commit: r250026 - head/sys/vm

2013-04-28 Thread Konstantin Belousov
Author: kib Date: Sun Apr 28 18:40:55 2013 New Revision: 250026 URL: http://svnweb.freebsd.org/changeset/base/250026 Log: Convert panic() into KASSERT(). Reviewed by: alc MFC after:1 week Modified: head/sys/vm/vnode_pager.c Modified: head/sys/vm/vnode_pager.c

svn commit: r250027 - head/sys/kern

2013-04-28 Thread Konstantin Belousov
Author: kib Date: Sun Apr 28 19:12:09 2013 New Revision: 250027 URL: http://svnweb.freebsd.org/changeset/base/250027 Log: Eliminate the layering violation in the kern_sendfile(). When quering the file size, use VOP_GETATTR() instead of accessing vnode vm_object un_pager.vnp.vnp_size.

svn commit: r250028 - head/sys/vm

2013-04-28 Thread Konstantin Belousov
Author: kib Date: Sun Apr 28 19:19:26 2013 New Revision: 250028 URL: http://svnweb.freebsd.org/changeset/base/250028 Log: Assert that the object type for the vnode' non-NULL v_object, passed to vnode_pager_setsize(), is either OBJT_VNODE, or, if vnode was already reclaimed, OBJT_DEAD. Note

svn commit: r250029 - head/sys/vm

2013-04-28 Thread Konstantin Belousov
Author: kib Date: Sun Apr 28 19:25:09 2013 New Revision: 250029 URL: http://svnweb.freebsd.org/changeset/base/250029 Log: Make vm_object_page_clean() and vm_mmap_vnode() tolerate the vnode' v_object of non OBJT_VNODE type. For vm_object_page_clean(), simply do not assert that object type

svn commit: r250030 - in head/sys: fs/tmpfs vm

2013-04-28 Thread Konstantin Belousov
Author: kib Date: Sun Apr 28 19:38:59 2013 New Revision: 250030 URL: http://svnweb.freebsd.org/changeset/base/250030 Log: Rework the handling of the tmpfs node backing swap object and tmpfs vnode v_object to avoid double-buffering. Use the same object both as the backing store for tmpfs

svn commit: r250031 - head/sys/dev/ciss

2013-04-28 Thread Sean Bruno
Author: sbruno Date: Sun Apr 28 20:46:32 2013 New Revision: 250031 URL: http://svnweb.freebsd.org/changeset/base/250031 Log: The controller does not zero this data structure, ever. Zero it out here so we do not misinterpret the data error. Obtained from:Yahoo! Inc. MFC

svn commit: r250032 - head/sys/dev/hptrr

2013-04-28 Thread Sean Bruno
Author: sbruno Date: Sun Apr 28 20:55:45 2013 New Revision: 250032 URL: http://svnweb.freebsd.org/changeset/base/250032 Log: Silence warning from clang: /home/sbruno/bsd/head/sys/dev/hptrr/hptrr_osm_bsd.c:178:66: warning: for loop has empty body [-Wempty-body] for

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

2013-04-28 Thread Steven Hartland
Author: smh Date: Sun Apr 28 21:14:23 2013 New Revision: 250033 URL: http://svnweb.freebsd.org/changeset/base/250033 Log: Correct comment typo's Add missing comment Reviewed by: pjd (mentor) Approved by: pjd (mentor) MFC after:2 weeks Modified: head/sys/cam/ata/ata_da.c

svn commit: r250034 - head/tools/tools/nanobsd

2013-04-28 Thread Nick Hibma
Author: n_hibma Date: Sun Apr 28 21:44:44 2013 New Revision: 250034 URL: http://svnweb.freebsd.org/changeset/base/250034 Log: Doing a cpio from /var/empty if dir was not specified or non-existent copies its mode to the destination. This is not desirable. Rephrase this code to be more

svn commit: r250035 - head/bin/kill

2013-04-28 Thread Eitan Adler
Author: eadler Date: Sun Apr 28 22:05:01 2013 New Revision: 250035 URL: http://svnweb.freebsd.org/changeset/base/250035 Log: Remove cast that was only required for KR C. Reviewed by: jilles Modified: head/bin/kill/kill.c Modified: head/bin/kill/kill.c

svn commit: r250036 - head/tools/tools/nanobsd

2013-04-28 Thread Nick Hibma
Author: n_hibma Date: Sun Apr 28 22:12:40 2013 New Revision: 250036 URL: http://svnweb.freebsd.org/changeset/base/250036 Log: Replace a silly command sequence with a proper if-then-else. Generate images sparsely. This saves space and time, especially when generating images inside a VM (PR

svn commit: r250037 - head/bin/hostname

2013-04-28 Thread Eitan Adler
Author: eadler Date: Sun Apr 28 22:52:43 2013 New Revision: 250037 URL: http://svnweb.freebsd.org/changeset/base/250037 Log: Mark usage() __dead2 Modified: head/bin/hostname/hostname.c Modified: head/bin/hostname/hostname.c

Re: svn commit: r250034 - head/tools/tools/nanobsd

2013-04-28 Thread Garrett Cooper
On Apr 28, 2013, at 2:44 PM, Nick Hibma n_hi...@freebsd.org wrote: Author: n_hibma Date: Sun Apr 28 21:44:44 2013 New Revision: 250034 URL: http://svnweb.freebsd.org/changeset/base/250034 Log: Doing a cpio from /var/empty if dir was not specified or non-existent copies its mode to the

Re: svn commit: r249800 - head/sys/dev/bwn

2013-04-28 Thread hiren panchasara
On Tue, Apr 23, 2013 at 9:46 AM, hiren panchasara hi...@freebsd.org wrote: On Tue, Apr 23, 2013 at 9:34 AM, Eitan Adler ead...@freebsd.org wrote: On 23 April 2013 12:19, Adrian Chadd adr...@freebsd.org wrote: ... you know, even though it doesn't have an active maintainer, do you have test

Re: svn commit: r249611 - in stable/9/sys/cam: ata scsi

2013-04-28 Thread Peter Wemm
On Sat, Apr 27, 2013 at 5:56 PM, Peter Wemm pe...@wemm.org wrote: On Fri, Apr 26, 2013 at 11:00 AM, Alexander Motin m...@freebsd.org wrote: On 26.04.2013 19:47, Peter Wemm wrote: On Thu, Apr 18, 2013 at 2:44 AM, Alexander Motin m...@freebsd.org wrote: Author: mav Date: Thu Apr 18 09:44:00

svn commit: r250038 - stable/9/sys/dev/hwpmc

2013-04-28 Thread Hiren Panchasara
Author: hiren Date: Mon Apr 29 04:38:43 2013 New Revision: 250038 URL: http://svnweb.freebsd.org/changeset/base/250038 Log: MFC: r249069 Trailing whitespace cleanup along with 80 column enforcemnt. MFC: r249428 Cosmetic change: Fix a comment reference for Ivy Bridge *Xeon* MFC: r249460

Re: svn commit: r249611 - in stable/9/sys/cam: ata scsi

2013-04-28 Thread Alexander Motin
On 29.04.2013 04:29, Peter Wemm wrote: On Sat, Apr 27, 2013 at 5:56 PM, Peter Wemm pe...@wemm.org wrote: On Fri, Apr 26, 2013 at 11:00 AM, Alexander Motin m...@freebsd.org wrote: On 26.04.2013 19:47, Peter Wemm wrote: On Thu, Apr 18, 2013 at 2:44 AM, Alexander Motin m...@freebsd.org wrote: