Module Name:src
Committed By: skrll
Date: Tue Aug 11 07:03:34 UTC 2020
Modified Files:
src/sys/arch/arm/arm32: pmap.c
Log Message:
s/pmaphist/maphist/
To generate a diff of this commit:
cvs rdiff -u -r1.419 -r1.420 src/sys/arch/arm/arm32/pmap.c
Please note that diffs ar
Module Name:src
Committed By: martin
Date: Tue Aug 11 07:20:10 UTC 2020
Modified Files:
src/external/mit/xorg/lib/libX11/extensions [netbsd-8]: Makefile
Log Message:
Apply patch, requested by maya in ticket #1582:
Do not install XKBgeom.h here, a (minimal different, but c
Module Name:src
Committed By: martin
Date: Tue Aug 11 07:21:28 UTC 2020
Modified Files:
src/doc [netbsd-8]: CHANGES-8.3
Log Message:
Ammend #1582 for additional build fix
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.27 -r1.1.2.28 src/doc/CHANGES-8.3
Please no
Module Name:src
Committed By: mrg
Date: Tue Aug 11 08:45:56 UTC 2020
Modified Files:
src/external/gpl3/gcc.old/dist: LAST_UPDATED MD5SUMS NEWS
src/external/gpl3/gcc.old/dist/contrib: test_summary
src/external/gpl3/gcc.old/dist/fixincludes: fixincl.x inclhack
Module Name:src
Committed By: mrg
Date: Tue Aug 11 09:51:57 UTC 2020
Modified Files:
src/share/mk: bsd.own.mk
src/tools/gcc: gcc-version.mk
Log Message:
update GCC 7 version to nb4 20200810, and fix the unknown GCC version
error assignment from "=?" to "?=" so it w
Module Name:src
Committed By: uwe
Date: Tue Aug 11 12:10:10 UTC 2020
Modified Files:
src/sys/dev: dev_verbose.h
Log Message:
DEV_VERBOSE_DEFINE - use MODULE_CLASS_DRIVER to match the definition.
Catch up with previous to unbreak autoloading of verbose modules.
PR kern/555
Module Name:src
Committed By: christos
Date: Tue Aug 11 13:12:30 UTC 2020
Update of /cvsroot/src/external/bsd/openldap/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv25437
Log Message:
OpenLDAP 2.4.50 Release (2020/04/28)
Fixed client benign typos (ITS#8890)
Fixed libld
Module Name:src
Committed By: christos
Date: Tue Aug 11 13:15:43 UTC 2020
Modified Files:
src/external/bsd/openldap: Makefile openldap2netbsd
src/external/bsd/openldap/dist/build: config.guess config.sub mkversion
version.h
src/external/bsd/openl
Module Name:src
Committed By: christos
Date: Tue Aug 11 13:19:16 UTC 2020
Modified Files:
src/distrib/sets/lists/comp: mi
Log Message:
new openldap.h
To generate a diff of this commit:
cvs rdiff -u -r1.2341 -r1.2342 src/distrib/sets/lists/comp/mi
Please note that diffs
Module Name:src
Committed By: christos
Date: Tue Aug 11 13:18:04 UTC 2020
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new openldap
To generate a diff of this commit:
cvs rdiff -u -r1.1741 -r1.1742 src/doc/3RDPARTY
cvs rdiff -u -r1.2726 -r1.2727 src/doc/CHANGES
Module Name:src
Committed By: maxv
Date: Tue Aug 11 15:23:10 UTC 2020
Modified Files:
src/sys/dev/nvmm/x86: nvmm_x86.c
Log Message:
Hide OSPKE. NFC since the host never uses PKU, but still.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/dev/nvmm/x8
Module Name:src
Committed By: maxv
Date: Tue Aug 11 15:27:46 UTC 2020
Modified Files:
src/sys/dev/nvmm/x86: nvmm_x86_vmx.c
Log Message:
Improve emulation of MSR_IA32_ARCH_CAPABILITIES: publish only the *_NO
bits. Initially they were the only ones there, but Intel then adde
Module Name:src
Committed By: maxv
Date: Tue Aug 11 15:31:52 UTC 2020
Modified Files:
src/sys/dev/nvmm/x86: nvmm_x86_vmx.c
Log Message:
Improve the CPUID emulation on nvmm-intel:
- Limit the highest extended leaf.
- Limit 0x0007 to ECX=0, for future-proofness.
To
Module Name:src
Committed By: maxv
Date: Tue Aug 11 15:35:17 UTC 2020
Modified Files:
src/doc: TODO.nvmm
Log Message:
sync
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/doc/TODO.nvmm
Please note that diffs are not public domain; they are subject to the
Module Name:src
Committed By: maxv
Date: Tue Aug 11 15:48:42 UTC 2020
Modified Files:
src/sys/dev/nvmm/x86: nvmm_x86_svmfunc.S nvmm_x86_vmxfunc.S
Log Message:
Micro-optimize: use pushq instead of pushw. To avoid LCP stalls and
unaligned stack accesses.
To generate a diff
Module Name:src
Committed By: martin
Date: Tue Aug 11 17:06:18 UTC 2020
Modified Files:
src/sys/dev [netbsd-9]: dev_verbose.h
Log Message:
Additionally pull up following revision(s) (requested by uwe in ticket #1037):
sys/dev/dev_verbose.h: revision 1.4
DEV_VERBO
Module Name:src
Committed By: martin
Date: Tue Aug 11 17:07:09 UTC 2020
Modified Files:
src/doc [netbsd-9]: CHANGES-9.1
Log Message:
Ammend ticket #1037 for additional pullups
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.91 -r1.1.2.92 src/doc/CHANGES-9.1
Plea
Module Name:src
Committed By: martin
Date: Tue Aug 11 17:08:36 UTC 2020
Modified Files:
src/doc [netbsd-8]: CHANGES-8.3
Log Message:
Ammend ticket #1584 for additional pullups
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.28 -r1.1.2.29 src/doc/CHANGES-8.3
Plea
Module Name:src
Committed By: martin
Date: Tue Aug 11 17:07:55 UTC 2020
Modified Files:
src/sys/dev [netbsd-8]: dev_verbose.h
Log Message:
Additionally pull up following revision(s) (requested by uwe in ticket #1584):
sys/dev/dev_verbose.h: revision 1.4
DEV_VERBO
Module Name:src
Committed By: martin
Date: Tue Aug 11 17:14:21 UTC 2020
Modified Files:
src/sys/dev/ic [netbsd-9]: dwc_gmac.c dwc_gmac_reg.h
src/sys/kern [netbsd-9]: uipc_mbuf.c
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1045):
Module Name:src
Committed By: rillig
Date: Tue Aug 11 18:41:46 UTC 2020
Modified Files:
src/usr.bin/make: arch.c nonints.h str.c
Log Message:
make(1): add str_concat4 to make the other code simpler
There's no need for arch.c to call strlen when there is a high-level API
f
Module Name:src
Committed By: rillig
Date: Tue Aug 11 18:44:52 UTC 2020
Modified Files:
src/usr.bin/make: make.h suff.c
Log Message:
make(1): convert Suff.flags from #define to enum
This increases debugging support since the debugger can now display
symbolic names instead
Module Name:src
Committed By: rillig
Date: Tue Aug 11 18:52:03 UTC 2020
Modified Files:
src/usr.bin/make: main.c
Log Message:
make(1): replace snprintf/malloc in ReadMakefile with str_concat3
To generate a diff of this commit:
cvs rdiff -u -r1.303 -r1.304 src/usr.bin/mak
Module Name:src
Committed By: martin
Date: Tue Aug 11 19:12:34 UTC 2020
Modified Files:
src/doc [netbsd-9]: CHANGES-9.1
Log Message:
Ticket #1045
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.92 -r1.1.2.93 src/doc/CHANGES-9.1
Please note that diffs are not pub
Module Name:src
Committed By: martin
Date: Tue Aug 11 19:13:43 UTC 2020
Modified Files:
src/sys/arch/arm/broadcom [netbsd-9]: bcm2835_spi.c
src/sys/dev/spi [netbsd-9]: spi.c spivar.h
Log Message:
Pull up following revision(s) (requested by 1043):
sys/dev/s
Module Name:src
Committed By: skrll
Date: Tue Aug 11 19:46:56 UTC 2020
Modified Files:
src/sys/arch/aarch64/aarch64: db_interface.c
Log Message:
Improve a comment
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/aarch64/aarch64/db_interface.c
Ple
Module Name:src
Committed By: rillig
Date: Wed Aug 12 03:05:57 UTC 2020
Modified Files:
src/usr.bin/make: dir.c
Log Message:
make(1): make Dir_MakeFlags simpler
This avoids unnecessary string allocations, especially for long lists.
There is no unit test to cover this cod
Module Name:src
Committed By: rillig
Date: Wed Aug 12 03:27:29 UTC 2020
Modified Files:
src/usr.bin/make: make_malloc.c
Log Message:
make(1): in bmake_strndup, only scan the relevant part of the string
Just in case the given str is not really a string.
The POSIX 2018 doc
Module Name:src
Committed By: mrg
Date: Wed Aug 12 06:42:53 UTC 2020
Removed Files:
src/external/gpl3/gcc/dist/gcc: gengtype-lex.c
Log Message:
delete this file; it needs to be newer than the .l file or
else sys.mk will attempt to write it to the source tree,
which may be
Module Name:src
Committed By: mrg
Date: Wed Aug 12 06:48:50 UTC 2020
Modified Files:
src: UPDATING
Log Message:
20200811:
GCC updates may require cleaning the objdir.
To generate a diff of this commit:
cvs rdiff -u -r1.310 -r1.311 src/UPDATING
Please note that
30 matches
Mail list logo