Author: jhibbits
Date: Thu Mar 7 04:43:08 2019
New Revision: 344871
URL: https://svnweb.freebsd.org/changeset/base/344871
Log:
powerpc: Save stack pointer in savectx
This allows 'show acttrace' to show backtrace on processes currently running
on CPUs.
Reported by: Brandon Bergren
Author: ae
Date: Thu Mar 7 04:40:44 2019
New Revision: 344870
URL: https://svnweb.freebsd.org/changeset/base/344870
Log:
Fix the problem with O_LIMIT states introduced in r344018.
dyn_install_state() uses `rule` pointer when it creates state.
For O_LIMIT states this pointer actually is n
Author: mmacy
Date: Thu Mar 7 03:50:34 2019
New Revision: 344868
URL: https://svnweb.freebsd.org/changeset/base/344868
Log:
add gcov to LINT build
MFC after:1 week
Modified:
head/sys/amd64/conf/NOTES
Modified: head/sys/amd64/conf/NOTES
==
Author: mmacy
Date: Thu Mar 7 03:47:41 2019
New Revision: 344867
URL: https://svnweb.freebsd.org/changeset/base/344867
Log:
Add build time GPL warning when GCOV is enabled
MFC after:1 week
Modified:
head/sys/conf/files
Modified: head/sys/conf/files
=
Author: mmacy
Date: Thu Mar 7 03:53:48 2019
New Revision: 344869
URL: https://svnweb.freebsd.org/changeset/base/344869
Log:
add GPL text in addition to SPDX tags as requested by core
MFC after:1 week
Modified:
head/sys/gnu/gcov/gcc_4_7.c
head/sys/gnu/gcov/gcov_fs.c
Modified: head
Author: mav
Date: Thu Mar 7 01:24:08 2019
New Revision: 344866
URL: https://svnweb.freebsd.org/changeset/base/344866
Log:
Add respective tunables to few ZFS sysctls.
MFC after:1 week
Modified:
head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c
head/sys/cddl/contrib/opensola
Author: cem
Date: Thu Mar 7 00:55:49 2019
New Revision: 344865
URL: https://svnweb.freebsd.org/changeset/base/344865
Log:
fuse: switch from DFLTPHYS/MAXBSIZE to maxcachebuf
On GENERIC kernels with empty loader.conf, there is no functional change.
DFLTPHYS and MAXBSIZE are both 64kB at th
> On 6 Mar 2019, at 23:39, Rodney W. Grimes wrote:
>
> >> Author: bz
> >> Date: Wed Mar 6 23:31:42 2019
> >> New Revision: 344859
> >> URL: https://svnweb.freebsd.org/changeset/base/344859
> >>
> >> Log:
> >> Update for IETF draft-ietf-6man-ipv6only-flag.
> >>
> >> All changes are hidden behi
Author: bcran
Date: Thu Mar 7 00:01:28 2019
New Revision: 344862
URL: https://svnweb.freebsd.org/changeset/base/344862
Log:
Document the efivar --load-option option
Reviewed by: imp, kevans
Sponsored by: Netflix, Inc.
Differential Revision:https://reviews.freebsd.org/D19263
M
On 6 Mar 2019, at 23:39, Rodney W. Grimes wrote:
Author: bz
Date: Wed Mar 6 23:31:42 2019
New Revision: 344859
URL: https://svnweb.freebsd.org/changeset/base/344859
Log:
Update for IETF draft-ietf-6man-ipv6only-flag.
All changes are hidden behind the EXPERIMENTAL option and are not
compi
> Author: bz
> Date: Wed Mar 6 23:31:42 2019
> New Revision: 344859
> URL: https://svnweb.freebsd.org/changeset/base/344859
>
> Log:
> Update for IETF draft-ietf-6man-ipv6only-flag.
>
> All changes are hidden behind the EXPERIMENTAL option and are not compiled
> in by default.
It is pro
Author: bz
Date: Wed Mar 6 23:31:42 2019
New Revision: 344859
URL: https://svnweb.freebsd.org/changeset/base/344859
Log:
Update for IETF draft-ietf-6man-ipv6only-flag.
All changes are hidden behind the EXPERIMENTAL option and are not compiled
in by default.
Add ND6_IFF_IPV6_ONLY_MAN
Author: cem
Date: Wed Mar 6 22:56:49 2019
New Revision: 344857
URL: https://svnweb.freebsd.org/changeset/base/344857
Log:
FUSE: Prevent trivial panic
When open(2) was invoked against a FUSE filesystem with an unexpected flags
value (no O_RDONLY / O_RDWR / O_WRONLY), an assertion fired, c
Author: jhb
Date: Wed Mar 6 22:11:45 2019
New Revision: 344855
URL: https://svnweb.freebsd.org/changeset/base/344855
Log:
Drop "All rights reserved" from my copyright statements.
Reviewed by: rgrimes
MFC after:1 month
Differential Revision:https://reviews.freebsd.org/D1948
Author: jhb
Date: Wed Mar 6 20:13:02 2019
New Revision: 344854
URL: https://svnweb.freebsd.org/changeset/base/344854
Log:
Divorce MK_GDB from MK_BINUTILS.
This permits legacy GDB to still be built and installed if
WITHOUT_BINUTILS is set (e.g. if base/binutils is installed).
Reviewe
Author: jhb
Date: Wed Mar 6 20:10:23 2019
New Revision: 344853
URL: https://svnweb.freebsd.org/changeset/base/344853
Log:
Regenerate src.conf.5 for recent changes.
Updates include removal of DRM2 and addition of several options
related to secure booting.
Modified:
head/share/man/man5/
On 3/6/19 10:45 AM, Benedict Reuschling wrote:
> Am 06.03.19 um 19:21 schrieb Rodney W. Grimes:
>>> Author: bcr (doc committer)
>>> Date: Wed Mar 6 17:37:56 2019
>>> New Revision: 344849
>>> URL: https://svnweb.freebsd.org/changeset/base/344849
>>>
>>> Log:
>>> Update the core-secretary role.
>>
Am 06.03.19 um 19:21 schrieb Rodney W. Grimes:
>> Author: bcr (doc committer)
>> Date: Wed Mar 6 17:37:56 2019
>> New Revision: 344849
>> URL: https://svnweb.freebsd.org/changeset/base/344849
>>
>> Log:
>> Update the core-secretary role.
>>
>> With the last core election, matthew@ stepped d
> Author: markj
> Date: Wed Mar 6 16:50:14 2019
> New Revision: 344845
> URL: https://svnweb.freebsd.org/changeset/base/344845
>
> Log:
> Reorder copyright lines to preserve the source of "All rights reserved."
>
> Reported by:rgrimes
> MFC with: r344829, r344830
Thank you.
> Author: bcr (doc committer)
> Date: Wed Mar 6 17:37:56 2019
> New Revision: 344849
> URL: https://svnweb.freebsd.org/changeset/base/344849
>
> Log:
> Update the core-secretary role.
>
> With the last core election, matthew@ stepped down and handed over to jrm@
> to
> serve as new core
Author: dim
Date: Wed Mar 6 18:19:27 2019
New Revision: 344852
URL: https://svnweb.freebsd.org/changeset/base/344852
Log:
Put in a temporary workaround for what is likely a gcc 6 bug (it does
not occur with gcc 7 or later). This should prevent the following error
from breaking the head-amd
Author: bcr (doc committer)
Date: Wed Mar 6 17:37:56 2019
New Revision: 344849
URL: https://svnweb.freebsd.org/changeset/base/344849
Log:
Update the core-secretary role.
With the last core election, matthew@ stepped down and handed over to jrm@ to
serve as new core secretary. Update this
Author: markj
Date: Wed Mar 6 16:50:14 2019
New Revision: 344845
URL: https://svnweb.freebsd.org/changeset/base/344845
Log:
Reorder copyright lines to preserve the source of "All rights reserved."
Reported by: rgrimes
MFC with: r344829, r344830
Modified:
head/lib/libkvm/kvm_riscv
Author: mav
Date: Wed Mar 6 15:19:04 2019
New Revision: 344844
URL: https://svnweb.freebsd.org/changeset/base/344844
Log:
Flush stdout after each iteration.
Without this, if output is redirected from the console, it is buffered for
too long, making tool quite unusable.
MFC after:
s.c
>
> Modified: head/sys/fs/ext2fs/ext2_vfsops.c
> ==
> --- head/sys/fs/ext2fs/ext2_vfsops.c Mon Mar 4 11:27:47 2019
> (r344756)
Could this panic be related to your latest ext2fs changes?
20190306 15:
Author: adrian
Date: Wed Mar 6 08:52:02 2019
New Revision: 344843
URL: https://svnweb.freebsd.org/changeset/base/344843
Log:
[ath_hal_ar9300] Add the missing bits from the previous HAL commit.
Noticed by: 75+ emails telling me I messed up.
Modified:
head/sys/contrib/dev/ath/ath_hal/ar93
26 matches
Mail list logo