Re: svn commit: r236377 - head/sys/dev/vxge/vxgehal

2012-06-02 Thread Bruce Evans
On Fri, 1 Jun 2012, John Baldwin wrote: On Friday, June 01, 2012 12:39:48 pm Eitan Adler wrote: On 1 June 2012 07:24, John Baldwin j...@freebsd.org wrote: This is why I personally loathe assignment side effects in boolean expressions for control flow. I tend to write this sort of thing

svn commit: r236437 - in head: sbin/camcontrol sys/cam sys/cam/ata

2012-06-02 Thread Alexander Motin
Author: mav Date: Sat Jun 2 08:29:07 2012 New Revision: 236437 URL: http://svn.freebsd.org/changeset/base/236437 Log: Rewrite enabling NCQ for SATA devices in a way more alike to SCSI TCQ. This allows to control it with `camcontrol negotiate adaX -T (en|dis)able` on the fly, same as for

svn commit: r236438 - in head/lib: libc/gen libcrypt libelf libgpib libpmc libusb

2012-06-02 Thread Joel Dahl
Author: joel (doc committer) Date: Sat Jun 2 08:47:26 2012 New Revision: 236438 URL: http://svn.freebsd.org/changeset/base/236438 Log: mdoc: minor Bl improvements. Modified: head/lib/libc/gen/posix_spawnattr_getflags.3 head/lib/libcrypt/crypt.3 head/lib/libelf/elf.3

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

2012-06-02 Thread Hans Petter Selasky
Author: hselasky Date: Sat Jun 2 09:10:51 2012 New Revision: 236439 URL: http://svn.freebsd.org/changeset/base/236439 Log: Add appropriate checks for ic_bsschan being set to IEEE80211_CHAN_ANYC in some of the USB WLAN drivers. This fixes a panic when using monitor mode. MFC after:1

svn commit: r236440 - stable/8/sbin/mount_ntfs

2012-06-02 Thread Jaakko Heinonen
Author: jh Date: Sat Jun 2 10:14:55 2012 New Revision: 236440 URL: http://svn.freebsd.org/changeset/base/236440 Log: MFC r230642: Remove trailing whitespace. Modified: stable/8/sbin/mount_ntfs/mount_ntfs.c Directory Properties: stable/8/sbin/mount_ntfs/ (props changed) Modified:

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

2012-06-02 Thread Ed Schouten
Author: ed Date: Sat Jun 2 10:50:25 2012 New Revision: 236441 URL: http://svn.freebsd.org/changeset/base/236441 Log: Remove invalid remark about pipes. The stat structures returned on pipes seems to contain all the information required by POSIX. Especially the wording and thus to a

svn commit: r236442 - in head/lib: libc++ libcxxrt

2012-06-02 Thread Dimitry Andric
Author: dim Date: Sat Jun 2 11:00:48 2012 New Revision: 236442 URL: http://svn.freebsd.org/changeset/base/236442 Log: Tabify libcxxrt and libc++'s Makefiles. MFC after:3 days Modified: head/lib/libc++/Makefile head/lib/libcxxrt/Makefile Modified: head/lib/libc++/Makefile

svn commit: r236443 - in head/share/man/man4: . man4.i386

2012-06-02 Thread Joel Dahl
Author: joel (doc committer) Date: Sat Jun 2 11:03:14 2012 New Revision: 236443 URL: http://svn.freebsd.org/changeset/base/236443 Log: mdoc: minor Bl improvements. Modified: head/share/man/man4/acpi_panasonic.4 head/share/man/man4/ahci.4 head/share/man/man4/ata.4

svn commit: r236444 - head/lib/libc++

2012-06-02 Thread Dimitry Andric
Author: dim Date: Sat Jun 2 11:07:19 2012 New Revision: 236444 URL: http://svn.freebsd.org/changeset/base/236444 Log: Install libcxxrt's C++ ABI and unwind headers. This is done in libc++'s Makefile, so these headers go into the same destination directory as libc++'s own headers,

svn commit: r236445 - stable/9/sys/sys

2012-06-02 Thread Konstantin Belousov
Author: kib Date: Sat Jun 2 11:39:40 2012 New Revision: 236445 URL: http://svn.freebsd.org/changeset/base/236445 Log: MFC r236312: Clarify that the v_lockf is advisory lock list. Modified: stable/9/sys/sys/vnode.h Directory Properties: stable/9/sys/ (props changed) Modified:

svn commit: r236446 - stable/9/sys/fs/nfsclient

2012-06-02 Thread Konstantin Belousov
Author: kib Date: Sat Jun 2 11:44:50 2012 New Revision: 236446 URL: http://svn.freebsd.org/changeset/base/236446 Log: MFC r236313: Capitalize start of sentence. Modified: stable/9/sys/fs/nfsclient/nfs_clbio.c Directory Properties: stable/9/sys/ (props changed) stable/9/sys/fs/

svn commit: r236447 - stable/8/sys/sys

2012-06-02 Thread Konstantin Belousov
Author: kib Date: Sat Jun 2 12:22:20 2012 New Revision: 236447 URL: http://svn.freebsd.org/changeset/base/236447 Log: MFC r236312: Clarify that the v_lockf is advisory lock list. Modified: stable/8/sys/sys/vnode.h Directory Properties: stable/8/sys/ (props changed) Modified:

svn commit: r236448 - stable/8/sys/fs/nfsclient

2012-06-02 Thread Konstantin Belousov
Author: kib Date: Sat Jun 2 12:26:14 2012 New Revision: 236448 URL: http://svn.freebsd.org/changeset/base/236448 Log: MFC r236313: Capitalize start of sentence. Modified: stable/8/sys/fs/nfsclient/nfs_clbio.c Directory Properties: stable/8/sys/ (props changed) Modified:

Re: svn commit: r236441 - head/lib/libc/sys

2012-06-02 Thread Bruce Evans
On Sat, 2 Jun 2012, Ed Schouten wrote: Log: Remove invalid remark about pipes. The stat structures returned on pipes seems to contain all the information required by POSIX. Especially the wording and thus to a pipe makes little sense, because it seems to imply a certain relationship

svn commit: r236450 - head/sys/netinet

2012-06-02 Thread Michael Tuexen
Author: tuexen Date: Sat Jun 2 13:13:38 2012 New Revision: 236450 URL: http://svn.freebsd.org/changeset/base/236450 Log: Remove an unused parameter. MFC after: 3 days Modified: head/sys/netinet/sctp_input.c head/sys/netinet/sctputil.c head/sys/netinet/sctputil.h Modified:

svn commit: r236451 - stable/9/lib/libutil

2012-06-02 Thread Baptiste Daroussin
Author: bapt Date: Sat Jun 2 15:13:28 2012 New Revision: 236451 URL: http://svn.freebsd.org/changeset/base/236451 Log: MFC: 228545,229572 Modify pw_copy: - if pw is NULL and oldpw is not NULL then the oldpw is deleted - if pw-pw_name != oldpw-pw_name but pw-pw_uid == oldpw-pw_uid

svn commit: r236452 - stable/8/lib/libutil

2012-06-02 Thread Baptiste Daroussin
Author: bapt Date: Sat Jun 2 15:14:12 2012 New Revision: 236452 URL: http://svn.freebsd.org/changeset/base/236452 Log: MFC: 228545,229572 Modify pw_copy: - if pw is NULL and oldpw is not NULL then the oldpw is deleted - if pw-pw_name != oldpw-pw_name but pw-pw_uid == oldpw-pw_uid

Re: svn commit: r232798 - in stable/9: share/man/man4 sys/conf sys/dev/sound/pci/hda sys/dev/sound/pcm sys/modules/sound/driver/hda

2012-06-02 Thread Alexander Motin
On 05/31/12 01:13, Adrian Chadd wrote: Hm, this stuff is tricky. Is it possible that Joel's setup has some default volume level that you weren't programming before, but now you are? The driver is reprogramming all volume levels, but the algorithm of choosing values indeed has changed. Click

svn commit: r236453 - stable/9/usr.sbin/pkg_install/lib

2012-06-02 Thread Baptiste Daroussin
Author: bapt Date: Sat Jun 2 16:16:03 2012 New Revision: 236453 URL: http://svn.freebsd.org/changeset/base/236453 Log: RFC: 235276 - Print package name in case an empty pkgdep line is found. PR: bin/164378 Submitted by: Yuri yuri AT tsoft.com and many others Approved

svn commit: r236454 - stable/8/usr.sbin/pkg_install/lib

2012-06-02 Thread Baptiste Daroussin
Author: bapt Date: Sat Jun 2 16:16:45 2012 New Revision: 236454 URL: http://svn.freebsd.org/changeset/base/236454 Log: RFC: 235276 - Print package name in case an empty pkgdep line is found. PR: bin/164378 Submitted by: Yuri yuri AT tsoft.com and many others Approved

svn commit: r236455 - stable/7/usr.sbin/pkg_install/lib

2012-06-02 Thread Baptiste Daroussin
Author: bapt Date: Sat Jun 2 16:17:25 2012 New Revision: 236455 URL: http://svn.freebsd.org/changeset/base/236455 Log: RFC: 235276 - Print package name in case an empty pkgdep line is found. PR: bin/164378 Submitted by: Yuri yuri AT tsoft.com and many others Approved

svn commit: r236456 - in head/sys: amd64/include i386/include

2012-06-02 Thread Konstantin Belousov
Author: kib Date: Sat Jun 2 18:10:16 2012 New Revision: 236456 URL: http://svn.freebsd.org/changeset/base/236456 Log: Use plain store for atomic_store_rel on x86, instead of implicitly locked xchg instruction. IA32 memory model guarantees that store has release semantic, since stores

svn commit: r236457 - stable/9/usr.sbin/pc-sysinstall/backend

2012-06-02 Thread Josh Paetzel
Author: jpaetzel Date: Sat Jun 2 18:13:53 2012 New Revision: 236457 URL: http://svn.freebsd.org/changeset/base/236457 Log: MFC 236330: Fix French Canadian console keyboard layout Submitted by: kmoore Obtained from:PC-BSD Sponsored by: iXsystems Modified:

svn commit: r236458 - stable/9/usr.sbin/pc-sysinstall/backend

2012-06-02 Thread Josh Paetzel
Author: jpaetzel Date: Sat Jun 2 18:22:38 2012 New Revision: 236458 URL: http://svn.freebsd.org/changeset/base/236458 Log: MFC 236331 Fix detecting available zpool names. Submitted by: kmoore Obtained from:PC-BSD Sponsored by: iXsystems Modified:

svn commit: r236459 - stable/9/tools/tools/zfsboottest

2012-06-02 Thread Andriy Gapon
Author: avg Date: Sat Jun 2 18:24:43 2012 New Revision: 236459 URL: http://svn.freebsd.org/changeset/base/236459 Log: MFC r235129: zfsboottest.sh: gracefully handle default value of bootfs property Modified: stable/9/tools/tools/zfsboottest/zfsboottest.sh Directory Properties:

svn commit: r236460 - stable/9/tools/tools/zfsboottest

2012-06-02 Thread Andriy Gapon
Author: avg Date: Sat Jun 2 18:26:05 2012 New Revision: 236460 URL: http://svn.freebsd.org/changeset/base/236460 Log: MFC r235130: zfsboottest.sh: correctly check and suggest value of vfs.root.mountfrom Modified: stable/9/tools/tools/zfsboottest/zfsboottest.sh Directory Properties:

svn commit: r236461 - in stable/8/tools/tools: ath/common termcap zfsboottest

2012-06-02 Thread Andriy Gapon
Author: avg Date: Sat Jun 2 18:27:14 2012 New Revision: 236461 URL: http://svn.freebsd.org/changeset/base/236461 Log: MFC r235129: zfsboottest.sh: gracefully handle default value of bootfs property Modified: stable/8/tools/tools/zfsboottest/zfsboottest.sh Directory Properties:

svn commit: r236462 - in stable/9/usr.sbin/pkg_install: add lib

2012-06-02 Thread Josh Paetzel
Author: jpaetzel Date: Sat Jun 2 18:28:34 2012 New Revision: 236462 URL: http://svn.freebsd.org/changeset/base/236462 Log: MFC 236333,236336 Let pkg_add use the ENV variable PACKAGESUFFIX. This can be used to override the default .tbz package extension to .txz .tgz or .tar

svn commit: r236463 - in stable/8/tools/tools: ath/common termcap zfsboottest

2012-06-02 Thread Andriy Gapon
Author: avg Date: Sat Jun 2 18:29:16 2012 New Revision: 236463 URL: http://svn.freebsd.org/changeset/base/236463 Log: MFC r235130: zfsboottest.sh: correctly check and suggest value of vfs.root.mountfrom Modified: stable/8/tools/tools/zfsboottest/zfsboottest.sh Directory Properties:

svn commit: r236464 - stable/9/sys/i386/include

2012-06-02 Thread Andriy Gapon
Author: avg Date: Sat Jun 2 18:36:29 2012 New Revision: 236464 URL: http://svn.freebsd.org/changeset/base/236464 Log: MFC r235391: i386 bootinfo: re-arrange EFI fields for natural alignment and packing Modified: stable/9/sys/i386/include/bootinfo.h Directory Properties: stable/9/sys/

Re: svn commit: r235537 - in head: etc/mtree include lib lib/libnandfs lib/libstand sbin sbin/nandfs sbin/newfs_nandfs share/man/man4 share/man/man5 share/mk sys/boot/arm/uboot sys/boot/i386/loader sy

2012-06-02 Thread Andriy Gapon
on 17/05/2012 13:11 Grzegorz Bernacki said the following: Author: gber Date: Thu May 17 10:11:18 2012 New Revision: 235537 URL: http://svn.freebsd.org/changeset/base/235537 Log: Import work done under project/nand (@235533) into head. The NAND Flash environment consists of several

svn commit: r236465 - in head/sys: kern sys

2012-06-02 Thread Konstantin Belousov
Author: kib Date: Sat Jun 2 18:44:40 2012 New Revision: 236465 URL: http://svn.freebsd.org/changeset/base/236465 Log: Update the print mask for decoding b_flags. Add print masks for b_vflags and b_xflags_t and print them as well. MFC after: 1 week Modified: head/sys/kern/vfs_bio.c

svn commit: r236466 - stable/9/cddl/contrib/opensolaris/cmd/zpool

2012-06-02 Thread Andriy Gapon
Author: avg Date: Sat Jun 2 18:55:25 2012 New Revision: 236466 URL: http://svn.freebsd.org/changeset/base/236466 Log: MFC r235478: zpool_do_import: use /dev instead of /dev/dsk as a default Modified: stable/9/cddl/contrib/opensolaris/cmd/zpool/zpool_main.c Directory Properties:

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

2012-06-02 Thread Andriy Gapon
Author: avg Date: Sat Jun 2 18:56:41 2012 New Revision: 236467 URL: http://svn.freebsd.org/changeset/base/236467 Log: MFC r235479: zpool_find_import_impl: another /dev/dsk - /dev fix PR: bin/155104 Modified: stable/9/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_import.c

svn commit: r236468 - in stable/9/sys: arm/at91 arm/conf dev/sym

2012-06-02 Thread Marius Strobl
Author: marius Date: Sat Jun 2 18:57:13 2012 New Revision: 236468 URL: http://svn.freebsd.org/changeset/base/236468 Log: MFC: r236061 - When creating the DMA tag for user data, don't ask for more segments than required for handling MAXPHYS and report the resulting maximum I/O size

svn commit: r236469 - stable/8/sys/dev/sym

2012-06-02 Thread Marius Strobl
Author: marius Date: Sat Jun 2 18:57:16 2012 New Revision: 236469 URL: http://svn.freebsd.org/changeset/base/236469 Log: MFC: r236061 - When creating the DMA tag for user data, don't ask for more segments than required for handling MAXPHYS and report the resulting maximum I/O size

svn commit: r236470 - stable/8/cddl/contrib/opensolaris/cmd/zpool

2012-06-02 Thread Andriy Gapon
Author: avg Date: Sat Jun 2 18:59:18 2012 New Revision: 236470 URL: http://svn.freebsd.org/changeset/base/236470 Log: MFC r235478: zpool_do_imp_import: use /dev instead of /dev/dsk as a default Modified: stable/8/cddl/contrib/opensolaris/cmd/zpool/zpool_main.c Directory Properties:

svn commit: r236471 - stable/8/cddl/contrib/opensolaris/lib/libzfs/common

2012-06-02 Thread Andriy Gapon
Author: avg Date: Sat Jun 2 19:01:47 2012 New Revision: 236471 URL: http://svn.freebsd.org/changeset/base/236471 Log: MFC r235479: zpool_find_import_impl: another /dev//dsk - /dev fix PR: bin/155104 Modified: stable/8/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_import.c

svn commit: r236472 - in stable/9/sys/arm: at91 conf

2012-06-02 Thread Marius Strobl
Author: marius Date: Sat Jun 2 19:04:21 2012 New Revision: 236472 URL: http://svn.freebsd.org/changeset/base/236472 Log: Revert changes accidentally committed as part of r236468. Deleted: stable/9/sys/arm/at91/board_ethernut5.c stable/9/sys/arm/at91/std.ethernut5

svn commit: r236473 - stable/9/sys/dev/sym

2012-06-02 Thread Marius Strobl
Author: marius Date: Sat Jun 2 19:06:01 2012 New Revision: 236473 URL: http://svn.freebsd.org/changeset/base/236473 Log: MFC: r236063 Remove extraneous empty lines. Modified: stable/9/sys/dev/sym/sym_hipd.c Directory Properties: stable/9/sys/ (props changed)

svn commit: r236474 - stable/8/sys/dev/sym

2012-06-02 Thread Marius Strobl
Author: marius Date: Sat Jun 2 19:06:04 2012 New Revision: 236474 URL: http://svn.freebsd.org/changeset/base/236474 Log: MFC: r236063 Remove extraneous empty lines. Modified: stable/8/sys/dev/sym/sym_hipd.c Directory Properties: stable/8/sys/ (props changed)

svn commit: r236476 - stable/8/sys/dev/usb/controller

2012-06-02 Thread Marius Strobl
Author: marius Date: Sat Jun 2 19:08:48 2012 New Revision: 236476 URL: http://svn.freebsd.org/changeset/base/236476 Log: MFC: r236069, r236073 Make the VIA workaround actually do its intended job. Modified: stable/8/sys/dev/usb/controller/ehci_pci.c Directory Properties:

svn commit: r236477 - stable/9/sys/dev/usb

2012-06-02 Thread Marius Strobl
Author: marius Date: Sat Jun 2 19:10:00 2012 New Revision: 236477 URL: http://svn.freebsd.org/changeset/base/236477 Log: MFC: r236070 Consistently use USB_PAGE_SIZE. Currently, this is cosmetic. Modified: stable/9/sys/dev/usb/usb_transfer.c Directory Properties: stable/9/sys/

svn commit: r236478 - stable/8/sys/dev/usb

2012-06-02 Thread Marius Strobl
Author: marius Date: Sat Jun 2 19:10:02 2012 New Revision: 236478 URL: http://svn.freebsd.org/changeset/base/236478 Log: MFC: r236070 Consistently use USB_PAGE_SIZE. Currently, this is cosmetic. Modified: stable/8/sys/dev/usb/usb_transfer.c Directory Properties: stable/8/sys/

svn commit: r236475 - stable/9/sys/dev/usb/controller

2012-06-02 Thread Marius Strobl
Author: marius Date: Sat Jun 2 19:08:47 2012 New Revision: 236475 URL: http://svn.freebsd.org/changeset/base/236475 Log: MFC: r236069, r236073 Make the VIA workaround actually do its intended job. Modified: stable/9/sys/dev/usb/controller/ehci_pci.c Directory Properties:

svn commit: r236480 - stable/8/sys/dev/mmc

2012-06-02 Thread Marius Strobl
Author: marius Date: Sat Jun 2 19:11:47 2012 New Revision: 236480 URL: http://svn.freebsd.org/changeset/base/236480 Log: MFC: r236156 - Fix some typos in mmc_acquire_bus() and mmc_send_csd(). - Fix some math errors in mmc_decode_csd_sd(). - Fix incorrect arguments to

svn commit: r236479 - stable/9/sys/dev/mmc

2012-06-02 Thread Marius Strobl
Author: marius Date: Sat Jun 2 19:11:44 2012 New Revision: 236479 URL: http://svn.freebsd.org/changeset/base/236479 Log: MFC: r236156 - Fix some typos in mmc_acquire_bus() and mmc_send_csd(). - Fix some math errors in mmc_decode_csd_sd(). - Fix incorrect arguments to

svn commit: r236481 - stable/9/sys/vm

2012-06-02 Thread Andriy Gapon
Author: avg Date: Sat Jun 2 19:13:56 2012 New Revision: 236481 URL: http://svn.freebsd.org/changeset/base/236481 Log: MFC r235829: vm_pager_object_lookup: small performance optimization Modified: stable/9/sys/vm/vm_pager.c Directory Properties: stable/9/sys/ (props changed)

svn commit: r236482 - stable/8/sys/dev/bge

2012-06-02 Thread Marius Strobl
Author: marius Date: Sat Jun 2 19:15:21 2012 New Revision: 236482 URL: http://svn.freebsd.org/changeset/base/236482 Log: MFC: r236328 Try to finally get the point in time at which bge_add_sysctls() is called right; it needs to be called before bge_can_use_msi() but in turn requires

svn commit: r236483 - stable/7/sys/dev/bge

2012-06-02 Thread Marius Strobl
Author: marius Date: Sat Jun 2 19:15:22 2012 New Revision: 236483 URL: http://svn.freebsd.org/changeset/base/236483 Log: MFC: r236328 Try to finally get the point in time at which bge_add_sysctls() is called right; it needs to be called before bge_can_use_msi() but in turn requires

svn commit: r236484 - stable/9/sys/dev/bge

2012-06-02 Thread Marius Strobl
Author: marius Date: Sat Jun 2 19:16:09 2012 New Revision: 236484 URL: http://svn.freebsd.org/changeset/base/236484 Log: MFC: r236328 Try to finally get the point in time at which bge_add_sysctls() is called right; it needs to be called before bge_can_use_msi() but in turn requires

svn commit: r236485 - stable/8/sys/vm

2012-06-02 Thread Andriy Gapon
Author: avg Date: Sat Jun 2 19:21:34 2012 New Revision: 236485 URL: http://svn.freebsd.org/changeset/base/236485 Log: MFC r235829: vm_pager_object_lookup: small performance optimization Modified: stable/8/sys/vm/vm_pager.c Directory Properties: stable/8/sys/ (props changed)

svn commit: r236486 - head/sys/sys

2012-06-02 Thread Marius Strobl
Author: marius Date: Sat Jun 2 19:30:49 2012 New Revision: 236486 URL: http://svn.freebsd.org/changeset/base/236486 Log: Add nitems(), a macro for determining the number of elements in a statically-allocated array. Obtained from:OpenBSD (in principle) MFC after:3 days

svn commit: r236487 - in head/sys: kern sys

2012-06-02 Thread Konstantin Belousov
Author: kib Date: Sat Jun 2 19:39:12 2012 New Revision: 236487 URL: http://svn.freebsd.org/changeset/base/236487 Log: Fix typo [1]. Use commas to separate flag printouts, in style with other parts of function. Submitted by: bf [1] MFC after: 1 week Modified:

svn commit: r236488 - in head/sys/dev: bge sym

2012-06-02 Thread Marius Strobl
Author: marius Date: Sat Jun 2 19:41:28 2012 New Revision: 236488 URL: http://svn.freebsd.org/changeset/base/236488 Log: Take advantage of nitems(). MFC after:3 days Modified: head/sys/dev/bge/if_bge.c head/sys/dev/sym/sym_hipd.c Modified: head/sys/dev/bge/if_bge.c

svn commit: r236489 - head/sys/dev/iwn

2012-06-02 Thread Marius Strobl
Author: marius Date: Sat Jun 2 20:00:52 2012 New Revision: 236489 URL: http://svn.freebsd.org/changeset/base/236489 Log: Remove nitems() now that it lives in sys/param.h since r236486. Modified: head/sys/dev/iwn/if_iwn.c Modified: head/sys/dev/iwn/if_iwn.c

svn commit: r236490 - stable/9/lib/libfetch

2012-06-02 Thread Jilles Tjoelker
Author: jilles Date: Sat Jun 2 20:18:34 2012 New Revision: 236490 URL: http://svn.freebsd.org/changeset/base/236490 Log: MFC r236193: libfetch: Avoid SIGPIPE on network connections. To avoid unexpected process termination from SIGPIPE when writing to a closed network connection, enable

svn commit: r236491 - head/sys/dev/mmc

2012-06-02 Thread Marius Strobl
Author: marius Date: Sat Jun 2 20:47:00 2012 New Revision: 236491 URL: http://svn.freebsd.org/changeset/base/236491 Log: Add missing prototypes. While at it, sort them alphabetically. MFC after:3 days Modified: head/sys/dev/mmc/mmc.c head/sys/dev/mmc/mmcsd.c Modified:

svn commit: r236492 - head/sys/netinet

2012-06-02 Thread Michael Tuexen
Author: tuexen Date: Sat Jun 2 20:53:23 2012 New Revision: 236492 URL: http://svn.freebsd.org/changeset/base/236492 Log: Don't request data from the IPv6 layer, which is not used. MFC after: 3 days Modified: head/sys/netinet/sctp_output.c Modified: head/sys/netinet/sctp_output.c

svn commit: r236493 - head/sys/netinet

2012-06-02 Thread Michael Tuexen
Author: tuexen Date: Sat Jun 2 21:22:26 2012 New Revision: 236493 URL: http://svn.freebsd.org/changeset/base/236493 Log: Honor sysctl for TTL. MFC after: 3 days Modified: head/sys/netinet/sctp_output.c Modified: head/sys/netinet/sctp_output.c

svn commit: r236494 - in head/sys: amd64/amd64 i386/i386

2012-06-02 Thread Alan Cox
Author: alc Date: Sat Jun 2 22:14:10 2012 New Revision: 236494 URL: http://svn.freebsd.org/changeset/base/236494 Log: Isolate the global pv list lock from data and other locks to prevent false sharing within the cache. Modified: head/sys/amd64/amd64/pmap.c head/sys/i386/i386/pmap.c

svn commit: r236495 - head/sys/arm/at91

2012-06-02 Thread Marius Strobl
Author: marius Date: Sun Jun 3 00:54:10 2012 New Revision: 236495 URL: http://svn.freebsd.org/changeset/base/236495 Log: - Prepend the device description with AT91 to reflect its nature. [1] - Move DMA tag and map creature to at91_spi_activate() where the other resource allocation also

svn commit: r236496 - head/sys/dev/flash

2012-06-02 Thread Marius Strobl
Author: marius Date: Sun Jun 3 01:00:55 2012 New Revision: 236496 URL: http://svn.freebsd.org/changeset/base/236496 Log: - Loop up to 3 seconds when waiting for a device to get ready. [1] - Make the device description match the driver name. - Identify the chip variant based on the JEDEC

svn commit: r236497 - head/sys/arm/conf

2012-06-02 Thread Marius Strobl
Author: marius Date: Sun Jun 3 01:07:55 2012 New Revision: 236497 URL: http://svn.freebsd.org/changeset/base/236497 Log: - Now that the DataFlash related drivers work properly (at91_spi(4) since r236495 and at45d(4) since r236496), enable them by default. - Sort BOOTP options. Modified:

svn commit: r236498 - head/sys/arm/at91

2012-06-02 Thread Warner Losh
Author: imp Date: Sun Jun 3 05:36:25 2012 New Revision: 236498 URL: http://svn.freebsd.org/changeset/base/236498 Log: Remove stray repeated line... Modified: head/sys/arm/at91/at91_reset.S Modified: head/sys/arm/at91/at91_reset.S