Author: hselasky
Date: Fri Sep 14 13:41:37 2018
New Revision: 338679
URL: https://svnweb.freebsd.org/changeset/base/338679
Log:
Improve LibUSB debugging by simultaneously allowing both function
and transfer prints. Make sure the debug level comes from the
correct USB context.
Found by:
Author: emaste
Date: Fri Sep 14 15:15:16 2018
New Revision: 338682
URL: https://svnweb.freebsd.org/changeset/base/338682
Log:
lld: add -z interpose support
-z interpose sets the DF_1_INTERPOSE flag, marking the object as an
interposer.
Committed upstream as LLVM r342239.
PR:
Author: mjg
Date: Fri Sep 14 15:29:35 2018
New Revision: 338683
URL: https://svnweb.freebsd.org/changeset/base/338683
Log:
amd64: implement pagezero_erms
Intel docs claim such a memset (rep stosb + 4096 bytes) is
special-cased by microarchs. They also switched Linux to use
it for this p
Author: trasz
Date: Fri Sep 14 15:29:45 2018
New Revision: 338684
URL: https://svnweb.freebsd.org/changeset/base/338684
Log:
Add the "-t" option to geom(8) utility, to display geoms hierarchy.
Sample output:
% geom -t
Geom Class Provider
da0 DISK da
Author: bz
Date: Fri Sep 14 15:46:31 2018
New Revision: 338685
URL: https://svnweb.freebsd.org/changeset/base/338685
Log:
Set ident for GENERIC-MMCCAM to not announce itself as
GENERIC anymore.
Reviewed by: andrew
Approved by: re (gjb)
Modified:
head/sys/arm64/conf/GENERIC-MMCCAM
On Sun, Aug 19, 2018 at 02:26:33PM +, Kyle Evans wrote:
> New Revision: 338050
> URL: https://svnweb.freebsd.org/changeset/base/338050
>
> Log:
> stand: Flip the default interpreter to Lua
>
> After years in the making, lualoader is ready to make its debut. Both
> flavors of loader ar
Author: markj
Date: Fri Sep 14 17:04:36 2018
New Revision: 338687
URL: https://svnweb.freebsd.org/changeset/base/338687
Log:
Log a message after a successful boot-time microcode update.
Reviewed by: kib
Approved by: re (delphij)
Sponsored by: The FreeBSD Foundation
Differential Revi
Author: vangyzen
Date: Fri Sep 14 18:12:30 2018
New Revision: 338688
URL: https://svnweb.freebsd.org/changeset/base/338688
Log:
Fix "fasthalt" to halt instead of reboot
fasthalt has behaved like reboot, instead of like halt, since r228408
(2011, 10.0-RELEASE). Fix it. One wonders if any
Thanks!
On Fri, Sep 14, 2018 at 8:29 AM, Edward Tomasz Napierala
wrote:
> Author: trasz
> Date: Fri Sep 14 15:29:45 2018
> New Revision: 338684
> URL: https://svnweb.freebsd.org/changeset/base/338684
>
> Log:
> Add the "-t" option to geom(8) utility, to display geoms hierarchy.
> Sample outpu
Author: dim
Date: Fri Sep 14 19:25:23 2018
New Revision: 338689
URL: https://svnweb.freebsd.org/changeset/base/338689
Log:
Pull in r335365 from upstream llvm trunk (by Krzysztof Parzyszek):
Initialize LiveRegs once in BranchFolder::mergeCommonTails
This should fix '(TRI && "LivePhysR
10 matches
Mail list logo