Author: kevans
Date: Tue Aug 4 03:43:28 2020
New Revision: 363824
URL: https://svnweb.freebsd.org/changeset/base/363824
Log:
Ensure libregex is built in time for googletest
In lib/Makefile, we document the dependency with SUBDIR_DEPEND
For buildworld orchestration, just prebuild libre
Author: kevans
Date: Tue Aug 4 02:47:24 2020
New Revision: 363823
URL: https://svnweb.freebsd.org/changeset/base/363823
Log:
bsdgrep: switch to libregex for GNU_GREP_COMPAT
libregex is incomplete, but it's a bit less buggy than the in-base
libgnuregex and mostly OK.
While here, rena
Author: mav
Date: Tue Aug 4 02:31:52 2020
New Revision: 363822
URL: https://svnweb.freebsd.org/changeset/base/363822
Log:
MFC r363656: When modifying LUN pass "special" options too.
Before switching to nvlists CTL merged previous and new options, so
any options not passed just kept previ
Author: kevans
Date: Tue Aug 4 02:20:15 2020
New Revision: 363821
URL: https://svnweb.freebsd.org/changeset/base/363821
Log:
Re-enable disabled googletest-port-test tests after r363820
gtest now links against libregex here, and the tests pass locally.
PR: 248452
Modified:
Author: kevans
Date: Tue Aug 4 02:18:24 2020
New Revision: 363820
URL: https://svnweb.freebsd.org/changeset/base/363820
Log:
gtest: link against libregex for GNU extensions
gtest tests want to use \w ([[:alnum:]]) at the very least, which was
causing them to fail after r363679.
Star
Author: kevans
Date: Tue Aug 4 02:16:43 2020
New Revision: 363819
URL: https://svnweb.freebsd.org/changeset/base/363819
Log:
libregex: disable some of the unimplemented test cases for now
This should allow the tests to actually pass. Future work will uncomment the
unimplemented tests as
Author: kevans
Date: Tue Aug 4 02:14:51 2020
New Revision: 363818
URL: https://svnweb.freebsd.org/changeset/base/363818
Log:
libregex: Implement a subset of the GNU extensions
The entire patch-set is not yet mature enough for commit, but this usable
subset is generally enough for googlet
Author: kevans
Date: Tue Aug 4 02:06:49 2020
New Revision: 363817
URL: https://svnweb.freebsd.org/changeset/base/363817
Log:
regex(3): belatedly document REG_POSIX from r363734
My original patch included this documented, but it appears that I failed to
include the manpage update. Do so n
Author: markj
Date: Tue Aug 4 00:28:06 2020
New Revision: 363816
URL: https://svnweb.freebsd.org/changeset/base/363816
Log:
MFC r363649:
ps(1): Fix formatting of the "command" field for kernel threads.
Modified:
stable/12/bin/ps/ps.c
Directory Properties:
stable/12/ (props changed)
Mo
Author: markj
Date: Mon Aug 3 23:06:33 2020
New Revision: 363815
URL: https://svnweb.freebsd.org/changeset/base/363815
Log:
MFC r363608:
mpr(4), mps(4): Stop checking for failures from malloc(M_WAITOK).
Modified:
stable/12/sys/dev/mpr/mpr.c
stable/12/sys/dev/mpr/mpr_sas.c
stable/12/sys
Author: markj
Date: Mon Aug 3 23:05:47 2020
New Revision: 363814
URL: https://svnweb.freebsd.org/changeset/base/363814
Log:
MFC r363623:
cxgbe(4): Stop checking for failures from malloc(M_WAITOK).
Modified:
stable/12/sys/dev/cxgbe/t4_main.c
Directory Properties:
stable/12/ (props chang
Author: kib
Date: Mon Aug 3 22:13:02 2020
New Revision: 363813
URL: https://svnweb.freebsd.org/changeset/base/363813
Log:
Add SOL_LOCAL symbolic constant for unix socket option level.
The constant seems to exists on MacOS X >= 10.8.
Requested by: swills
Reviewed by: allanjude, keva
Author: imp
Date: Mon Aug 3 22:12:18 2020
New Revision: 363812
URL: https://svnweb.freebsd.org/changeset/base/363812
Log:
Some function had the blank lines, others didn't. Most of the ones that didn't
were newer, so remove this now-optional blank line everywhere.
Modified:
head/sys/kern/su
Author: se
Date: Mon Aug 3 20:26:04 2020
New Revision: 363811
URL: https://svnweb.freebsd.org/changeset/base/363811
Log:
Connect the tests provided with the new bc and dc
The tests compare the command output (including of error cases) with the
expected output and exit code.
Not all
Author: se
Date: Mon Aug 3 19:20:26 2020
New Revision: 363810
URL: https://svnweb.freebsd.org/changeset/base/363810
Log:
Upgrade to version 3.1.4
This version omits the printing of a copyright header in interactive
mode
and the dc command now exits afterexecution oft
Author: se
Date: Mon Aug 3 19:18:38 2020
New Revision: 363809
URL: https://svnweb.freebsd.org/changeset/base/363809
Log:
Upgrade to version 3.1.4
This version omits the printing of a copyright header in interactive mode
and the dc command now exits after execution of the commands passed
Author: se
Date: Mon Aug 3 19:00:12 2020
New Revision: 363808
URL: https://svnweb.freebsd.org/changeset/base/363808
Log:
Tag version 3.1.4
Added:
vendor/bc/3.1.4/
- copied from r363807, vendor/bc/dist/
___
svn-src-all@freebsd.org mailing list
Author: se
Date: Mon Aug 3 18:55:39 2020
New Revision: 363807
URL: https://svnweb.freebsd.org/changeset/base/363807
Log:
Import version 3.1.4
This version makes dc exit after processing all commands passed via -e or -f
instead of waiting for more input on STDIN (add "-f -" to the command
Author: arichardson
Date: Mon Aug 3 18:08:10 2020
New Revision: 363806
URL: https://svnweb.freebsd.org/changeset/base/363806
Log:
Allow bootstrapping mtree on Linux systems
Linux glibc has a dummy lchmod that always fails and emitting a linker
warning when used. Don't fail the build due
Author: arichardson
Date: Mon Aug 3 18:08:04 2020
New Revision: 363805
URL: https://svnweb.freebsd.org/changeset/base/363805
Log:
Allow building setmode.c on Linux/macOS
We bootstrap this file to allow compiling FreeBSD on Linux systems since
some boostrap tools use setmode(). Unfortunat
-Original Message-
From: on behalf of Peter Grehan
Date: 2020-07-31, Friday at 05:10
To: , ,
Subject: svn commit: r363733 - head/usr.sbin/bhyve
Author: grehan
Date: Fri Jul 31 12:10:28 2020
New Revision: 363733
URL: https://svnweb.freebsd.org/changeset/base/363733
Author: jhb
Date: Mon Aug 3 17:53:15 2020
New Revision: 363804
URL: https://svnweb.freebsd.org/changeset/base/363804
Log:
Pass the full CFLAGS to cpp for MKlib_gen.sh.
GCC's cpp was exiting immediately when it failed to find requested
includes ( and ). clang-cpp emitted an
error for t
Author: andrew
Date: Mon Aug 3 17:18:12 2020
New Revision: 363802
URL: https://svnweb.freebsd.org/changeset/base/363802
Log:
Add a GPIO driver for the Raspberry Pi firmware GPIOs
These exist on the Raspberry Pi 3 and 4 and control and external IO
expander.
Reviewed by: manu
Spons
Author: kib
Date: Mon Aug 3 17:17:17 2020
New Revision: 363801
URL: https://svnweb.freebsd.org/changeset/base/363801
Log:
Provide more correct description for sysctl kern.smp.cores.
Reported by: dewa...@heuristicsystems.com.au
PR: 248454
Sponsored by: The FreeBSD Foundation
MFC af
Author: andrew
Date: Mon Aug 3 16:43:40 2020
New Revision: 363800
URL: https://svnweb.freebsd.org/changeset/base/363800
Log:
Allow the Raspberry Pi firmware driver to be a bus
There are child nodes in the device tree, e.g. the Raspberry Pi firmware
GPIO device. Add support for this to be
Author: andrew
Date: Mon Aug 3 16:26:10 2020
New Revision: 363799
URL: https://svnweb.freebsd.org/changeset/base/363799
Log:
Allow child classes of simplebus to call attach directly
Reduce code duplication when a bus is subclassed from simplebus by allowing
them to call simplebus_attach
Author: 0mp (doc,ports committer)
Date: Mon Aug 3 13:12:07 2020
New Revision: 363798
URL: https://svnweb.freebsd.org/changeset/base/363798
Log:
Do not mention portsnap(8) in ports.7
As we are moving away from portsnap,
let's not recommend it in the manual page.
Reviewed by: bcr (ma
Author: lwhsu
Date: Mon Aug 3 12:51:14 2020
New Revision: 363797
URL: https://svnweb.freebsd.org/changeset/base/363797
Log:
Disable tests failing after r363679
PR: 248452
Sponsored by: The FreeBSD Foundation
Modified:
head/contrib/googletest/googletest/test/googletest-port-t
Author: kp
Date: Mon Aug 3 12:48:51 2020
New Revision: 363796
URL: https://svnweb.freebsd.org/changeset/base/363796
Log:
libc: Provide sub fp(s|g)etmask() implementations for RISC-V
RISC-V doesn't support floating-point exceptions.
RISC-V Instruction Set Manual: Volume I: User-Level I
Author: andrew
Date: Mon Aug 3 10:19:50 2020
New Revision: 363795
URL: https://svnweb.freebsd.org/changeset/base/363795
Log:
Handle Raspberry Pi 4 xhci firmware loading.
The newer hardware revisions of the Raspberry Pi 4 removed the ability of
the VIA VL805 xhci controller to load its ow
Author: hselasky
Date: Mon Aug 3 09:20:32 2020
New Revision: 363794
URL: https://svnweb.freebsd.org/changeset/base/363794
Log:
MFC r363078:
Implement the bitmap_subset() function in the LinuxKPI. This function
checks if the bitmap pointed to by the first argument is a subset of
the bitmap
Author: hselasky
Date: Mon Aug 3 09:18:59 2020
New Revision: 363793
URL: https://svnweb.freebsd.org/changeset/base/363793
Log:
MFC r363078:
Implement the bitmap_subset() function in the LinuxKPI. This function
checks if the bitmap pointed to by the first argument is a subset of
the bitmap
Author: hselasky
Date: Mon Aug 3 09:15:38 2020
New Revision: 363792
URL: https://svnweb.freebsd.org/changeset/base/363792
Log:
MFC r363077:
Implement the array_size() function in the LinuxKPI. This function
basically multiplies its two arguments and returns SIZE_MAX if the
result overflow
Author: hselasky
Date: Mon Aug 3 09:14:16 2020
New Revision: 363791
URL: https://svnweb.freebsd.org/changeset/base/363791
Log:
MFC r361549:
Add overflow.h to the LinuxKPI.
Only add check_add_overflow and check_mul_overflow as those are the only
two needed function by DRM v5.3.
Both g
Author: hselasky
Date: Mon Aug 3 09:13:06 2020
New Revision: 363790
URL: https://svnweb.freebsd.org/changeset/base/363790
Log:
MFC r363077:
Implement the array_size() function in the LinuxKPI. This function
basically multiplies its two arguments and returns SIZE_MAX if the
result overflow
Author: hselasky
Date: Mon Aug 3 09:11:10 2020
New Revision: 363789
URL: https://svnweb.freebsd.org/changeset/base/363789
Log:
MFC r361549:
Add overflow.h to the LinuxKPI.
Only add check_add_overflow and check_mul_overflow as those are the only
two needed function by DRM v5.3.
Both g
36 matches
Mail list logo