Module Name:src
Committed By: maxv
Date: Sat Sep 5 07:22:26 UTC 2020
Modified Files:
src/lib/libnvmm: libnvmm.3 libnvmm.c libnvmm_x86.c nvmm.h
src/share/man/man4: nvmm.4
src/sys/dev/nvmm: nvmm.c nvmm.h nvmm_internal.h nvmm_ioctl.h
src/sys/dev/nvmm/x
Module Name:src
Committed By: maxv
Date: Sat Sep 5 07:26:38 UTC 2020
Modified Files:
src/sys/arch/amd64/amd64: trap.c
src/sys/arch/i386/i386: trap.c
src/sys/arch/x86/include: pte.h
src/sys/dev/nvmm/x86: nvmm_x86_svm.c
Log Message:
x86: rename PGEX_
Module Name:src
Committed By: maxv
Date: Sat Sep 5 07:45:45 UTC 2020
Modified Files:
src/sys/arch/x86/include: specialreg.h
src/sys/arch/x86/x86: identcpu.c
src/sys/crypto/aes/arch/x86: aes_ni.c
src/sys/dev/nvmm/x86: nvmm_x86.c
src/sys/exter
Module Name:src
Committed By: mrg
Date: Sat Sep 5 09:12:34 UTC 2020
Modified Files:
src/external/gpl3/gcc/dist: LAST_UPDATED MD5SUMS NEWS config.guess
config.sub configure configure.ac
src/external/gpl3/gcc/dist/INSTALL: binaries.html build.html
Module Name:src
Committed By: mrg
Date: Sat Sep 5 09:16:46 UTC 2020
Modified Files:
src/tools/gcc: mknative-gcc
Log Message:
port to GCC 9.3.
To generate a diff of this commit:
cvs rdiff -u -r1.105 -r1.106 src/tools/gcc/mknative-gcc
Please note that diffs are not publi
Module Name:src
Committed By: mrg
Date: Sat Sep 5 09:49:33 UTC 2020
Modified Files:
src/tools/gcc: mknative-gcc
Log Message:
pull out a few more things for GCC 9.
To generate a diff of this commit:
cvs rdiff -u -r1.106 -r1.107 src/tools/gcc/mknative-gcc
Please note tha
Module Name:src
Committed By: mrg
Date: Sat Sep 5 09:50:16 UTC 2020
Modified Files:
src/external/gpl3/gcc: Makefile.hooks
src/external/gpl3/gcc/lib: Makefile.sanitizer
src/external/gpl3/gcc/lib/libgcc: Makefile.inc
src/external/gpl3/gcc/lib/libstdc+
Module Name:src
Committed By: mrg
Date: Sat Sep 5 10:58:08 UTC 2020
Modified Files:
src/tools/gcc: Makefile mknative-gcc
Log Message:
disable fetching stuff from libsanitizer for now. it needs libstdc++
to build in mknative using gcc makefiles, and our locale changes bre
Module Name:src
Committed By: rillig
Date: Sat Sep 5 11:00:18 UTC 2020
Modified Files:
src/distrib/sets/lists/comp: ad.sh3
Log Message:
fix alignment in ad.sh3
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/distrib/sets/lists/comp/ad.sh3
Please note
Module Name:src
Committed By: rillig
Date: Sat Sep 5 11:13:07 UTC 2020
Added Files:
src/distrib/sets: fmt-list
Log Message:
add distrib/sets/fmt-list to format the file lists consistently
This program is much more complicated than sort-list in the same
directory. It tak
Module Name:src
Committed By: mrg
Date: Sat Sep 5 11:40:56 UTC 2020
Modified Files:
src/external/gpl3/gcc/lib/libgcc: Makefile.inc
Log Message:
endfor not endif
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/external/gpl3/gcc/lib/libgcc/Makefile.inc
Module Name:src
Committed By: mrg
Date: Sat Sep 5 12:19:25 UTC 2020
Modified Files:
src/external/gpl3/gcc/dist/gcc/config: netbsd.h
src/external/gpl3/gcc/lib/libstdc++-v3: Makefile
Log Message:
find header files in /usr/include/gcc-9 and the gcc cpu dir.
To gene
Module Name:src
Committed By: rillig
Date: Sat Sep 5 12:59:07 UTC 2020
Modified Files:
src/usr.bin/make/unit-tests: Makefile varname.mk
Log Message:
make(1): add test for intentional hash collision for variable names
Hash collisions may slow down make in certain special
Module Name:src
Committed By: rillig
Date: Sat Sep 5 13:34:19 UTC 2020
Modified Files:
src/usr.bin/make/unit-tests: varname.exp
Log Message:
make(1): add expected test result for hashing variable names
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.
Module Name:src
Committed By: mrg
Date: Sat Sep 5 13:35:55 UTC 2020
Modified Files:
src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common:
sanitizer_linux.cc sanitizer_linux.h sanitizer_linux_libcdep.cc
sanitizer_platform_limits_netbsd.cc sanitiz
Module Name:src
Committed By: mrg
Date: Sat Sep 5 13:35:24 UTC 2020
Modified Files:
src/external/bsd/libarchive/dist/libarchive:
archive_read_open_filename.c
Log Message:
avoid always passing NULL to printf()-like functions
To generate a diff of this commit:
Module Name:src
Committed By: rillig
Date: Sat Sep 5 13:36:25 UTC 2020
Modified Files:
src/usr.bin/make: hash.c
Log Message:
make(1): make Hash_Table independent from -funsigned-char
This only makes a difference for Hash_Table keys outside the ASCII
character set, and th
Module Name:src
Committed By: mrg
Date: Sat Sep 5 13:36:49 UTC 2020
Modified Files:
src/external/gpl3/gcc/lib: Makefile.sanitizer
Log Message:
work around various headers not being fully open without some
special #define being present (ie, define them.)
To generate a di
Module Name:src
Committed By: mrg
Date: Sat Sep 5 13:37:59 UTC 2020
Modified Files:
src/include/ssp: string.h
src/lib/libc/ssp: memmove_chk.c
Log Message:
make the 2nd argument to __memmove_chk() const
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.1
Module Name:src
Committed By: mrg
Date: Sat Sep 5 13:38:24 UTC 2020
Modified Files:
src/libexec/httpd: bozohttpd.c
Log Message:
avoid passing NULL pointers to printf() like functions and %s.
To generate a diff of this commit:
cvs rdiff -u -r1.120 -r1.121 src/libexec/htt
Module Name:src
Committed By: mrg
Date: Sat Sep 5 13:38:43 UTC 2020
Modified Files:
src/share/mk: bsd.sys.mk
Log Message:
disable -Wabi for GCC 9.
To generate a diff of this commit:
cvs rdiff -u -r1.302 -r1.303 src/share/mk/bsd.sys.mk
Please note that diffs are not pub
Module Name:src
Committed By: mrg
Date: Sat Sep 5 13:41:02 UTC 2020
Modified Files:
src/external/gpl3/gcc/lib/libbacktrace/arch/x86_64:
backtrace-supported.h config.h
src/external/gpl3/gcc/lib/libgcc/arch/x86_64: defs.mk
src/external/gpl3/gcc/li
Module Name:src
Committed By: rillig
Date: Sat Sep 5 13:55:08 UTC 2020
Modified Files:
src/usr.bin/make: arch.c dir.c hash.c hash.h targ.c
Log Message:
make(1): remove initial size argument from Hash_InitTable
In all but one case this argument was set to auto-detect anyw
Module Name:src
Committed By: mrg
Date: Sat Sep 5 14:24:26 UTC 2020
Modified Files:
src/external/gpl3/gcc/usr.bin: Makefile.backend
src/external/gpl3/gcc/usr.bin/backend: Makefile
src/external/gpl3/gcc/usr.bin/cc1: Makefile
src/external/gpl3/gcc/usr
Module Name:src
Committed By: rillig
Date: Sat Sep 5 14:58:07 UTC 2020
Modified Files:
src/usr.bin/make: parse.c
Log Message:
make(1): remove redundant prototypes for local functions from parse.c
To generate a diff of this commit:
cvs rdiff -u -r1.276 -r1.277 src/usr.bi
Module Name:src
Committed By: rillig
Date: Sat Sep 5 15:04:09 UTC 2020
Modified Files:
src/usr.bin/make: parse.c
Log Message:
make(1): remove redundant prototype for ParseMark
To generate a diff of this commit:
cvs rdiff -u -r1.277 -r1.278 src/usr.bin/make/parse.c
Plea
Module Name:src
Committed By: rillig
Date: Sat Sep 5 15:05:08 UTC 2020
Modified Files:
src/usr.bin/make: parse.c
Log Message:
make(1): fix return type of ParseIsEscaped
To generate a diff of this commit:
cvs rdiff -u -r1.278 -r1.279 src/usr.bin/make/parse.c
Please note
Module Name:src
Committed By: rillig
Date: Sat Sep 5 15:12:04 UTC 2020
Modified Files:
src/usr.bin/make: parse.c
Log Message:
make(1): fix local variable type in ParseIsEscaped
To generate a diff of this commit:
cvs rdiff -u -r1.279 -r1.280 src/usr.bin/make/parse.c
Ple
Module Name:src
Committed By: rillig
Date: Sat Sep 5 15:57:13 UTC 2020
Modified Files:
src/usr.bin/make/unit-tests: depsrc-exec.exp depsrc-exec.mk
depsrc-made.exp depsrc-made.mk depsrc-make.exp depsrc-make.mk
depsrc-notmain.exp depsrc-notmain.mk dep
Module Name:src
Committed By: jakllsch
Date: Sat Sep 5 15:59:09 UTC 2020
Modified Files:
src/sys/arch/aarch64/aarch64: disasm.c
Log Message:
AArch64 instructions are always LE: swap if we're BE
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/aa
Module Name:src
Committed By: jakllsch
Date: Sat Sep 5 16:04:31 UTC 2020
Modified Files:
src/sys/arch/arm/include: bus_funcs.h
Log Message:
Add missing prototypes for __bs_c(f,_bs_sm_?_swap)
(implementations of these already exist for aarch64)
To generate a diff of thi
Module Name:src
Committed By: thorpej
Date: Sat Sep 5 16:29:08 UTC 2020
Modified Files:
src/sys/arch/alpha/alpha: genassym.cf interrupt.c locore.s
src/sys/arch/alpha/include: alpha_cpu.h intr.h
src/sys/arch/alpha/tc: tc_3000_300.c tc_3000_500.c
Log Message
Module Name:src
Committed By: riastradh
Date: Sat Sep 5 16:30:13 UTC 2020
Modified Files:
src/sys/arch/aarch64/include: asan.h
src/sys/arch/amd64/include: asan.h
src/sys/arch/arm/include: asan.h
src/sys/compat/common: uvm_13.c uvm_50.c
src/s
Module Name:src
Committed By: jakllsch
Date: Sat Sep 5 16:44:54 UTC 2020
Modified Files:
src/sys/arch/aarch64/aarch64: bus_space.c
Log Message:
Adjust aarch64 bus_space tags to also work on aarch64eb
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/a
Module Name:src
Committed By: rillig
Date: Sat Sep 5 16:59:20 UTC 2020
Modified Files:
src/usr.bin/make/unit-tests: include-main.exp include-main.mk
include-sub.mk include-subsub.mk
Log Message:
make(1): make test for .INCLUDEDFROMDIR simpler
The .info and .w
Module Name:src
Committed By: riastradh
Date: Sat Sep 5 17:33:11 UTC 2020
Modified Files:
src/sys/kern: subr_pool.c
Log Message:
Suppress pool redzone message unless booted with debug.
To generate a diff of this commit:
cvs rdiff -u -r1.273 -r1.274 src/sys/kern/subr_poo
Module Name:src
Committed By: jakllsch
Date: Sat Sep 5 17:49:26 UTC 2020
Modified Files:
src/sys/arch/aarch64/aarch64: locore_el2.S start.S
Log Message:
aarch64: switch CPU to the kernel's byte order during boot
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.
Module Name:src
Committed By: thorpej
Date: Sat Sep 5 18:01:42 UTC 2020
Modified Files:
src/sys/arch/alpha/alpha: genassym.cf interrupt.c locore.s
src/sys/arch/alpha/include: cpu.h intr.h
Log Message:
Track the SSIR per-cpu, rather than globally.
To generate a d
Module Name:src
Committed By: rillig
Date: Sat Sep 5 18:13:47 UTC 2020
Modified Files:
src/usr.bin/make/unit-tests: include-main.exp include-main.mk
include-sub.mk include-subsub.mk
Log Message:
make(1): add test for .INCLUDEDFILE combined with .for loops
The
Module Name:src
Committed By: rillig
Date: Sat Sep 5 18:18:05 UTC 2020
Modified Files:
src/usr.bin/make: parse.c
src/usr.bin/make/unit-tests: include-main.exp include-main.mk
Log Message:
make(1): fix .INCLUDEDFROMDIR/.INCLUDEDFROMFILE
To generate a diff of this
Module Name:src
Committed By: rillig
Date: Sat Sep 5 18:31:03 UTC 2020
Modified Files:
src/usr.bin/make: parse.c
Log Message:
make(1): make GetActuallyIncludingFile faster
In deeply nested includes, starting the search from the inner end is
faster since it needs fewer co
Module Name:src
Committed By: rillig
Date: Sat Sep 5 18:41:59 UTC 2020
Modified Files:
src/usr.bin/make: parse.c
Log Message:
make(1): fix comments about setting .PARSEDIR and .PARSEFILE
To generate a diff of this commit:
cvs rdiff -u -r1.282 -r1.283 src/usr.bin/make/pa
Module Name:src
Committed By: rillig
Date: Sat Sep 5 19:07:25 UTC 2020
Modified Files:
src/usr.bin/make: parse.c
Log Message:
make(1): clean up comments about parsing
To generate a diff of this commit:
cvs rdiff -u -r1.283 -r1.284 src/usr.bin/make/parse.c
Please note t
Module Name:src
Committed By: rillig
Date: Sat Sep 5 19:11:16 UTC 2020
Modified Files:
src/usr.bin/make: parse.c
Log Message:
make(1): replay the changes from v1.283
I accidentally reverted them in v1.284.
To generate a diff of this commit:
cvs rdiff -u -r1.284 -r1.285
Module Name:src
Committed By: rillig
Date: Sat Sep 5 19:17:42 UTC 2020
Modified Files:
src/distrib/sets/lists/base: mi
Log Message:
lists/base/mi: fix lines with 4 fields
ok mrg
To generate a diff of this commit:
cvs rdiff -u -r1.1258 -r1.1259 src/distrib/sets/lists/ba
Module Name:src
Committed By: jakllsch
Date: Sat Sep 5 20:24:43 UTC 2020
Modified Files:
src/common/lib/libc/arch/aarch64/string: strlen.S
Log Message:
Fix a broken corner case of strlen()/strnlen() on aarch64eb
Previously a string such as "\x1\x1\x1\x1\x1\x1\x1" would c
Module Name:src
Committed By: mrg
Date: Sat Sep 5 22:17:13 UTC 2020
Modified Files:
src/external/gpl3/gcc/lib/libbacktrace/arch/aarch64:
backtrace-supported.h config.h
src/external/gpl3/gcc/lib/libbacktrace/arch/alpha:
backtrace-supported.h
Module Name:src
Committed By: mrg
Date: Sat Sep 5 22:41:17 UTC 2020
Modified Files:
src/external/gpl3/gcc/dist/gcc: config.gcc
Log Message:
don't include vxworks-dummy.h twice
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src/external/gpl3/gcc/dist/gcc/c
Module Name:src
Committed By: mrg
Date: Sat Sep 5 23:13:31 UTC 2020
Modified Files:
src/external/gpl3/gcc/lib/libbacktrace/arch/arm: backtrace-supported.h
config.h
src/external/gpl3/gcc/lib/libbacktrace/arch/earmv4:
backtrace-supported.h con
Module Name:src
Committed By: mrg
Date: Sat Sep 5 23:18:49 UTC 2020
Modified Files:
src/external/gpl3/gcc: README.gcc9
Log Message:
update mknative-gcc status. everything but earmv5 is done, though
few have been tested to actually build yet.
To generate a diff of this
Module Name:src
Committed By: riastradh
Date: Sun Sep 6 02:18:53 UTC 2020
Modified Files:
src/sys/arch/x86/x86: pmap.c
src/sys/arch/xen/x86: x86_xpmap.c xen_pmap.c
src/sys/dev/nvmm: nvmm_internal.h
src/sys/dev/nvmm/x86: nvmm_x86.c nvmm_x86_svm.c nvm
Module Name:src
Committed By: mrg
Date: Sun Sep 6 02:24:38 UTC 2020
Modified Files:
src/tools/gcc: Makefile mknative-gcc mknative-gcc.old
Log Message:
pass down earm* not earmv5* to mknative-gcc.
To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100 src/tools/g
Module Name:src
Committed By: mrg
Date: Sun Sep 6 02:25:17 UTC 2020
Modified Files:
src/external/gpl3/gcc/lib/libbacktrace/arch/earm: backtrace-supported.h
config.h
src/external/gpl3/gcc/lib/libbacktrace/arch/earmeb:
backtrace-supported.h co
Module Name:src
Committed By: mrg
Date: Sun Sep 6 02:34:30 UTC 2020
Modified Files:
src/sbin/ccdconfig: ccdconfig.c
Log Message:
rework error message to never call printf() %s with NULL.
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 src/sbin/ccdconfig/cc
Module Name:src
Committed By: mrg
Date: Sun Sep 6 02:34:03 UTC 2020
Modified Files:
src/sbin/amrctl: amrctl.c
Log Message:
avoid calling printf() %s with NULL.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sbin/amrctl/amrctl.c
Please note that diffs
Module Name:src
Committed By: rillig
Date: Sun Sep 6 04:35:03 UTC 2020
Modified Files:
src/usr.bin/make/unit-tests: opt-debug-errors.exp opt-debug-errors.mk
Log Message:
make(1): add test for the -de option
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src
Module Name:src
Committed By: mrg
Date: Sun Sep 6 05:30:17 UTC 2020
Modified Files:
src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common:
sanitizer_linux_libcdep.cc
Log Message:
fix merge botch: netbsd doesn't want any of this.
To generate a diff of this
Module Name:src
Committed By: mrg
Date: Sun Sep 6 05:31:46 UTC 2020
Modified Files:
src/sbin/raidctl: rf_configure.c
Log Message:
avoid trying to printf() a NULL as %s. fixes likely bug.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/sbin/raidctl/rf_
58 matches
Mail list logo