Author: delphij
Date: Tue Aug 15 06:01:36 2017
New Revision: 322527
URL: https://svnweb.freebsd.org/changeset/base/322527
Log:
Plug memory leak in arge_encap().
Reported by: Ilja Van Sprundel
Submitted by: Domagoj Stolfa
Reviewed by: adrian
MFC after:3 days
Modified:
head/s
Author: cem
Date: Tue Aug 15 02:21:02 2017
New Revision: 322526
URL: https://svnweb.freebsd.org/changeset/base/322526
Log:
Fix a couple of comment typos
No functional change.
Submitted by: Anton Rang
Sponsored by: Dell EMC Isilon
Modified:
head/sys/kern/kern_ktr.c
head/sys/kern
Author: imp
Date: Mon Aug 14 22:38:54 2017
New Revision: 322522
URL: https://svnweb.freebsd.org/changeset/base/322522
Log:
There is no MACHINE_CPUARCH == armv6, remove redunant check.
Modified:
head/lib/libcompiler_rt/Makefile.inc
Modified: head/lib/libcompiler_rt/Makefile.inc
==
Author: imp
Date: Mon Aug 14 22:25:20 2017
New Revision: 322521
URL: https://svnweb.freebsd.org/changeset/base/322521
Log:
Convert all the arm big endian tests into a regexp rather than a list.
Suggested by: emaste@
Modified:
head/gnu/usr.bin/binutils/Makefile.inc0
head/gnu/usr.bin/bin
Author: ngie
Date: Mon Aug 14 19:21:37 2017
New Revision: 322515
URL: https://svnweb.freebsd.org/changeset/base/322515
Log:
Add supporting changes for `Add limited sandbox capability to "make check"`
Non-tests/... changes:
- Add HAS_TESTS= to Makefiles with libraries and programs to enabl
: **
+20170814:
+ "make check" behavior (made in ^/head@r295380) has been changed to
+ execute from a limited sandbox, as opposed to executing from
+ ${TESTSDIR}.
+
+ Behavioral changes:
+ - The "beforecheck" and "aftercheck&q
Author: ngie
Date: Mon Aug 14 19:03:55 2017
New Revision: 322512
URL: https://svnweb.freebsd.org/changeset/base/322512
Log:
Regenerate src.conf(5) after change made in r322511 to "make check" behavior
Modified:
head/share/man/man5/src.conf.5
Modified: head/share/man/man5/src.conf.5
=
Author: ngie
Date: Mon Aug 14 19:03:05 2017
New Revision: 322511
URL: https://svnweb.freebsd.org/changeset/base/322511
Log:
Add limited sandbox capability to "make check"
== Rationale ==
r295380 introduced "make check" and consolidated means for running
test code in an attempt to sim
Author: ngie
Date: Mon Aug 14 18:49:46 2017
New Revision: 322510
URL: https://svnweb.freebsd.org/changeset/base/322510
Log:
Regenerate src.conf(5) per LLDB default change made in r322415
Modified:
head/share/man/man5/src.conf.5
Modified: head/share/man/man5/src.conf.5
===
Author: br
Date: Mon Aug 14 14:16:56 2017
New Revision: 322508
URL: https://svnweb.freebsd.org/changeset/base/322508
Log:
Rename RISC-V GCC config directory: riscv64 -> riscv
(to match official RISC-V target for GCC 7.1).
This is only a minimal config required to build c start up (csu).
Author: kib
Date: Mon Aug 14 11:23:07 2017
New Revision: 322496
URL: https://svnweb.freebsd.org/changeset/base/322496
Log:
Print whole machine state on double fault.
It is quite useful when double fault is not caused by a stack overflow.
Tested by:pho (as part of the larger patch)
Author: kib
Date: Mon Aug 14 11:20:54 2017
New Revision: 322495
URL: https://svnweb.freebsd.org/changeset/base/322495
Log:
Add {rd,wr}{fs,gs}base C wrappers for instructions.
Tested by:pho (as part of the larger patch)
Sponsored by: The FreeBSD Foundation
MFC after:1 week
Modif
Author: kib
Date: Mon Aug 14 11:20:10 2017
New Revision: 322494
URL: https://svnweb.freebsd.org/changeset/base/322494
Log:
Style.
Tested by:pho (as part of the larger patch)
Sponsored by: The FreeBSD Foundation
MFC after:3 days
Modified:
head/sys/amd64/amd64/trap.c
Modified:
Author: kib
Date: Mon Aug 14 11:19:31 2017
New Revision: 322493
URL: https://svnweb.freebsd.org/changeset/base/322493
Log:
Remove confusion in the line explaining syntax of the msr read.
Specify words order in the display.
Sponsored by: The FreeBSD Foundation
MFC after:3 days
Modif
14 matches
Mail list logo