Author: ngie
Date: Wed Feb 11 07:53:02 2015
New Revision: 278562
URL: https://svnweb.freebsd.org/changeset/base/278562
Log:
Regen src.conf(5)
Modified:
stable/10/share/man/man5/src.conf.5
Modified: stable/10/share/man/man5/src.conf.5
==
Author: ngie
Date: Wed Feb 11 07:49:00 2015
New Revision: 278561
URL: https://svnweb.freebsd.org/changeset/base/278561
Log:
Document caveat with specifying WITHOUT_VI at build/install time when building
older releases of FreeBSD
Modified:
head/UPDATING
Modified: head/UPDATING
=
Author: jmg
Date: Wed Feb 11 07:44:53 2015
New Revision: 278560
URL: https://svnweb.freebsd.org/changeset/base/278560
Log:
add an assert in case the sizeof int ever becomes bigger.. Then we will
have issues, at least we'll know where one of them are..
Submitted by: Erich Dollansky
Modifi
Author: ngie
Date: Wed Feb 11 07:38:07 2015
New Revision: 278559
URL: https://svnweb.freebsd.org/changeset/base/278559
Log:
MFC r264515:
r264515 (by imp):
Document WITHOUT_GPL_DTC too.
Added:
stable/10/tools/build/options/WITHOUT_GPL_DTC
- copied unchanged from r264515, head/
Author: ngie
Date: Wed Feb 11 07:30:20 2015
New Revision: 278558
URL: https://svnweb.freebsd.org/changeset/base/278558
Log:
MFC r277728:
r277728:
Add MK_AUTOFS knob for building and installing autofs(4), et al
Sponsored by: EMC / Isilon Storage Division
Added:
stable/10/too
On Wed, Feb 11, 2015 at 1:58 AM, Rui Paulo wrote:
> Author: rpaulo
> Date: Wed Feb 11 00:58:15 2015
> New Revision: 278545
> URL: https://svnweb.freebsd.org/changeset/base/278545
>
> Log:
> Restore the data array in coredump(), but use a different style to
> calculate the length.
>
> Request
Author: ngie
Date: Wed Feb 11 07:21:16 2015
New Revision: 278557
URL: https://svnweb.freebsd.org/changeset/base/278557
Log:
MFC r277727:
r277727:
Add MK_BHYVE knob for building and installing bhyve(4), et al
Sponsored by: EMC / Isilon Storage Division
Added:
stable/10/tools
Author: ngie
Date: Wed Feb 11 07:12:00 2015
New Revision: 278556
URL: https://svnweb.freebsd.org/changeset/base/278556
Log:
MFC r277725:
r277725:
Add MK_HAST knob for building and installing hastd(8), et al
Sponsored by: EMC / Isilon Storage Division
Added:
stable/10/tools/
Author: ngie
Date: Wed Feb 11 07:08:32 2015
New Revision: 278555
URL: https://svnweb.freebsd.org/changeset/base/278555
Log:
MFC r277675,r277726,r278070:
r277675:
Add MK_ISCSI knob for building the iscsi initiator, iscsi daemon, kernel
modules, etc
Sponsored by: EMC / Isilo
Author: kevlo
Date: Wed Feb 11 05:25:23 2015
New Revision: 278551
URL: https://svnweb.freebsd.org/changeset/base/278551
Log:
Add preliminary support for the Ralink RT5390 and RT5392 chipsets.
Committed over the D-Link DWA-525 rev A2 on amd64 with WPA.
Modified:
head/share/man/man4/ral.4
h
Author: cy
Date: Wed Feb 11 02:43:58 2015
New Revision: 278550
URL: https://svnweb.freebsd.org/changeset/base/278550
Log:
MFC r277854:
ipfilter 5.1.2 (vs 4.1.28 in previous releases of FreeBSD) stores IPv4
and IPv6 rules in a single table. ipf -6 -Fa will flush the whole table,
includin
Author: rpaulo
Date: Wed Feb 11 00:58:15 2015
New Revision: 278545
URL: https://svnweb.freebsd.org/changeset/base/278545
Log:
Restore the data array in coredump(), but use a different style to
calculate the length.
Requested by: kib
Modified:
head/sys/kern/kern_sig.c
Modified: head/sy
On Feb 09, 2015, at 01:01 PM, Konstantin Belousov wrote:
Author: kib
Date: Mon Feb 9 21:00:56 2015
New Revision: 278473
URL: https://svnweb.freebsd.org/changeset/base/278473
Log:
Add x2APIC support. Enable it by default if CPU is capable. The
hw.x2apic_enable tunable allows disabling it from th
Author: jmg
Date: Tue Feb 10 23:18:36 2015
New Revision: 278543
URL: https://svnweb.freebsd.org/changeset/base/278543
Log:
fetch has supported https for a while..
I would convert the url to https, but we still don't install a CA set
by default... we even don't install the CA that authent
Author: grembo (ports committer)
Date: Tue Feb 10 22:23:52 2015
New Revision: 278541
URL: https://svnweb.freebsd.org/changeset/base/278541
Log:
Add xo_finish() to w.c in case it's invoked as uptime
Reviewed by: marcel
Approved by: marcel
Differential Revision: https://reviews.freebsd.
On Tue, 2015-02-10 at 12:15 -0800, John-Mark Gurney wrote:
> John Baldwin wrote this message on Tue, Feb 10, 2015 at 10:36 -0500:
> > > I think devd grows these things because it's easier than teaching the
> > > devctl interface to support multiple listeners.
> >
> > That wasn't really my question
Author: marius
Date: Tue Feb 10 21:44:28 2015
New Revision: 278535
URL: https://svnweb.freebsd.org/changeset/base/278535
Log:
MFC: r276469
- Switching the mode of Ricoh R5CE823 to SD2.0 causes their PCI device ID
to change to 0xe822, which may be persistent across reboots and, thus,
Author: jhb
Date: Tue Feb 10 21:41:56 2015
New Revision: 278534
URL: https://svnweb.freebsd.org/changeset/base/278534
Log:
MFC 277709:
Use an sbuf to generate the output of the net.inet.tcp.hostcache.list
sysctl to avoid a possible buffer overflow if the cache grows while the
text is being
Author: jhb
Date: Tue Feb 10 21:41:56 2015
New Revision: 278534
URL: https://svnweb.freebsd.org/changeset/base/278534
Log:
MFC 277709:
Use an sbuf to generate the output of the net.inet.tcp.hostcache.list
sysctl to avoid a possible buffer overflow if the cache grows while the
text is being
Author: marius
Date: Tue Feb 10 21:40:31 2015
New Revision: 278533
URL: https://svnweb.freebsd.org/changeset/base/278533
Log:
MFC: r273050
class, subclass and progif were never used, so don't bother setting
them.
Modified:
stable/10/sys/dev/sdhci/sdhci_pci.c
Directory Properties:
sta
Author: marius
Date: Tue Feb 10 21:33:32 2015
New Revision: 278532
URL: https://svnweb.freebsd.org/changeset/base/278532
Log:
Fix compilation with GCC in the PAE case.
MFC after:3 days
Modified:
head/sys/dev/malo/if_malo.c
head/sys/dev/mwl/if_mwl.c
Modified: head/sys/dev/malo/if_m
Author: marius
Date: Tue Feb 10 21:30:20 2015
New Revision: 278531
URL: https://svnweb.freebsd.org/changeset/base/278531
Log:
Fix PAE build, bus_size_t still is 32 bit in that case.
Modified:
stable/9/sys/x86/x86/busdma_machdep.c
Modified: stable/9/sys/x86/x86/busdma_machdep.c
==
Author: bdrewery
Date: Tue Feb 10 20:45:40 2015
New Revision: 278530
URL: https://svnweb.freebsd.org/changeset/base/278530
Log:
When catopen(3) returns an error, it caches the result of that error
from r202992. The refcount on the cache entry is not initialized, so
any attempt to clean the c
On Tue, Feb 10, 2015 at 06:55:28PM +, Rui Paulo wrote:
> On Feb 10, 2015, at 10:52 AM, Slawa Olhovchenkov wrote:
> For common case (I am not talk about current devd implementation -- I
> am don't have any inforamtion/metrics/etc) routing and processing
> events may be sensitive to delay and o
John Baldwin wrote this message on Tue, Feb 10, 2015 at 10:36 -0500:
> > I think devd grows these things because it's easier than teaching the
> > devctl interface to support multiple listeners.
>
> That wasn't really my question. My question was if we want distinct streams
> or if we want want
Author: gnn
Date: Tue Feb 10 19:41:30 2015
New Revision: 278529
URL: https://svnweb.freebsd.org/changeset/base/278529
Log:
Initial version of DTrace on ARM32.
Submitted by: Howard Su based on work by Oleksandr Tymoshenko
Reviewed by: ian, andrew, rpaulo, markj
Added:
head/cddl/contrib
On Feb 10, 2015, at 10:52 AM, Slawa Olhovchenkov wrote:
For common case (I am not talk about current devd implementation -- I
am don't have any inforamtion/metrics/etc) routing and processing
events may be sensitive to delay and ordering: may be exist
requirement 'delay not more then 700ns', may
On Tue, Feb 10, 2015 at 06:30:27PM +, Rui Paulo wrote:
> On Feb 10, 2015, at 07:37 AM, John Baldwin wrote:
> That wasn't really my question. My question was if we want distinct streams
> or if we want want unified stream. Having a unified stream might very well
> make sense (and if so we co
Author: gjb
Date: Tue Feb 10 18:49:13 2015
New Revision: 278526
URL: https://svnweb.freebsd.org/changeset/base/278526
Log:
Fix a rendering issue in the nullfs(5) manual page.
MFC after:3 days
Sponsored by: The FreeBSD Foundation
Modified:
head/share/man/man5/nullfs.5
Modified: hea
On 10 Feb 2015, at 18:30, Rui Paulo wrote:
>
> Another thing I had in mind (which is more work) was to abstract the devctl
> kernel code in an API which could make it easy to fan out the notifications
> to multiple /dev devices. However, that may be overkill.
This kind of notification is some
On Feb 10, 2015, at 12:32 AM, Konstantin Belousov wrote:
And there is double-free somewhere.
Are you talking about the Jenkins error? I think that was the free(name) which
was the result of a mis-merge and which I fixed yesterday. Jenkins build #671
seems to be ok.
Author: rpaulo
Date: Tue Feb 10 18:35:46 2015
New Revision: 278525
URL: https://svnweb.freebsd.org/changeset/base/278525
Log:
Remove a printf and an strlen() from the coredump code.
Modified:
head/sys/kern/kern_sig.c
Modified: head/sys/kern/kern_sig.c
On Feb 10, 2015, at 07:37 AM, John Baldwin wrote:
That wasn't really my question. My question was if we want distinct streams
or if we want want unified stream. Having a unified stream might very well
make sense (and if so we could rename devd to make that more obvious).
I'm fine with renamin
Author: kib
Date: Tue Feb 10 18:00:32 2015
New Revision: 278523
URL: https://svnweb.freebsd.org/changeset/base/278523
Log:
Mountd iterating over the mount points may race with the parallel
unmount, which causes error from nmount(2) call when performing
MNT_DELEXPORT over the directory which
expensive debugging functionality run
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
+20150210:
+ The autofs(4) ABI was changed in order to restore binary compatibility
+ with 10.1-RELEASE. The automountd(8) daemon needs to be rebuilt to work
+
>
>> An entry in UPDATING may be worth adding for head noting the
>> rebuild need. We don't all read commit logs.
>
> Okay. What do you think about the following:
>
> 20150210:
> The autofs(4) ABI was changed in order to restore binary compatibility
>
are any consumers outside of automountd(8)
> already.
Indeed, I hadn't heard of any. From my point of view it's a private
API between autofs(4) and automountd(8).
> An entry in UPDATING may be worth adding for head noting the
> rebuild need. We don't all read commit logs.
On 2/10/2015 10:17 AM, Edward Tomasz Napierala wrote:
> Author: trasz
> Date: Tue Feb 10 16:17:16 2015
> New Revision: 278521
> URL: https://svnweb.freebsd.org/changeset/base/278521
>
> Log:
> Restore ABI compatibility, broken in r273127. Note that while this fixes
> ABI with 10.1, it breaks
Author: jhb
Date: Tue Feb 10 16:34:42 2015
New Revision: 278522
URL: https://svnweb.freebsd.org/changeset/base/278522
Log:
MFC 273800:
Rework virtual machine hypervisor detection.
- Move the existing code to x86/x86/identcpu.c since it is x86-specific.
- If the CPUID2_HV flag is set, assum
Author: trasz
Date: Tue Feb 10 16:17:16 2015
New Revision: 278521
URL: https://svnweb.freebsd.org/changeset/base/278521
Log:
Restore ABI compatibility, broken in r273127. Note that while this fixes
ABI with 10.1, it breaks ABI for 11-CURRENT, so rebuild of automountd(8)
is neccessary.
On Wednesday, February 11, 2015 02:37:05 AM Bruce Evans wrote:
> On Mon, 9 Feb 2015, Jung-uk Kim wrote:
> > -BEGIN PGP SIGNED MESSAGE-
> > Hash: SHA256
> >
> > On 02/09/2015 16:08, John Baldwin wrote:
> >> On Monday, February 09, 2015 09:03:24 PM John Baldwin wrote:
> >>> Author: jhb Date:
On Tue, 2015-02-10 at 07:06 -0800, Adrian Chadd wrote:
> On 10 February 2015 at 06:16, John Baldwin wrote:
> > On Monday, February 09, 2015 11:13:51 PM Rui Paulo wrote:
> >> Author: rpaulo
> >> Date: Mon Feb 9 23:13:50 2015
> >> New Revision: 278479
> >> URL: https://svnweb.freebsd.org/changeset/
On Tuesday, February 10, 2015 07:06:03 AM Adrian Chadd wrote:
> On 10 February 2015 at 06:16, John Baldwin wrote:
> > On Monday, February 09, 2015 11:13:51 PM Rui Paulo wrote:
> >> Author: rpaulo
> >> Date: Mon Feb 9 23:13:50 2015
> >> New Revision: 278479
> >> URL: https://svnweb.freebsd.org/cha
On Mon, 9 Feb 2015, Jung-uk Kim wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 02/09/2015 16:08, John Baldwin wrote:
On Monday, February 09, 2015 09:03:24 PM John Baldwin wrote:
Author: jhb Date: Mon Feb 9 21:03:23 2015 New Revision: 278474
URL: https://svnweb.freebsd.org/changese
Author: imp
Date: Tue Feb 10 15:15:08 2015
New Revision: 278519
URL: https://svnweb.freebsd.org/changeset/base/278519
Log:
Properly quote EXTRA_MODULES and WITHOUT_MODULES to ensure that they
are passed down properly when there's more than one.
Modified:
head/sys/conf/kern.pre.mk
Modified:
On Tue, Feb 10, 2015 at 07:06:03AM -0800, Adrian Chadd wrote:
> On 10 February 2015 at 06:16, John Baldwin wrote:
> > On Monday, February 09, 2015 11:13:51 PM Rui Paulo wrote:
> >> Author: rpaulo
> >> Date: Mon Feb 9 23:13:50 2015
> >> New Revision: 278479
> >> URL: https://svnweb.freebsd.org/ch
On 10 February 2015 at 06:16, John Baldwin wrote:
> On Monday, February 09, 2015 11:13:51 PM Rui Paulo wrote:
>> Author: rpaulo
>> Date: Mon Feb 9 23:13:50 2015
>> New Revision: 278479
>> URL: https://svnweb.freebsd.org/changeset/base/278479
>>
>> Log:
>> Notify devd(8) when a process crashed.
On Monday, February 09, 2015 11:13:51 PM Rui Paulo wrote:
> Author: rpaulo
> Date: Mon Feb 9 23:13:50 2015
> New Revision: 278479
> URL: https://svnweb.freebsd.org/changeset/base/278479
>
> Log:
> Notify devd(8) when a process crashed.
>
> This change implements a notification (via devctl) t
Author: zbb
Date: Tue Feb 10 14:11:23 2015
New Revision: 278518
URL: https://svnweb.freebsd.org/changeset/base/278518
Log:
Resolve cache line size from CP15
Switch the cache line size during invalidations/flushes
to be read from CP15 cache type register.
Submitted by: Wojciech Macek
Author: hselasky
Date: Tue Feb 10 13:48:49 2015
New Revision: 278517
URL: https://svnweb.freebsd.org/changeset/base/278517
Log:
MFC r278105:
Separate out detection of prevent and allow medium removal quirk.
PR: 185747
Modified:
stable/8/sys/dev/usb/usb_msctest.c
Directory Pro
Author: hselasky
Date: Tue Feb 10 13:47:29 2015
New Revision: 278516
URL: https://svnweb.freebsd.org/changeset/base/278516
Log:
MFC r278105:
Separate out detection of prevent and allow medium removal quirk.
PR: 185747
Modified:
stable/9/sys/dev/usb/usb_msctest.c
Directory Pro
Author: hselasky
Date: Tue Feb 10 13:45:55 2015
New Revision: 278515
URL: https://svnweb.freebsd.org/changeset/base/278515
Log:
MFC r278105:
Separate out detection of prevent and allow medium removal quirk.
PR: 185747
Modified:
stable/10/sys/dev/usb/usb_msctest.c
Directory Pr
Author: hselasky
Date: Tue Feb 10 13:43:23 2015
New Revision: 278514
URL: https://svnweb.freebsd.org/changeset/base/278514
Log:
Append to the MFC of r278103 that we also pass along the M_FLOWID flag.
Sponsored by: Mellanox Technologies
Modified:
stable/10/sys/netinet/ip_output.c
Modifie
Author: hselasky
Date: Tue Feb 10 13:36:37 2015
New Revision: 278513
URL: https://svnweb.freebsd.org/changeset/base/278513
Log:
MFC r278103:
The flowid and hashtype should be copied from the originating packet
when fragmenting IP packets to preserve the order of the packets in a
stream. El
Author: hselasky
Date: Tue Feb 10 13:29:44 2015
New Revision: 278511
URL: https://svnweb.freebsd.org/changeset/base/278511
Log:
MFC r278103:
The flowid and hashtype should be copied from the originating packet
when fragmenting IP packets to preserve the order of the packets in a
stream. El
Author: hselasky
Date: Tue Feb 10 13:25:29 2015
New Revision: 278510
URL: https://svnweb.freebsd.org/changeset/base/278510
Log:
MFC r278074:
Optimise allocation of USB DMA structures. By default don't double map
allocations if only one element should be allocated per page
cache. Make one a
Author: hselasky
Date: Tue Feb 10 13:20:34 2015
New Revision: 278509
URL: https://svnweb.freebsd.org/changeset/base/278509
Log:
MFC r278071:
Section 3.2.9 in the XHCI specification about control transfers says
that we should use a normal-TRB if there are more TRBs extending the
data-stage
Author: hselasky
Date: Tue Feb 10 13:18:48 2015
New Revision: 278508
URL: https://svnweb.freebsd.org/changeset/base/278508
Log:
MFC r278071:
Section 3.2.9 in the XHCI specification about control transfers says
that we should use a normal-TRB if there are more TRBs extending the
data-stage
Author: hselasky
Date: Tue Feb 10 13:16:53 2015
New Revision: 278507
URL: https://svnweb.freebsd.org/changeset/base/278507
Log:
MFC r278071:
Section 3.2.9 in the XHCI specification about control transfers says
that we should use a normal-TRB if there are more TRBs extending the
data-stage
Author: royger
Date: Tue Feb 10 13:07:08 2015
New Revision: 278506
URL: https://svnweb.freebsd.org/changeset/base/278506
Log:
rc.d: load the network config file for netif
r272959 broke compatibility with mfsBSD that stores the default network
config file in /etc/rc.conf.d/network. In orde
Author: gjb
Date: Tue Feb 10 12:38:39 2015
New Revision: 278505
URL: https://svnweb.freebsd.org/changeset/base/278505
Log:
Bump copyright, forgotten in r278502.
MFC after:1 week
X-MFC-with: r277458, r277536, r277606, r277609,
r277836, r278118, r278119, r278206,
Author: hselasky
Date: Tue Feb 10 12:08:52 2015
New Revision: 278503
URL: https://svnweb.freebsd.org/changeset/base/278503
Log:
Revert r274918 and make a better solution. Poll the synchronisation
endpoint less frequently to make the sample rate adjustment more
accurate. This should resolve p
Author: gjb
Date: Tue Feb 10 12:04:38 2015
New Revision: 278502
URL: https://svnweb.freebsd.org/changeset/base/278502
Log:
In scripts/mk-vmimage.sh, prevent incorrect usage() by
defaulting VMCONFIG to /dev/null, and additionally
ensuring VMCONFIG is not a character device before it
is sour
Author: mav
Date: Tue Feb 10 11:37:32 2015
New Revision: 278500
URL: https://svnweb.freebsd.org/changeset/base/278500
Log:
Do not abort already aborted tasks.
This fixes abort of new tasks with the same tags as previously aborted,
but still remaining on the queue.
MFC after:1 wee
On Tue, Feb 10, 2015 at 01:12:45AM -0500, randall wrote:
> Peter:
>
> I am not sure what you mean.. :-)
>
I just realized that the reported panic is in r278471.
I'm not able to reproduce the problem with r278472.
Sorry for having wasted your time!
- Peter
_
On Mon, Feb 09, 2015 at 06:57:36PM -0800, Rui Paulo wrote:
> On Feb 9, 2015, at 18:43, Mateusz Guzik wrote:
> >
> > On Mon, Feb 09, 2015 at 11:13:51PM +, Rui Paulo wrote:
> >> +notify 10 {
> >> + match "system" "kernel";
> >> + match "subsystem" "signal";
> >> + match "type"
On Tue, Feb 10, 2015 at 04:34:40AM +, Rui Paulo wrote:
> Author: rpaulo
> Date: Tue Feb 10 04:34:39 2015
> New Revision: 278494
> URL: https://svnweb.freebsd.org/changeset/base/278494
>
> Log:
> Sanitise the coredump file names sent to devd.
>
> While there, add a sysctl to turn this fe
On Mon, Feb 09, 2015 at 06:35:55PM -0800, Rui Paulo wrote:
> On Feb 9, 2015, at 15:28, Konstantin Belousov wrote:
> > Arguably, there should be a knob, probably sysctl, to turn the
> > functionality off. I definitely do not want this on crash boxes used for
> > userspace debugging. Even despite t
68 matches
Mail list logo