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
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
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
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
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
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
=
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
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
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
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
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
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
===
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
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
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
=
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
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
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
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
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
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:
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
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
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
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
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
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
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
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.
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
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
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
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_
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
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
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
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
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
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
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
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
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
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
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.
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
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
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
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
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/
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/
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:
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
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
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
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,
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
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
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
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
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
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
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/
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/
63 matches
Mail list logo