svn commit: r264867 - head/sys/dev/virtio/random

2014-04-23 Thread Bryan Venteicher
Author: bryanv Date: Thu Apr 24 05:04:54 2014 New Revision: 264867 URL: http://svnweb.freebsd.org/changeset/base/264867 Log: Wait for the callout to finish before unloading the module MFC after:3 days Modified: head/sys/dev/virtio/random/virtio_random.c Modified: head/sys/dev/virtio

svn commit: r264866 - in stable/10: share/man/man4 sys/dev/vmware/vmxnet3 sys/modules/vmware/vmxnet3

2014-04-23 Thread Bryan Venteicher
Author: bryanv Date: Thu Apr 24 04:43:50 2014 New Revision: 264866 URL: http://svnweb.freebsd.org/changeset/base/264866 Log: MFC r263259 Add Tx/Rx multiqueue support to vmx(4) As a prerequisite for multiple queues, the guest must have MSIX enabled. Unfortunately, to work aro

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

2014-04-23 Thread Bryan Venteicher
Author: bryanv Date: Thu Apr 24 03:31:07 2014 New Revision: 264865 URL: http://svnweb.freebsd.org/changeset/base/264865 Log: Update the date that was missed in r263259 Modified: head/share/man/man4/vmx.4 Modified: head/share/man/man4/vmx.4

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

2014-04-23 Thread Kevin Lo
Author: kevlo Date: Thu Apr 24 03:16:47 2014 New Revision: 264864 URL: http://svnweb.freebsd.org/changeset/base/264864 Log: Fix panic by adding mtx_assert() to urtwn_init_locked() and urtwn_stop_locked(). Tested by:Anthony Jenkins Modified: head/sys/dev/usb/wlan/if_urtwn.c Modifi

svn commit: r264863 - head/sbin/camcontrol

2014-04-23 Thread Steven Hartland
Author: smh Date: Thu Apr 24 02:16:23 2014 New Revision: 264863 URL: http://svnweb.freebsd.org/changeset/base/264863 Log: Add information about supported NCQ functionality to camcontrol identify. MFC after:2 weeks Modified: head/sbin/camcontrol/camcontrol.c Modified: head/sbin/camco

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

2014-04-23 Thread Warner Losh
Author: imp Date: Thu Apr 24 02:02:11 2014 New Revision: 264857 URL: http://svnweb.freebsd.org/changeset/base/264857 Log: No need for true here, remove it. Sponsored by: Netflix Modified: head/tools/tools/nanobsd/nanobsd.sh Modified: head/tools/tools/nanobsd/nanobsd.sh =

svn commit: r264862 - head/share/mk

2014-04-23 Thread Warner Losh
Author: imp Date: Thu Apr 24 02:02:51 2014 New Revision: 264862 URL: http://svnweb.freebsd.org/changeset/base/264862 Log: Include bsd.opts.mk before Makefile.inc so Makefile.inc can do things based on MK_xxx symbols. Continue to include bsd.own.mk after Makefile.inc to preserve current behav

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

2014-04-23 Thread Warner Losh
Author: imp Date: Thu Apr 24 02:02:20 2014 New Revision: 264858 URL: http://svnweb.freebsd.org/changeset/base/264858 Log: Introduce NANO_PKG_META_BASE to allow moving where metadata for packages is stored. Sponsored by: Netflix Modified: head/tools/tools/nanobsd/nanobsd.sh Modified: h

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

2014-04-23 Thread Warner Losh
Author: imp Date: Thu Apr 24 02:02:28 2014 New Revision: 264859 URL: http://svnweb.freebsd.org/changeset/base/264859 Log: Add a routine for easy workaround any umount issues w/o hacking nanobsd.sh. Modified: head/tools/tools/nanobsd/nanobsd.sh Modified: head/tools/tools/nanobsd/nanobsd.sh

svn commit: r264860 - head/tools/tools/nanobsd/dhcpd

2014-04-23 Thread Warner Losh
Author: imp Date: Thu Apr 24 02:02:37 2014 New Revision: 264860 URL: http://svnweb.freebsd.org/changeset/base/264860 Log: Switch to using pkgng for all package management. Add necessary bootstrap step for pkg. Fix a bunch of annoying little nits. We can now build fat or thin images successfu

svn commit: r264861 - in head/tools/tools/nanobsd: . dhcpd

2014-04-23 Thread Warner Losh
Author: imp Date: Thu Apr 24 02:02:46 2014 New Revision: 264861 URL: http://svnweb.freebsd.org/changeset/base/264861 Log: Hoist CR convenience function up from dhcpd config and use appropriately in nanobsd.sh. Also create CR0 for a errors allowed version. Modified: head/tools/tools/nanobs

svn commit: r264856 - head/tools/tools/nanobsd/dhcpd

2014-04-23 Thread Warner Losh
Author: imp Date: Thu Apr 24 02:02:06 2014 New Revision: 264856 URL: http://svnweb.freebsd.org/changeset/base/264856 Log: Override the parallel make target to use all CPUs. Modified: head/tools/tools/nanobsd/dhcpd/common Modified: head/tools/tools/nanobsd/dhcpd/common ===

svn commit: r264855 - head/sys/net80211

2014-04-23 Thread Adrian Chadd
Author: adrian Date: Thu Apr 24 01:39:53 2014 New Revision: 264855 URL: http://svnweb.freebsd.org/changeset/base/264855 Log: Begin fleshing out support for net80211 provided (legacy) sleep management. This transitions the VAP in and out of SLEEP state based on: * whether there's been a

svn commit: r264854 - head/sys/net80211

2014-04-23 Thread Adrian Chadd
Author: adrian Date: Thu Apr 24 01:28:39 2014 New Revision: 264854 URL: http://svnweb.freebsd.org/changeset/base/264854 Log: Add a capability to indicate that the net80211 stack should be doing RUN->SLEEP->RUN transitions for station mode sleep management. Modified: head/sys/net80211/ieee80

svn commit: r264853 - head/sys/sys

2014-04-23 Thread Steven Hartland
Author: smh Date: Thu Apr 24 01:28:14 2014 New Revision: 264853 URL: http://svnweb.freebsd.org/changeset/base/264853 Log: Add some new ATA defines for SATA 3.1 spec Modified: head/sys/sys/ata.h Modified: head/sys/sys/ata.h =

svn commit: r264852 - head/cddl/contrib/opensolaris/lib/libzfs/common

2014-04-23 Thread Steven Hartland
Author: smh Date: Thu Apr 24 01:20:43 2014 New Revision: 264852 URL: http://svnweb.freebsd.org/changeset/base/264852 Log: Silence compiler warning due to missing return in idmap_id_to_numeric_domain_rid Modified: head/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_dataset.c Modified: hea

svn commit: r264851 - head/cddl/contrib/opensolaris/cmd/zfs

2014-04-23 Thread Steven Hartland
Author: smh Date: Thu Apr 24 01:12:52 2014 New Revision: 264851 URL: http://svnweb.freebsd.org/changeset/base/264851 Log: Eliminated optarg global being used outside of the function which called getopt MFC after:2 weeks Modified: head/cddl/contrib/opensolaris/cmd/zfs/zfs_main.c Mod

svn commit: r264850 - in head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs: . sys

2014-04-23 Thread Steven Hartland
Author: smh Date: Thu Apr 24 01:06:03 2014 New Revision: 264850 URL: http://svnweb.freebsd.org/changeset/base/264850 Log: Add the ability to set a minimum ashift size for ZFS pool creation or root level vdev addition. Change max_auto_ashift sysctl to error when an invalid value is reques

svn commit: r264849 - head/sys/dev/acpica/Osd

2014-04-23 Thread Steven Hartland
Author: smh Date: Thu Apr 24 00:41:02 2014 New Revision: 264849 URL: http://svnweb.freebsd.org/changeset/base/264849 Log: Exposed debug.acpi.max_tasks and debug.acpi.max_threads via sysctls so their values can be viewed. Modified: head/sys/dev/acpica/Osd/OsdSchedule.c Modified: head/sys/de

svn commit: r264848 - stable/9/share/man/man4

2014-04-23 Thread Glen Barber
Author: gjb Date: Thu Apr 24 00:29:18 2014 New Revision: 264848 URL: http://svnweb.freebsd.org/changeset/base/264848 Log: MFC r264731: urndis(4) will first appear in 9.3-RELEASE. Sponsored by: The FreeBSD Foundation Modified: stable/9/share/man/man4/urndis.4 Directory Properties: s

svn commit: r264847 - stable/10/share/man/man4

2014-04-23 Thread Glen Barber
Author: gjb Date: Thu Apr 24 00:29:02 2014 New Revision: 264847 URL: http://svnweb.freebsd.org/changeset/base/264847 Log: MFC r264731: urndis(4) will first appear in 9.3-RELEASE. Sponsored by: The FreeBSD Foundation Modified: stable/10/share/man/man4/urndis.4 Directory Properties:

svn commit: r264846 - head/sys/amd64/vmm/intel

2014-04-23 Thread Peter Grehan
Author: grehan Date: Thu Apr 24 00:27:34 2014 New Revision: 264846 URL: http://svnweb.freebsd.org/changeset/base/264846 Log: Allow the guest to read the TSC via MSR 0x10. NetBSD/amd64 does this, as does Linux on AMD CPUs. Reviewed by: neel MFC after:3 weeks Modified: head/sys/am

svn commit: r264845 - head/sys/fs/nfsserver

2014-04-23 Thread Rick Macklem
Author: rmacklem Date: Wed Apr 23 23:13:46 2014 New Revision: 264845 URL: http://svnweb.freebsd.org/changeset/base/264845 Log: Remove an unnecessary level of indirection for an argument. This simplifies the code and should avoid the clang sparc port from generating an abort() call. Requ

svn commit: r264844 - head/sys/net80211

2014-04-23 Thread Adrian Chadd
Author: adrian Date: Wed Apr 23 22:44:49 2014 New Revision: 264844 URL: http://svnweb.freebsd.org/changeset/base/264844 Log: Allow frames to be transmitted in either RUN or SLEEP state Frames transmitted during SLEEP state should be queued in the power save queue before waking the unit up

svn commit: r264843 - head/sys/net80211

2014-04-23 Thread Adrian Chadd
Author: adrian Date: Wed Apr 23 22:43:39 2014 New Revision: 264843 URL: http://svnweb.freebsd.org/changeset/base/264843 Log: Allow the state of the interface to be "up" if the VAP is in SLEEP state. Without this, the carrier will drop when the NIC transitions to SLEEP and nothing will eve

svn commit: r264842 - head/sys/fs/nfsclient

2014-04-23 Thread Rick Macklem
Author: rmacklem Date: Wed Apr 23 22:13:10 2014 New Revision: 264842 URL: http://svnweb.freebsd.org/changeset/base/264842 Log: Modify the NFSv4 client's Pathconf RPC (actually a Getattr Op.) so that it only does the RPC for names that are answered by the RPC. Doing the RPC for other names is

svn commit: r264841 - head/usr.sbin/bsdinstall/scripts

2014-04-23 Thread Devin Teske
Author: dteske Date: Wed Apr 23 22:06:43 2014 New Revision: 264841 URL: http://svnweb.freebsd.org/changeset/base/264841 Log: Update zfsboot to coincide with r264840 to bsdconfig(8) adding GEOM support (thereby adding GEOM support to the disk selection menu of bsdinstall(8)'s `zfsboot' module

svn commit: r264840 - in head/usr.sbin/bsdconfig: dot examples networking/share share share/media share/packages

2014-04-23 Thread Devin Teske
Author: dteske Date: Wed Apr 23 22:04:04 2014 New Revision: 264840 URL: http://svnweb.freebsd.org/changeset/base/264840 Log: Implement GEOM based media device classification. You'll notice a few different things from this commit: + More devices. Devices that were previously ignored are now p

svn commit: r264838 - head/sys/netinet

2014-04-23 Thread Michael Tuexen
Author: tuexen Date: Wed Apr 23 21:20:55 2014 New Revision: 264838 URL: http://svnweb.freebsd.org/changeset/base/264838 Log: Don't free an mbuf twice. This only happens in very rare error cases where the peer sends illegal sequencing information in DATA chunks for an existing association.

svn commit: r264837 - head/share/examples/bhyve

2014-04-23 Thread John Baldwin
Author: jhb Date: Wed Apr 23 20:55:07 2014 New Revision: 264837 URL: http://svnweb.freebsd.org/changeset/base/264837 Log: - Format the usage so that it fits in 80 cols and follows the standard convention for long usage lines in manpages. - Sort the option string passed to getopts and the c

svn commit: r264836 - in head/sys/cddl/contrib/opensolaris: common/avl uts/common/sys

2014-04-23 Thread Xin LI
Author: delphij Date: Wed Apr 23 20:32:39 2014 New Revision: 264836 URL: http://svnweb.freebsd.org/changeset/base/264836 Log: MFV r264830: 4745 fix AVL code misspellings MFC after:2 weeks Modified: head/sys/cddl/contrib/opensolaris/common/avl/avl.c head/sys/cddl/contrib/openso

svn commit: r264835 - in head: cddl/contrib/opensolaris/cmd/zfs cddl/contrib/opensolaris/cmd/zpool cddl/contrib/opensolaris/lib/libzfs/common sys/cddl/contrib/opensolaris/common/zfs sys/cddl/contri...

2014-04-23 Thread Xin LI
Author: delphij Date: Wed Apr 23 20:29:46 2014 New Revision: 264835 URL: http://svnweb.freebsd.org/changeset/base/264835 Log: MFV r264829: 3897 zfs filesystem and snapshot limits MFC after:2 weeks Modified: head/cddl/contrib/opensolaris/cmd/zfs/zfs.8 head/cddl/contrib/opensola

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

2014-04-23 Thread Alexander Motin
Author: mav Date: Wed Apr 23 19:50:35 2014 New Revision: 264834 URL: http://svnweb.freebsd.org/changeset/base/264834 Log: Disable UNMAP support for STEC 842 SSDs. In some unknown cases UNMAP commands make device firmware stuck. MFC after:2 weeks Modified: head/sys/cam/scsi/scsi_

svn commit: r264832 - head/sys/dev/sound/pci/hda

2014-04-23 Thread Marius Strobl
Author: marius Date: Wed Apr 23 19:32:50 2014 New Revision: 264832 URL: http://svnweb.freebsd.org/changeset/base/264832 Log: - Sprinkle const and static as appropriate. - Convert the remainder of snd_hda(4) to take advantage of nitems(). - Use DEVMETHOD_END. - Use NULL instead of 0 for poi

svn commit: r264831 - head/sys/dev/sound/pci/hda

2014-04-23 Thread Marius Strobl
Author: marius Date: Wed Apr 23 19:25:59 2014 New Revision: 264831 URL: http://svnweb.freebsd.org/changeset/base/264831 Log: Add quirk to configure headphones redirection on Intel DH87RL boards. MFC after:3 days Modified: head/sys/dev/sound/pci/hda/hdaa_patches.c head/sys/dev/sound

svn commit: r264830 - in vendor-sys/illumos/dist: common/avl uts/common/sys

2014-04-23 Thread Xin LI
Author: delphij Date: Wed Apr 23 19:12:26 2014 New Revision: 264830 URL: http://svnweb.freebsd.org/changeset/base/264830 Log: 4745 fix AVL code misspellings illumos/illumos-gate@6907ca4bc759c5fd81b8a60fc5e1a1c7d1972e6a Modified: vendor-sys/illumos/dist/common/avl/avl.c vendor-sys/illum

svn commit: r264829 - vendor-sys/illumos/dist/common/zfs vendor-sys/illumos/dist/uts/common/fs/zfs vendor-sys/illumos/dist/uts/common/fs/zfs/sys vendor-sys/illumos/dist/uts/common/sys/fs vendor/ill...

2014-04-23 Thread Xin LI
Author: delphij Date: Wed Apr 23 19:09:14 2014 New Revision: 264829 URL: http://svnweb.freebsd.org/changeset/base/264829 Log: 3897 zfs filesystem and snapshot limits illumos/illumos@a2afb611b30628fb74ad9eade4ae465f9031e262 Modified: vendor-sys/illumos/dist/common/zfs/zfeature_common.c

svn commit: r264829 - vendor-sys/illumos/dist/common/zfs vendor-sys/illumos/dist/uts/common/fs/zfs vendor-sys/illumos/dist/uts/common/fs/zfs/sys vendor-sys/illumos/dist/uts/common/sys/fs vendor/ill...

2014-04-23 Thread Xin LI
Author: delphij Date: Wed Apr 23 19:09:14 2014 New Revision: 264829 URL: http://svnweb.freebsd.org/changeset/base/264829 Log: 3897 zfs filesystem and snapshot limits illumos/illumos@a2afb611b30628fb74ad9eade4ae465f9031e262 Modified: vendor/illumos/dist/lib/libzfs/common/libzfs_dataset.c

svn commit: r264828 - head/contrib/llvm/patches

2014-04-23 Thread Ed Maste
Author: emaste Date: Wed Apr 23 18:36:32 2014 New Revision: 264828 URL: http://svnweb.freebsd.org/changeset/base/264828 Log: Add patches corresponding to r264826 and r264827 Added: head/contrib/llvm/patches/patch-r264826-llvm-r202188-variadic-fn-debug-info.diff head/contrib/llvm/patches/p

svn commit: r264827 - head/contrib/llvm/tools/clang/lib/CodeGen

2014-04-23 Thread Ed Maste
Author: emaste Date: Wed Apr 23 18:26:12 2014 New Revision: 264827 URL: http://svnweb.freebsd.org/changeset/base/264827 Log: Merge Clang r202185: Debug info: Generate debug info for variadic functions. Paired commit with LLVM. rdar://problem/13690847 This merege includes c

svn commit: r264826 - in head/contrib/llvm: include/llvm lib/CodeGen/AsmPrinter

2014-04-23 Thread Ed Maste
Author: emaste Date: Wed Apr 23 18:25:11 2014 New Revision: 264826 URL: http://svnweb.freebsd.org/changeset/base/264826 Log: Merge LLVM r202188: Debug info: Support variadic functions. Variadic functions have an unspecified parameter tag after the last argument. In IR this is repr

svn commit: r264825 - head/sys/amd64/vmm/io

2014-04-23 Thread Neel Natu
Author: neel Date: Wed Apr 23 16:50:40 2014 New Revision: 264825 URL: http://svnweb.freebsd.org/changeset/base/264825 Log: Change the vlapic timer frequency to be in the ballpark of contemporary hardware. This also decouples the vlapic emulation from the host's TSC frequency. Requested

Re: svn commit: r264601 - in head: share/man/man4 sys/boot/fdt/dts/mips sys/dev/netfpga10g sys/dev/netfpga10g/nf10bmac sys/mips/beri sys/mips/conf sys/modules sys/modules/netfpga10g sys/modules/netfpg

2014-04-23 Thread Olivier Cochard-Labbé
On Thu, Apr 17, 2014 at 2:33 PM, Bjoern A. Zeeb wrote: > Author: bz > Date: Thu Apr 17 12:33:26 2014 > New Revision: 264601 > URL: http://svnweb.freebsd.org/changeset/base/264601 > > Log: > Add the initial version of if_nf10bmac(4), a driver to support an > NetFPGA-10G Embedded CPU Ethernet C

svn commit: r264823 - in head/usr.bin/bsdiff: bsdiff bspatch

2014-04-23 Thread Ed Schouten
Author: ed Date: Wed Apr 23 14:05:28 2014 New Revision: 264823 URL: http://svnweb.freebsd.org/changeset/base/264823 Log: Make usage printing more consistent with other tools. - Introduce a separate usage() function. - Don't use argv[0]. Directly name the application, as we do elsewhere.

svn commit: r264822 - head/share/mk

2014-04-23 Thread Ian Lepore
Author: ian Date: Wed Apr 23 12:52:11 2014 New Revision: 264822 URL: http://svnweb.freebsd.org/changeset/base/264822 Log: Allow .WAIT to appear in SUBDIR= lists, to provide some control over parallel build order. All subdirs before a .WAIT will be built before any subdirs after it. Rev

svn commit: r264821 - stable/10/sys/kern

2014-04-23 Thread Alexander Motin
Author: mav Date: Wed Apr 23 12:46:27 2014 New Revision: 264821 URL: http://svnweb.freebsd.org/changeset/base/264821 Log: MFC r264550: Fix VIRTUAL and PROF interval timers for short intervals, broken at r247903. Due to the way those timers are implemented, we can't handle very short int

svn commit: r264820 - stable/9/sys/kern

2014-04-23 Thread Christian Brueffer
Author: brueffer Date: Wed Apr 23 12:16:36 2014 New Revision: 264820 URL: http://svnweb.freebsd.org/changeset/base/264820 Log: MFC: r264422, r264471 Set buf to NULL only when we don't allocate memory, and free buf unconditionally. Found with: Coverity Prevent(tm) Requested by: ki

svn commit: r264819 - stable/10/sys/kern

2014-04-23 Thread Christian Brueffer
Author: brueffer Date: Wed Apr 23 12:15:14 2014 New Revision: 264819 URL: http://svnweb.freebsd.org/changeset/base/264819 Log: MFC: r264422, r264471 Set buf to NULL only when we don't allocate memory, and free buf unconditionally. Found with: Coverity Prevent(tm) Requested by: ki

svn commit: r264818 - stable/10/lib/libc/posix1e

2014-04-23 Thread Christian Brueffer
Author: brueffer Date: Wed Apr 23 12:11:14 2014 New Revision: 264818 URL: http://svnweb.freebsd.org/changeset/base/264818 Log: MFC: r264507 Mention Capsicum. Modified: stable/10/lib/libc/posix1e/posix1e.3 Directory Properties: stable/10/ (props changed) Modified: stable/10/lib/libc/

svn commit: r264817 - stable/9/sys/boot/i386/libfirewire

2014-04-23 Thread Christian Brueffer
Author: brueffer Date: Wed Apr 23 12:09:15 2014 New Revision: 264817 URL: http://svnweb.freebsd.org/changeset/base/264817 Log: MFC: r264482 Re-indent break statement. Modified: stable/9/sys/boot/i386/libfirewire/firewire.c Directory Properties: stable/9/sys/ (props changed) stable/

svn commit: r264816 - stable/10/sys/boot/i386/libfirewire

2014-04-23 Thread Christian Brueffer
Author: brueffer Date: Wed Apr 23 12:08:20 2014 New Revision: 264816 URL: http://svnweb.freebsd.org/changeset/base/264816 Log: MFC: r264482 Re-indent break statement. Modified: stable/10/sys/boot/i386/libfirewire/firewire.c Directory Properties: stable/10/ (props changed) Modified:

svn commit: r264815 - stable/9/sys/netipsec

2014-04-23 Thread Andrey V. Elsukov
Author: ae Date: Wed Apr 23 12:05:53 2014 New Revision: 264815 URL: http://svnweb.freebsd.org/changeset/base/264815 Log: MFC r264124: Remove dead code. MFC r264125: Remove unused variable. MFC r264126: The check for local address spoofing lacks ifaddr locking. Remove th

svn commit: r264814 - stable/10/sys/netipsec

2014-04-23 Thread Andrey V. Elsukov
Author: ae Date: Wed Apr 23 11:22:54 2014 New Revision: 264814 URL: http://svnweb.freebsd.org/changeset/base/264814 Log: MFC r264124: Remove dead code. MFC r264125: Remove unused variable. MFC r264126: The check for local address spoofing lacks ifaddr locking. Remove th

svn commit: r264813 - stable/10/sys/netpfil/ipfw

2014-04-23 Thread Andrey V. Elsukov
Author: ae Date: Wed Apr 23 09:56:17 2014 New Revision: 264813 URL: http://svnweb.freebsd.org/changeset/base/264813 Log: MFC r264540: Set oif only for outgoing packets. PR: 188543 Modified: stable/10/sys/netpfil/ipfw/ip_fw_pfil.c Directory Properties: stable/10/ (props

svn commit: r264812 - stable/9

2014-04-23 Thread Christian Brueffer
Author: brueffer Date: Wed Apr 23 09:32:33 2014 New Revision: 264812 URL: http://svnweb.freebsd.org/changeset/base/264812 Log: MFC: r264460 Document the xdev* targets. PR: 188519 Submitted by: Idwer Vollering Reviewed by: bapt Modified: stable/9/Makefile (contents,

svn commit: r264811 - stable/10

2014-04-23 Thread Christian Brueffer
Author: brueffer Date: Wed Apr 23 09:27:11 2014 New Revision: 264811 URL: http://svnweb.freebsd.org/changeset/base/264811 Log: MFC: r264460 Document the xdev* targets. PR: 188519 Submitted by: Idwer Vollering Reviewed by: bapt Modified: stable/10/Makefile Directory P

svn commit: r264810 - stable/8/sbin/gbde

2014-04-23 Thread Christian Brueffer
Author: brueffer Date: Wed Apr 23 09:24:26 2014 New Revision: 264810 URL: http://svnweb.freebsd.org/changeset/base/264810 Log: MFC: r264489 Add a missing break in option parsing. CID: 1011452 Found with: Coverity Prevent(tm) Modified: stable/8/sbin/gbde/gbde.c Directory

svn commit: r264809 - stable/9/sbin/gbde

2014-04-23 Thread Christian Brueffer
Author: brueffer Date: Wed Apr 23 09:23:27 2014 New Revision: 264809 URL: http://svnweb.freebsd.org/changeset/base/264809 Log: MFC: r264489 Add a missing break in option parsing. CID: 1011452 Found with: Coverity Prevent(tm) Modified: stable/9/sbin/gbde/gbde.c Directory

svn commit: r264808 - stable/10/sbin/gbde

2014-04-23 Thread Christian Brueffer
Author: brueffer Date: Wed Apr 23 09:22:24 2014 New Revision: 264808 URL: http://svnweb.freebsd.org/changeset/base/264808 Log: MFC: r264489 Add a missing break in option parsing. CID: 1011452 Found with: Coverity Prevent(tm) Modified: stable/10/sbin/gbde/gbde.c Director

svn commit: r264807 - stable/9/sbin/savecore

2014-04-23 Thread Christian Brueffer
Author: brueffer Date: Wed Apr 23 07:35:08 2014 New Revision: 264807 URL: http://svnweb.freebsd.org/changeset/base/264807 Log: MFC: r264479 Fix double fclose() in an error case. CID: 1006120 Found with: Coverity Prevent(tm) Modified: stable/9/sbin/savecore/savecore.c Di

svn commit: r264806 - stable/10/sbin/savecore

2014-04-23 Thread Christian Brueffer
Author: brueffer Date: Wed Apr 23 07:33:51 2014 New Revision: 264806 URL: http://svnweb.freebsd.org/changeset/base/264806 Log: MFC: r264479 Fix double fclose() in an error case. CID: 1006120 Found with: Coverity Prevent(tm) Modified: stable/10/sbin/savecore/savecore.c D

svn commit: r264805 - stable/9/sys/netpfil/ipfw

2014-04-23 Thread Christian Brueffer
Author: brueffer Date: Wed Apr 23 07:24:01 2014 New Revision: 264805 URL: http://svnweb.freebsd.org/changeset/base/264805 Log: MFC: r264421 Free resources in error cases; re-indent a curly brace while here. CID: 1199366 Found with: Coverity Prevent(tm) Modified: stable/

svn commit: r264804 - stable/10/sys/netpfil/ipfw

2014-04-23 Thread Christian Brueffer
Author: brueffer Date: Wed Apr 23 07:22:40 2014 New Revision: 264804 URL: http://svnweb.freebsd.org/changeset/base/264804 Log: MFC: r264421 Free resources in error cases; re-indent a curly brace while here. CID: 1199366 Found with: Coverity Prevent(tm) Modified: stable/