Author: cy
Date: Sat Sep 12 02:36:17 2015
New Revision: 287700
URL: https://svnweb.freebsd.org/changeset/base/287700
Log:
MFC r287468, turn on RAWDCF by default.
Modified:
stable/10/usr.sbin/ntp/config.h
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/usr.sbin/ntp/co
Author: delphij
Date: Fri Sep 11 23:49:41 2015
New Revision: 287699
URL: https://svnweb.freebsd.org/changeset/base/287699
Log:
6214 zpools going south
illumos/illumos-gate@d4cd038c92c36fd0ae35945831a8fc2975b5272c
Reviewed by: Dan McDonald
Reviewed by: Igor Kozhukhov
Reviewed by:
The idea is sane defaults. Surely 256k makes sense for a machine with that much
memory.
Sent from my iPhone
> On Sep 11, 2015, at 2:02 PM, Adrian Chadd wrote:
>
>> On 11 September 2015 at 13:46, Alfred Perlstein wrote:
>> 64k hard is too low a number for large memory machines.
>
> Root can
Author: avatar
Date: Fri Sep 11 22:43:35 2015
New Revision: 287698
URL: https://svnweb.freebsd.org/changeset/base/287698
Log:
Fixing a memory leak on module unloading.
MFC after:3 weeks
Modified:
head/sys/gnu/fs/reiserfs/reiserfs_vfsops.c
Modified: head/sys/gnu/fs/reiserfs/reiserfs_
Author: dteske
Date: Fri Sep 11 22:42:26 2015
New Revision: 287697
URL: https://svnweb.freebsd.org/changeset/base/287697
Log:
Whitespace alignment
MFC after:3 weeks
X-MFC-to: stable/10
X-MFC-with: 287696
Modified:
head/release/Makefile
Modified: head/release/Makefile
=
Author: dteske
Date: Fri Sep 11 21:45:41 2015
New Revision: 287696
URL: https://svnweb.freebsd.org/changeset/base/287696
Log:
The /mkisoimages.sh script in release knows how to add
extra bits from an "xtra-bits-dir". This feature is unusable
from release/Makefile. Add an XTRADIR setting to u
Author: dteske
Date: Fri Sep 11 21:18:21 2015
New Revision: 287695
URL: https://svnweb.freebsd.org/changeset/base/287695
Log:
Replace `return' outside of function with exit
MFC after:3 days
X-MFC-to: stable/10
Pointy hat to:me
Modified:
head/usr.sbin/bsdinstall/script
Author: dteske
Date: Fri Sep 11 21:14:48 2015
New Revision: 287694
URL: https://svnweb.freebsd.org/changeset/base/287694
Log:
Use a variable for readability
MFC after:3 days
X-MFC-to: stable/10
Modified:
head/usr.sbin/bsdinstall/scripts/wlanconfig
Modified: head/usr.sbin/bsdin
Author: dteske
Date: Fri Sep 11 21:12:41 2015
New Revision: 287692
URL: https://svnweb.freebsd.org/changeset/base/287692
Log:
Better to reset trap and explicitly exit success
MFC after:3 days
X-MFC-to: stable/10
Modified:
head/usr.sbin/bsdinstall/scripts/script
Modified: head/
Author: dteske
Date: Fri Sep 11 21:13:34 2015
New Revision: 287693
URL: https://svnweb.freebsd.org/changeset/base/287693
Log:
Update copyright
MFC after:3 days
X-MFC-to: stable/10
Modified:
head/usr.sbin/bsdinstall/scripts/script
Modified: head/usr.sbin/bsdinstall/scripts/scri
Author: dteske
Date: Fri Sep 11 21:09:39 2015
New Revision: 287691
URL: https://svnweb.freebsd.org/changeset/base/287691
Log:
Remove trailing newline at EOF
MFC after:3 days
X-MFC-to: stable/10
Modified:
head/usr.sbin/bsdinstall/scripts/rootpass
Modified: head/usr.sbin/bsdinst
Author: dteske
Date: Fri Sep 11 21:08:46 2015
New Revision: 287690
URL: https://svnweb.freebsd.org/changeset/base/287690
Log:
Produce meaningful exit code
MFC after:3 days
X-MFC-to: stable/10
Modified:
head/usr.sbin/bsdinstall/scripts/netconfig_ipv4
head/usr.sbin/bsdinstall/s
On 11 September 2015 at 13:46, Alfred Perlstein wrote:
> 64k hard is too low a number for large memory machines.
Root can always bump it up all the way to kern.maxfilesperproc.
I'm also a big fan of having the description of config of service
stuff be in /etc/rc.conf, rather than splattered arou
Author: dteske
Date: Fri Sep 11 21:01:26 2015
New Revision: 287689
URL: https://svnweb.freebsd.org/changeset/base/287689
Log:
Explicitly exit with success
MFC after:3 days
X-MFC-to: stable/10
Modified:
head/usr.sbin/bsdinstall/scripts/keymap
Modified: head/usr.sbin/bsdinstall/
Author: dteske
Date: Fri Sep 11 20:59:13 2015
New Revision: 287688
URL: https://svnweb.freebsd.org/changeset/base/287688
Log:
Explicitly exit with success
MFC after:3 days
X-MFC-to: stable/10
Modified:
head/usr.sbin/bsdinstall/scripts/jail
Modified: head/usr.sbin/bsdinstall/sc
Author: dteske
Date: Fri Sep 11 20:58:00 2015
New Revision: 287687
URL: https://svnweb.freebsd.org/changeset/base/287687
Log:
Update copyrights
MFC after:3 days
X-MFC-to: stable/10
Modified:
head/usr.sbin/bsdinstall/scripts/config
head/usr.sbin/bsdinstall/scripts/docsinstall
Author: dteske
Date: Fri Sep 11 20:56:36 2015
New Revision: 287686
URL: https://svnweb.freebsd.org/changeset/base/287686
Log:
Produce meaningful exit code
MFC after:3 days
X-MFC-to: stable/10
Modified:
head/usr.sbin/bsdinstall/scripts/hostname
Modified: head/usr.sbin/bsdinstal
Author: dteske
Date: Fri Sep 11 20:45:41 2015
New Revision: 287685
URL: https://svnweb.freebsd.org/changeset/base/287685
Log:
Remove use of return outside of function
MFC after:3 days
X-MFC-to: stable/10
Modified:
head/usr.sbin/bsdinstall/scripts/docsinstall
Modified: head/usr
64k hard is too low a number for large memory machines.
-Alfred
On 9/10/15 9:18 AM, Adrian Chadd wrote:
On 10 September 2015 at 09:04, Warner Losh wrote:
On Thu, Sep 10, 2015 at 9:53 AM, Ed Maste wrote:
On 10 September 2015 at 04:05, Adrian Chadd wrote:
Author: adrian
Date: Thu Sep 10 04
Author: avg
Date: Fri Sep 11 20:43:14 2015
New Revision: 287684
URL: https://svnweb.freebsd.org/changeset/base/287684
Log:
6091 avl_add doesn't assert on non-debug builds
illumos/illumos-gate@faa2b6be2fc102adf9ed584fc1a667b4ddf50d78
https://www.illumos.org/issues/6091
Long story sh
Author: dteske
Date: Fri Sep 11 20:39:41 2015
New Revision: 287683
URL: https://svnweb.freebsd.org/changeset/base/287683
Log:
Ignore error results from newaliases(1)
MFC after:3 days
X-MFC-to: stable/10
Modified:
head/usr.sbin/bsdinstall/scripts/config
Modified: head/usr.sbin/
Hi,
That would be nice. Maybe after this particular bug is fixed though.
-a
On 11 September 2015 at 09:47, Slawa Olhovchenkov wrote:
> On Thu, Sep 10, 2015 at 03:11:39PM -0700, Adrian Chadd wrote:
>
>> Hi,
>>
>> Fixed a couple of bugs, and:
>>
>> https://reviews.freebsd.org/D3630
>
> May be y
Author: kp
Date: Fri Sep 11 17:19:24 2015
New Revision: 287680
URL: https://svnweb.freebsd.org/changeset/base/287680
Log:
MFC r287376
pf: Fix misdetection of forwarding when net.link.bridge.pfil_bridge is set
If net.link.bridge.pfil_bridge is set we can end up thinking we're forwarding
Author: dim
Date: Fri Sep 11 17:14:58 2015
New Revision: 287679
URL: https://svnweb.freebsd.org/changeset/base/287679
Log:
Since contrib/libc++'s ancestry was never correct, subversion 1.8 and
higher cannot merge to it from the vendor area.
Re-bootstrap the ancestry by doing (apologies to
Author: jimharris
Date: Fri Sep 11 17:06:57 2015
New Revision: 287678
URL: https://svnweb.freebsd.org/changeset/base/287678
Log:
MFC r287564:
isci: check return value of pci_alloc_msix()
Certain VM guest types (VMware, Xen) do not support MSI, so pci_alloc_msix()
always fails.
Author: jimharris
Date: Fri Sep 11 17:01:01 2015
New Revision: 287677
URL: https://svnweb.freebsd.org/changeset/base/287677
Log:
MFC r287563:
isci: explicitly enable/disable PCI busmaster
BIOS always enables PCI busmaster on the isci device, which effectively
worked around this
Author: jimharris
Date: Fri Sep 11 16:59:04 2015
New Revision: 287676
URL: https://svnweb.freebsd.org/changeset/base/287676
Log:
MFC r286043:
nvme: do not notify a consumer about failures that occur during
initialization
Sponsored by: Intel
Modified:
stable/10/sys/dev/nvme/nvme.c
Author: cy
Date: Fri Sep 11 16:52:13 2015
New Revision: 287675
URL: https://svnweb.freebsd.org/changeset/base/287675
Log:
Revert ip_fil_freebsd.c -r287674. This should not have gone in yet.
Modified:
head/sys/contrib/ipfilter/netinet/ip_fil_freebsd.c
Modified: head/sys/contrib/ipfilter/netin
Author: cy
Date: Fri Sep 11 16:49:52 2015
New Revision: 287674
URL: https://svnweb.freebsd.org/changeset/base/287674
Log:
Fix ipfilter bug 3600459 NAT bucket count wrong.
Obtained from:ipfilter cvs repo r1.48.2.25
MFC after:2 weeks
Modified:
head/sys/contrib/ipfilter/netine
On Thu, Sep 10, 2015 at 03:11:39PM -0700, Adrian Chadd wrote:
> Hi,
>
> Fixed a couple of bugs, and:
>
> https://reviews.freebsd.org/D3630
May be you also can be sanitize and standartize enviroment for
services started from init and from sheell?
Currently some enviroment will be different if s
Author: avg
Date: Fri Sep 11 15:51:20 2015
New Revision: 287673
URL: https://svnweb.freebsd.org/changeset/base/287673
Log:
radeon_suspend_kms: don't mess with pci state that's managed by the bus
The pci bus driver handles the power state, it also manages
configuration state saving and res
Julian Elischer wrote:
> >If MAKEOBJDIR is empty or not a suitable value (no '/')
> >set a default that works.
>
> if not suitable.. it should error (with a really explicit error
> message), not do something else..
How about:
$ MAKEOBJDIR='obj.${MACHINE}' make -C bin/cat -DWITH_META_MO
On Thu, Sep 10, 2015 at 12:40:32 +, Alexander Motin wrote:
> Author: mav
> Date: Thu Sep 10 12:40:31 2015
> New Revision: 287621
> URL: https://svnweb.freebsd.org/changeset/base/287621
>
> Log:
> Reimplement CTL High Availability.
>
> CTL HA functionality was originally implemented by C
Author: mav
Date: Fri Sep 11 14:47:35 2015
New Revision: 287671
URL: https://svnweb.freebsd.org/changeset/base/287671
Log:
Make ctld restart on primary HA node less invasive for secondary.
Modified:
head/sys/cam/ctl/ctl.c
Modified: head/sys/cam/ctl/ctl.c
=
Author: mav
Date: Fri Sep 11 14:33:05 2015
New Revision: 287670
URL: https://svnweb.freebsd.org/changeset/base/287670
Log:
Close races between device close and request processing.
All requests arriving for processing after OFFLINE flag set are rejected
with BUSY status. Races around OFFL
Author: tuexen
Date: Fri Sep 11 13:54:33 2015
New Revision: 287669
URL: https://svnweb.freebsd.org/changeset/base/287669
Log:
Ensure that ERROR chunks are always padded by implementing this
in the routine, which queues an ERROR chunk, instead on relyinh
on the callers to do so. Since one cal
Author: avg
Date: Fri Sep 11 13:32:55 2015
New Revision: 287668
URL: https://svnweb.freebsd.org/changeset/base/287668
Log:
MFC r287100: spa_import_rootpool: prevent lock and resource leak
PR: 198563
Modified:
stable/9/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa.c
Directo
Author: avg
Date: Fri Sep 11 13:32:19 2015
New Revision: 287667
URL: https://svnweb.freebsd.org/changeset/base/287667
Log:
MFC r287100: spa_import_rootpool: prevent lock and resource leak
PR: 198563
Modified:
stable/10/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa.c
Direct
Author: avg
Date: Fri Sep 11 12:59:16 2015
New Revision: 287666
URL: https://svnweb.freebsd.org/changeset/base/287666
Log:
MFC r287099: account for ashift when gathering buffers to be written to
l2arc device
The change differs from that in head because of other changes that have
not bee
Author: avg
Date: Fri Sep 11 12:58:41 2015
New Revision: 287665
URL: https://svnweb.freebsd.org/changeset/base/287665
Log:
MFC r287099: account for ashift when gathering buffers to be written to l2arc
device
The change differs from that in head because of other changes that have not
been
In message <20150911091222.ga61...@freebsd.org>, Alexey Dokuchaev writes:
> On Fri, Sep 11, 2015 at 08:48:17AM +, Cy Schubert wrote:
> > New Revision: 287653
> > URL: https://svnweb.freebsd.org/changeset/base/287653
> >
> > Log:
> > Revert $FreeBSD$.
> >
> > [...]
> > @@ -1,4 +1,4 @@
> > -/
Author: mav
Date: Fri Sep 11 12:50:52 2015
New Revision: 287664
URL: https://svnweb.freebsd.org/changeset/base/287664
Log:
Reference/release devices on every I/O, rather on open/close.
While this may be slower, it allows device destruction to complete,
rather then block waiting for indefi
Author: avg
Date: Fri Sep 11 12:45:56 2015
New Revision: 287663
URL: https://svnweb.freebsd.org/changeset/base/287663
Log:
MFC r287354: callout_reset: fix a reversed check for cc_exec_cancel
Relnotes: potential erratum
Modified:
stable/10/sys/kern/kern_timeout.c
Directory Properties:
Author: avg
Date: Fri Sep 11 12:43:31 2015
New Revision: 287662
URL: https://svnweb.freebsd.org/changeset/base/287662
Log:
MFC r285021: zfs_mount(MS_REMOUNT): protect zfs_(un)register_callbacks calls
Modified:
stable/9/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vfsops.c
Directory Prop
Author: avg
Date: Fri Sep 11 12:41:59 2015
New Revision: 287661
URL: https://svnweb.freebsd.org/changeset/base/287661
Log:
MFC r285021: zfs_mount(MS_REMOUNT): protect zfs_(un)register_callbacks calls
Modified:
stable/10/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vfsops.c
Directory Pro
Author: avg
Date: Fri Sep 11 12:39:13 2015
New Revision: 287660
URL: https://svnweb.freebsd.org/changeset/base/287660
Log:
MFC r286985: try to fix lor between z_teardown_lock and spa_namespace_lock
Modified:
Directory Properties:
stable/10/ (props changed)
__
Author: avg
Date: Fri Sep 11 12:38:21 2015
New Revision: 287659
URL: https://svnweb.freebsd.org/changeset/base/287659
Log:
MFC r286985: try to fix lor between z_teardown_lock and spa_namespace_lock
Modified:
stable/9/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vfsops.c
Directory Proper
Author: avg
Date: Fri Sep 11 12:37:50 2015
New Revision: 287658
URL: https://svnweb.freebsd.org/changeset/base/287658
Log:
MFC r286985: try to fix lor between z_teardown_lock and spa_namespace_lock
Modified:
stable/10/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vfsops.c
Modified: stab
Author: avg
Date: Fri Sep 11 12:34:56 2015
New Revision: 287657
URL: https://svnweb.freebsd.org/changeset/base/287657
Log:
MFC r284513: l2arc: pass correct size to trim requests
Modified:
stable/9/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c
Directory Properties:
stable/9/sys/ (pr
Author: avg
Date: Fri Sep 11 12:34:23 2015
New Revision: 287656
URL: https://svnweb.freebsd.org/changeset/base/287656
Log:
MFC r284513: l2arc: pass correct size to trim requests
Modified:
stable/10/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c
Directory Properties:
stable/10/ (prop
Author: garga (ports committer)
Date: Fri Sep 11 10:45:28 2015
New Revision: 287655
URL: https://svnweb.freebsd.org/changeset/base/287655
Log:
MFC r287574:
- Fix Sierra MC7354 ID from a bad copy/paste, correct ID is 68C0
MFC r287575:
- Remove duplicate entry for Sierra Wireless Ai
Author: mav
Date: Fri Sep 11 09:15:27 2015
New Revision: 287654
URL: https://svnweb.freebsd.org/changeset/base/287654
Log:
Add support for PPP-Max-Payload PPPoE tag (RFC4638).
Submitted by: Dmitry Luhtionov
MFC after:2 weeks
Modified:
head/sys/netgraph/ng_pppoe.c
head/sys/netgra
On Fri, Sep 11, 2015 at 08:48:17AM +, Cy Schubert wrote:
> New Revision: 287653
> URL: https://svnweb.freebsd.org/changeset/base/287653
>
> Log:
> Revert $FreeBSD$.
>
> [...]
> @@ -1,4 +1,4 @@
> -/* $NetBSD: ip_state.c,v 1.4 2012/12/20 21:42:28 christos Exp $*/
> +/* $FreeBSD$ */
>
Author: cy
Date: Fri Sep 11 08:48:16 2015
New Revision: 287653
URL: https://svnweb.freebsd.org/changeset/base/287653
Log:
Revert $FreeBSD$.
Modified:
head/sys/contrib/ipfilter/netinet/ip_state.c
Modified: head/sys/contrib/ipfilter/netinet/ip_state.c
==
Author: cy
Date: Fri Sep 11 08:35:53 2015
New Revision: 287652
URL: https://svnweb.freebsd.org/changeset/base/287652
Log:
Fix mutex errors.
Obtained from:NetBSD r1.4.
MFC after:1 week
Modified:
head/sys/contrib/ipfilter/netinet/ip_state.c
Modified: head/sys/contrib/ipfilte
Author: cy
Date: Fri Sep 11 08:27:32 2015
New Revision: 287651
URL: https://svnweb.freebsd.org/changeset/base/287651
Log:
Fixup typos in comments.
Obtained from:NetBSD r1.4.
MFC after:1 week
Modified:
head/sys/contrib/ipfilter/netinet/ip_state.c
Modified: head/sys/contrib/
56 matches
Mail list logo