Module Name:xsrc
Committed By: mlelstv
Date: Mon Apr 12 06:42:31 UTC 2021
Modified Files:
xsrc/external/mit/ctwm/dist: add_window.c
Log Message:
Reapply font calculation fix.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 xsrc/external/mit/ctwm/dist/add_wind
Module Name:src
Committed By: mrg
Date: Mon Apr 12 06:08:31 UTC 2021
Modified Files:
src/external/bsd/libarchive/lib/libarchive: Makefile
src/external/bsd/ntp/lib/libopts: Makefile
src/external/bsd/openldap/lib/liblber: Makefile
src/external/mit/xorg
Module Name:src
Committed By: mrg
Date: Mon Apr 12 05:11:10 UTC 2021
Modified Files:
src/usr.sbin/pstat: pstat.c
Log Message:
fix a buffer size (off by one), and fix all the comments for the
3 other correctly sized buffers with the same comment/context.
To generate a dif
Module Name:src
Committed By: mrg
Date: Mon Apr 12 04:41:54 UTC 2021
Modified Files:
src/sys/modules/solaris: Makefile.solmod
Log Message:
include bsd.own.mk to make sure $S is set.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/modules/solaris/Makef
Module Name:src
Committed By: mrg
Date: Mon Apr 12 04:19:32 UTC 2021
Modified Files:
src/games/factor: Makefile
Log Message:
include bsd.own.mk to be sure NETBSDSRCDIR is set.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/games/factor/Makefile
Please
Module Name:src
Committed By: mrg
Date: Mon Apr 12 04:18:38 UTC 2021
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
add GCC_NO_IMPLICIT_FALLTHRU, GCC_NO_MAYBE_UNINITIALIZED, and
GCC_NO_RETURN_LOCAL_ADDR.
To generate a diff of this commit:
cvs rdiff -u -r1.1238 -r1
Module Name:src
Committed By: mrg
Date: Mon Apr 12 04:09:26 UTC 2021
Modified Files:
src/external/bsd/ipf/dist/tools: ipnat.c
Log Message:
avoid common symbols.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/ipf/dist/tools/ipnat.c
Please no
Module Name:src
Committed By: mrg
Date: Mon Apr 12 03:57:07 UTC 2021
Modified Files:
src/external/ibm-public/postfix: Makefile.inc
src/external/mit/ctwm/bin/ctwm: Makefile
src/external/mit/xorg/lib: libmesa.mk
src/external/mit/xorg/server/drivers: Ma
Module Name:src
Committed By: mrg
Date: Mon Apr 12 03:55:41 UTC 2021
Modified Files:
src/sys/arch/alpha/stand/netboot: dev_net.c
src/sys/arch/evbmips/stand/sbmips/netboot: dev_net.c
src/sys/arch/hp300/stand/common: netio.c
src/sys/arch/macppc/stand:
Module Name:src
Committed By: mrg
Date: Mon Apr 12 02:54:09 UTC 2021
Modified Files:
src/external/bsd/flex/bin: Makefile
src/external/bsd/ipf/bin/ipfstat: Makefile
src/external/bsd/tcpdump/bin: Makefile
src/external/gpl2/lvm2/lib/libdevmapper: Makefi
Module Name:src
Committed By: mrg
Date: Mon Apr 12 02:49:02 UTC 2021
Modified Files:
src/sys/ddb: db_sym.c
Log Message:
avoid assigning both signed and unsigned variables in the same statement.
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 src/sys/ddb/db_
Module Name:src
Committed By: mrg
Date: Mon Apr 12 02:23:41 UTC 2021
Modified Files:
src/sys/arch/mips/mips: db_interface.c
Log Message:
avoid duplicate "ddb_regs" in crash with GCC 10 and -fcommon default.
To generate a diff of this commit:
cvs rdiff -u -r1.92 -r1.93 sr
Module Name:src
Committed By: mrg
Date: Mon Apr 12 02:23:02 UTC 2021
Modified Files:
src/sys/arch/x86/x86: identcpu.c
Log Message:
make a numeric literal unsigned as it is bit-negated.
To generate a diff of this commit:
cvs rdiff -u -r1.120 -r1.121 src/sys/arch/x86/x86/i
Module Name:src
Committed By: mrg
Date: Mon Apr 12 02:09:27 UTC 2021
Modified Files:
src/etc/mtree: NetBSD.dist.base
Log Message:
create the gcc-10 subdirs, and don't create the gcc-8 ones.
To generate a diff of this commit:
cvs rdiff -u -r1.234 -r1.235 src/etc/mtree/Net
Module Name:src
Committed By: mrg
Date: Mon Apr 12 02:09:00 UTC 2021
Modified Files:
src/distrib/sets/lists/base: ad.mips mi shl.mi
src/distrib/sets/lists/comp: ad.aarch64 ad.arm ad.hppa ad.m68k ad.mips
ad.powerpc ad.riscv ad.sh3 md.alpha md.amd64 md.hpp
Module Name:src
Committed By: mrg
Date: Mon Apr 12 01:18:13 UTC 2021
Modified Files:
src/tests/usr.sbin/cpuctl: t_cpuctl.sh
Log Message:
don't run the "offline" or "nointr" tests by default. they exercise
bugs that exist in the current code and leave the target machine in
Module Name:src
Committed By: mrg
Date: Mon Apr 12 00:05:56 UTC 2021
Modified Files:
src/external/gpl3/gcc/dist/gcc/config: netbsd.h
src/external/gpl3/gcc/dist/libgomp: acc_prof.h
src/external/gpl3/gcc/dist/libstdc++-v3/include/ext: numeric_traits.h
Module Name:src
Committed By: mrg
Date: Sun Apr 11 23:55:47 UTC 2021
Modified Files:
src/tools/gcc: Makefile gcc-version.mk
Log Message:
add a netbsd version for GCC 10. properly generate omp-device-properties.h.
To generate a diff of this commit:
cvs rdiff -u -r1.101 -
Module Name:src
Committed By: mrg
Date: Sun Apr 11 23:54:29 UTC 2021
Modified Files:
src/external/gpl3/gcc/dist/libsanitizer: ChangeLog LOCAL_PATCHES MERGE
Makefile.in aclocal.m4 configure configure.ac configure.tgt
merge.sh
src/external/gpl3
Module Name:src
Committed By: rillig
Date: Sun Apr 11 22:53:46 UTC 2021
Modified Files:
src/usr.bin/make: str.h var.c
Log Message:
make: improve performance for LazyBuf
The previous O(n^2) time complexity for parsing a long string with many
variable expressions was not me
Module Name:src
Committed By: rillig
Date: Sun Apr 11 21:29:57 UTC 2021
Modified Files:
src/usr.bin/make: var.c
Log Message:
make: remove redundant parameter from ParseVarnameLong
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.921 -r1.922 src/
Module Name:src
Committed By: rillig
Date: Sun Apr 11 20:38:43 UTC 2021
Modified Files:
src/usr.bin/make: str.h var.c
Log Message:
make: migrate ParseModifierPart to use Substring
This will reduce memory allocation for modifier parts without the escape
characters '$' or '
Module Name:src
Committed By: mrg
Date: Sun Apr 11 20:27:11 UTC 2021
Modified Files:
src/external/gpl3/gcc/lib/libbacktrace/arch/aarch64:
backtrace-supported.h
src/external/gpl3/gcc/lib/libbacktrace/arch/aarch64eb:
backtrace-supported.h
Module Name:src
Committed By: rillig
Date: Sun Apr 11 19:05:06 UTC 2021
Modified Files:
src/usr.bin/make: str.c str.h var.c
Log Message:
make: avoid unnecessary calls to strlen when evaluating modifiers
No functional change.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: rillig
Date: Sun Apr 11 18:44:58 UTC 2021
Modified Files:
src/usr.bin/make: str.h var.c
Log Message:
make: migrate ModifyWord functions to use Substring
This benefits the modifiers ':T' and ':H' since these scan the word from
the end. The Sy
Module Name:src
Committed By: mlelstv
Date: Sun Apr 11 18:18:39 UTC 2021
Modified Files:
src/sys/dev: vnd.c
Log Message:
Provide a default preferred I/O size.
To generate a diff of this commit:
cvs rdiff -u -r1.279 -r1.280 src/sys/dev/vnd.c
Please note that diffs are no
Module Name:src
Committed By: mlelstv
Date: Sun Apr 11 18:17:22 UTC 2021
Modified Files:
src/sys/dev: vnd.c
Log Message:
Don't truncate disk size to full cylinders.
To generate a diff of this commit:
cvs rdiff -u -r1.278 -r1.279 src/sys/dev/vnd.c
Please note that diffs
Module Name:src
Committed By: rillig
Date: Sun Apr 11 17:48:01 UTC 2021
Modified Files:
src/usr.bin/make: var.c
Log Message:
make: migrate handling of the modifier ':S,from,to,' to Substring
Right now this does not gain any performance, it only makes the code in
ModifyWor
Module Name:src
Committed By: martin
Date: Sun Apr 11 16:21:05 UTC 2021
Added Files:
src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc: modes.inc
Log Message:
Restore r1.3 of modes.inc: we are using this directory for the
-m32 compat builds on sparc64, where the spa
Module Name:src
Committed By: rillig
Date: Sun Apr 11 13:35:56 UTC 2021
Modified Files:
src/usr.bin/make: nonints.h var.c
src/usr.bin/make/unit-tests: cond-func-empty.mk varmod-defined.mk
varmod-ifelse.mk varmod-loop.mk
Log Message:
make: clean up remai
Module Name:src
Committed By: rillig
Date: Sun Apr 11 12:46:55 UTC 2021
Modified Files:
src/usr.bin/make: hash.c hash.h var.c
Log Message:
make: avoid allocating memory for simple variable names
The main change is in ParseVarname, where a Buffer is replaced with the
newly
Module Name:src
Committed By: rillig
Date: Sun Apr 11 12:06:53 UTC 2021
Modified Files:
src/usr.bin/make: make.h nonints.h
Added Files:
src/usr.bin/make: str.h
Log Message:
make: add types Substring and LazyBuf
These will be used for making the string handling mor
Module Name:src
Committed By: rillig
Date: Sun Apr 11 11:41:27 UTC 2021
Modified Files:
src/usr.bin/make: Makefile
Log Message:
make: clean up Makefile
The dependencies on the header files are handled by 'make depend'. They
do not need to be spelled out.
To generate a
Module Name:src
Committed By: nia
Date: Sun Apr 11 11:05:50 UTC 2021
Modified Files:
src/external/mit/ctwm/etc: system.ctwmrc
Log Message:
ctwmrc: add DontShowWelcomeWindow, new in 4.x
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/external/mit/ctwm/et
Module Name:xsrc
Committed By: nia
Date: Sun Apr 11 11:00:30 UTC 2021
Added Files:
xsrc/external/mit/ctwm: prepare-import.sh
Removed Files:
xsrc/external/mit/ctwm/dist: CHANGES.html CMakeLists.txt Doxyfile.in
README.html image_jpeg.c image_jpeg.h sound.c
Module Name:src
Committed By: nia
Date: Sun Apr 11 10:52:16 UTC 2021
Modified Files:
src/external/mit/ctwm/bin/ctwm: Makefile
Log Message:
ctwm: build autogenerated files from gen/
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/external/mit/ctwm/bin/ctw
Module Name:xsrc
Committed By: nia
Date: Sun Apr 11 10:51:49 UTC 2021
Removed Files:
xsrc/external/mit/ctwm/dist: gram.tab.c gram.tab.h lex.c
Log Message:
Remove accidental duplicates of autogenerated files
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r0 xsrc/e
Module Name:src
Committed By: nia
Date: Sun Apr 11 10:29:50 UTC 2021
Modified Files:
src/external/mit/ctwm/bin/ctwm: Makefile
Log Message:
Update build recipe for ctwm-4.0.3
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/external/mit/ctwm/bin/ctwm/Makefi
Module Name:xsrc
Committed By: nia
Date: Sun Apr 11 10:11:58 UTC 2021
Modified Files:
xsrc/external/mit/ctwm/dist: add_window.c add_window.h clicktofocus.c
clicktofocus.h ctwm.h cursor.c cursor.h events.h gc.c gc.h
gram.tab.h gram.y iconmgr.c iconmgr
Module Name:xsrc
Committed By: nia
Date: Sun Apr 11 08:36:54 UTC 2021
Update of /cvsroot/xsrc/external/mit/ctwm/dist/
In directory ivanova.netbsd.org:/tmp/cvs-serv9012
Log Message:
ctwm-4.0.3
Status:
Vendor Tag: CTWM
Release Tags: ctwm-4-0-3
N xsrc/externa
Module Name:src
Committed By: mrg
Date: Sun Apr 11 07:35:45 UTC 2021
Modified Files:
src/tools/gcc: Makefile mknative-gcc
Log Message:
fetch omp-device-properties.h and don't try to fetch sanitizer
stuff automatically yet.
To generate a diff of this commit:
cvs rdiff -u
41 matches
Mail list logo