Author: jah
Date: Sat Apr 4 04:03:10 2020
New Revision: 359628
URL: https://svnweb.freebsd.org/changeset/base/359628
Log:
mac_policy: Remove mac_policy_sx
This lock was made unnecessary by the addition of mac_policy_rms in r356120.
Reviewed by: mjg, kib
Differential Revision:
Author: mckusick
Date: Sat Apr 4 00:56:56 2020
New Revision: 359627
URL: https://svnweb.freebsd.org/changeset/base/359627
Log:
Clean up global variable declarations in the dump and restore
utilities so that they will compile with -fno-common.
Started by: Kyle Evans (kevans)
Reviewed b
Author: emaste
Date: Sat Apr 4 00:31:30 2020
New Revision: 359626
URL: https://svnweb.freebsd.org/changeset/base/359626
Log:
vt: avoid overrun when stride is not a multiple of bytes per pixel
The reporter is developing a frame buffer driver for hardware using
3 bytes per pixel, but a str
Author: mmacy
Date: Fri Apr 3 22:36:22 2020
New Revision: 359622
URL: https://svnweb.freebsd.org/changeset/base/359622
Log:
Update x86 counters
MFC after:1 week
Added:
head/lib/libpmc/pmu-events/arch/x86/cascadelakex/
head/lib/libpmc/pmu-events/arch/x86/cascadelakex/cache.json (
Author: emaste
Date: Fri Apr 3 20:56:43 2020
New Revision: 359615
URL: https://svnweb.freebsd.org/changeset/base/359615
Log:
ANSIfy and KNF function arg definitions in libmd/md4.c
Reported by: bde, in 2017
Modified:
head/lib/libmd/md4c.c
Modified: head/lib/libmd/md4c.c
===
Author: jhibbits
Date: Fri Apr 3 20:45:16 2020
New Revision: 359614
URL: https://svnweb.freebsd.org/changeset/base/359614
Log:
powerpc/amigaone: Add CPLD driver for AmigaOne A1222 "Tabor"
Like the X5000, the main CPLD on the A1222 is the communication medium
between the CPU and the GPIO
Author: mckusick
Date: Fri Apr 3 20:43:25 2020
New Revision: 359613
URL: https://svnweb.freebsd.org/changeset/base/359613
Log:
When shrinking the size of a directory it is sometimes necessary to
sync it to disk before shrinking it. Complete the sync before getting
the buffer for the block t
Author: mckusick
Date: Fri Apr 3 20:30:45 2020
New Revision: 359612
URL: https://svnweb.freebsd.org/changeset/base/359612
Log:
Convert DOINGSOFTDEP, MOUNTEDSOFTDEP, DOINGSUJ, and MOUNTEDSUJ to being
boolean expressions so that their values are not lost when assigned to
`bool' or `int' varia
Author: emaste
Date: Fri Apr 3 19:42:16 2020
New Revision: 359611
URL: https://svnweb.freebsd.org/changeset/base/359611
Log:
elf.5: remove commented out leftovers
Modified:
head/share/man/man5/elf.5
Modified: head/share/man/man5/elf.5
Author: emaste
Date: Fri Apr 3 17:17:17 2020
New Revision: 359608
URL: https://svnweb.freebsd.org/changeset/base/359608
Log:
elf.5: expand on NT_FREEBSD_FEATURE_CTL bit definitions
Based on suggestions from kib in review D23982.
Sponsored by: The FreeBSD Foundation
Modified:
head/s
Author: emaste
Date: Fri Apr 3 16:54:13 2020
New Revision: 359606
URL: https://svnweb.freebsd.org/changeset/base/359606
Log:
lldb: build and enable lua script bindings
Sponsored by: The FreeBSD Foundation
Differential Revision:https://reviews.freebsd.org/D24266
Modified:
head/
Author: brooks
Date: Fri Apr 3 16:19:07 2020
New Revision: 359603
URL: https://svnweb.freebsd.org/changeset/base/359603
Log:
Pass the real value of MK_TESTS_SUPPORT to distribution.
This allows kyua's config file to actually be installed.
Reported by: arichardson
Reviewed by: aric
Author: brooks
Date: Fri Apr 3 16:10:42 2020
New Revision: 359601
URL: https://svnweb.freebsd.org/changeset/base/359601
Log:
pmc: diable position-independent builds, they fail to link on amd64
PR: 245189
Reported by: Gordon Bergling
Sponsored by: DARPA
Modified:
head/usr.
Author: emaste
Date: Fri Apr 3 15:52:44 2020
New Revision: 359599
URL: https://svnweb.freebsd.org/changeset/base/359599
Log:
lldb: add rule to generate LLDBWrapLua.cpp
Building lldb's lua/python bindings requires swig, but we do not want to
include it in the FreeBSD base system (as a bui
Author: emaste
Date: Fri Apr 3 15:55:58 2020
New Revision: 359600
URL: https://svnweb.freebsd.org/changeset/base/359600
Log:
lldb: commit generated LLDBWrapLua.cpp
Added:
head/lib/clang/liblldb/LLDBWrapLua.cpp (contents, props changed)
Added: head/lib/clang/liblldb/LLDBWrapLua.cpp
===
Author: brooks
Date: Fri Apr 3 15:47:15 2020
New Revision: 359598
URL: https://svnweb.freebsd.org/changeset/base/359598
Log:
Install a kyua.conf based on the one in devel/kyua.
The kyua.conf from examples doesn't match the expected config and
contains a lot of undesirable entries such as
On Fri, Apr 03, 2020 at 04:15:28PM +0200, Mateusz Piotrowski wrote:
> Hi,
>
> On 4/3/20 3:35 PM, Mark Johnston wrote:
> > Author: markj
> > Date: Fri Apr 3 13:35:44 2020
> > New Revision: 359594
> > URL: https://svnweb.freebsd.org/changeset/base/359594
> >
> > Log:
> >Fix the description of
Author: markj
Date: Fri Apr 3 14:47:40 2020
New Revision: 359597
URL: https://svnweb.freebsd.org/changeset/base/359597
Log:
Fix up r359594: -m takes an argument.
PR: 244153
Reported by: 0mp
MFC with: r359594
Modified:
head/usr.bin/top/top.1
Modified: head/usr.bin/top
Hi,
On 4/3/20 3:35 PM, Mark Johnston wrote:
Author: markj
Date: Fri Apr 3 13:35:44 2020
New Revision: 359594
URL: https://svnweb.freebsd.org/changeset/base/359594
Log:
Fix the description of the -m flag in top.1.
PR: 244153
Submitted by:fehmi noyan isi
MFC after: 3
Author: markj
Date: Fri Apr 3 14:03:58 2020
New Revision: 359596
URL: https://svnweb.freebsd.org/changeset/base/359596
Log:
xargs: Fix exit status expression when a child process fails to exec.
PR: 244327
Submitted by: thomas.duffy...@alumni.brown.edu
MFC after:1 week
Mo
Author: markj
Date: Fri Apr 3 13:57:41 2020
New Revision: 359595
URL: https://svnweb.freebsd.org/changeset/base/359595
Log:
geom_journal: Only stop the switcher process if one was started.
PR: 243196
MFC after:1 week
Modified:
head/sys/geom/journal/g_journal.c
Modified:
Author: markj
Date: Fri Apr 3 13:35:44 2020
New Revision: 359594
URL: https://svnweb.freebsd.org/changeset/base/359594
Log:
Fix the description of the -m flag in top.1.
PR: 244153
Submitted by: fehmi noyan isi
MFC after:3 days
Modified:
head/usr.bin/top/top.1
Modifie
Author: 0mp (doc,ports committer)
Date: Fri Apr 3 13:05:26 2020
New Revision: 359591
URL: https://svnweb.freebsd.org/changeset/base/359591
Log:
Bump date after recent changes and lint
Modified:
head/sbin/recoverdisk/recoverdisk.1
Modified: head/sbin/recoverdisk/recoverdisk.1
===
23 matches
Mail list logo