Module Name:src
Committed By: kre
Date: Thu Dec 31 07:54:13 UTC 2020
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note update of tzdata to 2020f
To generate a diff of this commit:
cvs rdiff -u -r1.1771 -r1.1772 src/doc/3RDPARTY
cvs rdiff -u -r1.2772 -r1.2773 sr
Module Name:src
Committed By: kre
Date: Thu Dec 31 07:50:44 UTC 2020
Modified Files:
src/external/public-domain/tz/dist: TZDATA_VERSION
Log Message:
Merge tzdata2020f
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/external/public-domain/tz/dist/TZDATA_
Module Name:src
Committed By: kre
Date: Thu Dec 31 07:50:15 UTC 2020
Update of /cvsroot/src/external/public-domain/tz/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv337
Log Message:
Import tzdata2020f from ftp://ftp.iana.org/tz/releases/tzdata2020f.tar.gz
Release 2020f - 2020-
Module Name:src
Committed By: mrg
Date: Thu Dec 31 06:44:11 UTC 2020
Modified Files:
src/sys/arch/arm/rockchip: rk_i2s.c
Log Message:
save the return value of fdtbus_clock_enable() so we can both
report it correctly instead of always 0, and also return failure
to the calle
Module Name:src
Committed By: rillig
Date: Thu Dec 31 04:38:55 UTC 2020
Modified Files:
src/usr.bin/make: for.c
Log Message:
make(1): move detailed comment to ForSubstBody
To generate a diff of this commit:
cvs rdiff -u -r1.128 -r1.129 src/usr.bin/make/for.c
Please note
Module Name:src
Committed By: rillig
Date: Thu Dec 31 04:31:36 UTC 2020
Modified Files:
src/usr.bin/make: for.c
Log Message:
make(1): extract ForSubstBody from ForReadMore
This leaves ForReadMore with the single responsibility of interfacing
with ReadMoreProc in Parse_Set
Module Name:src
Committed By: ginsbach
Date: Thu Dec 31 04:07:37 UTC 2020
Modified Files:
src/usr.bin/nl: nl.c
Log Message:
PR/55891 supress displaying separator when numbers supressed
Fix based on patch provided by Kobayashi Takashi. This brings nl(1) further
in to POSIX
Module Name:src
Committed By: rillig
Date: Thu Dec 31 03:49:36 UTC 2020
Modified Files:
src/usr.bin/make: for.c
Log Message:
make(1): rename ech to endc
Focusing on the "end" is more important than on the data type "ch".
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: rillig
Date: Thu Dec 31 03:33:10 UTC 2020
Modified Files:
src/usr.bin/make: for.c
Log Message:
make(1): inline variable in ForReadMore
This variable was intended to help the compilers produce efficient code
by avoiding a duplicate memory read
Module Name:src
Committed By: rillig
Date: Thu Dec 31 03:19:01 UTC 2020
Modified Files:
src/usr.bin/make: for.c
Log Message:
make(1): clean up ForReadMore
After the previous clean up in for.c 1.123 from 2020-12-30, GCC 5.5 did
not inline the function SubstVarLong anymore
Module Name:src
Committed By: rillig
Date: Thu Dec 31 03:10:29 UTC 2020
Modified Files:
src/usr.bin/make: for.c
Log Message:
make(1): simplify termination condition for .for loop
At this point, the number of iteration items is always a multiple of the
number of iteration
Module Name:src
Committed By: rillig
Date: Thu Dec 31 03:05:12 UTC 2020
Modified Files:
src/distrib/sets/lists/tests: mi
src/usr.bin/make/unit-tests: Makefile
Added Files:
src/usr.bin/make/unit-tests: directive-for-errors.exp
directive-for-errors
Module Name:src
Committed By: uwe
Date: Thu Dec 31 02:16:14 UTC 2020
Modified Files:
src/sys/arch/arm/imx: if_enet.c
Log Message:
enet(4): fix refactoring accident. Spotted by mrg@.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/arch/arm/imx/if_en
Module Name:src
Committed By: martin
Date: Wed Dec 30 15:12:38 UTC 2020
Modified Files:
src/sys/arch/arm/nvidia [netbsd-9]: tegra_ahcisata.c
src/sys/dev/ata [netbsd-9]: satareg.h
src/sys/dev/ic [netbsd-9]: ahcisata_core.c ahcisatavar.h
Log Message:
Pull up
Module Name:src
Committed By: rillig
Date: Wed Dec 30 14:50:08 UTC 2020
Modified Files:
src/distrib/sets/lists/tests: mi
src/usr.bin/make/unit-tests: Makefile
Added Files:
src/usr.bin/make/unit-tests: directive-endfor.exp directive-endfor.mk
Log Message:
ma
Module Name:src
Committed By: rillig
Date: Wed Dec 30 14:28:32 UTC 2020
Modified Files:
src/usr.bin/make: for.c
Log Message:
make(1): improve .for loop documentation, clean up ForReadMore
The comma expression in ForReadMore may be a nice trick, but it's not as
easy to rea
Module Name:src
Committed By: rillig
Date: Wed Dec 30 13:42:19 UTC 2020
Modified Files:
src/tests/usr.bin/xlint/lint1: t_integration.sh
Log Message:
lint: remove a bit of redundancy from the test suite
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/tes
Module Name:src
Committed By: rillig
Date: Wed Dec 30 13:41:27 UTC 2020
Modified Files:
src/tests/usr.bin/xlint/lint1: d_struct_init_nested.c
d_struct_init_nested.exp
Log Message:
lint: document purpose of the test d_struct_init_nested
To generate a diff of t
Module Name:src
Committed By: rillig
Date: Wed Dec 30 13:17:42 UTC 2020
Modified Files:
src/usr.bin/xlint/lint1: cgram.y decl.c externs1.h func.c
Log Message:
lint: split cluparg into separate functions
That function did more than its short name could express, and the thi
Module Name:src
Committed By: rillig
Date: Wed Dec 30 13:15:07 UTC 2020
Modified Files:
src/distrib/sets/lists/tests: mi
src/tests/usr.bin/xlint/lint1: Makefile t_integration.sh
Added Files:
src/tests/usr.bin/xlint/lint1: d_decl_old_style_arguments.c
Module Name:src
Committed By: rillig
Date: Wed Dec 30 12:22:52 UTC 2020
Modified Files:
src/usr.bin/xlint/lint1: tree.c
Log Message:
lint: replace LERROR with lint_assert
This removes the redundancy of mentioning the function name in the error
message. This redundancy ha
Module Name:src
Committed By: rillig
Date: Wed Dec 30 11:56:10 UTC 2020
Modified Files:
src/usr.bin/xlint/lint1: decl.c func.c scan.l tree.c
Log Message:
lint: spell check comments
To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 src/usr.bin/xlint/lint1/decl
Module Name:src
Committed By: rillig
Date: Wed Dec 30 11:47:16 UTC 2020
Modified Files:
src/usr.bin/xlint/common: emit.c
Log Message:
lint: fix Clang-tidy warning about narrowing conversion
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/usr.bin/xlint/com
Module Name:src
Committed By: rillig
Date: Wed Dec 30 11:43:13 UTC 2020
Modified Files:
src/usr.bin/xlint/common: param.h
Log Message:
lint: remove unused macro STRBLEN
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/usr.bin/xlint/common/param.h
Please n
Module Name:src
Committed By: rillig
Date: Wed Dec 30 11:39:55 UTC 2020
Modified Files:
src/usr.bin/xlint/common: inittyp.c param.h
src/usr.bin/xlint/lint1: decl.c func.c lint1.h mkops
src/usr.bin/xlint/lint2: read.c
Log Message:
lint: inline STRUCT_ASSIGN
Module Name:src
Committed By: rillig
Date: Wed Dec 30 11:14:03 UTC 2020
Modified Files:
src/usr.bin/xlint/lint1: decl.c emit1.c func.c lint1.h scan.l
Log Message:
lint: un-abbreviate s_dpos, s_spos and s_upos
To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1.84
Module Name:src
Committed By: rillig
Date: Wed Dec 30 11:04:48 UTC 2020
Modified Files:
src/usr.bin/xlint/lint1: decl.c init.c lint1.h scan.l tree.c
Log Message:
lint: un-abbreviate s_field, s_keyw and s_xsym
To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83
Module Name:src
Committed By: rillig
Date: Wed Dec 30 10:56:51 UTC 2020
Modified Files:
src/usr.bin/xlint/lint1: cgram.y emit1.c init.c lint1.h print.c scan.l
tree.c
Log Message:
lint: un-abbreviate parenthesized and _strg
To generate a diff of this commit:
c
Module Name:src
Committed By: rillig
Date: Wed Dec 30 10:49:10 UTC 2020
Modified Files:
src/usr.bin/xlint/lint1: decl.c func.c lint1.h scan.l tree.c
Log Message:
lint: rename remaining _nxt members to _next
To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 sr
Module Name:src
Committed By: rillig
Date: Wed Dec 30 10:46:11 UTC 2020
Modified Files:
src/usr.bin/xlint/common: emit.c lint.h
src/usr.bin/xlint/lint1: emit1.c func.c init.c lint1.h mem1.c scan.l
src/usr.bin/xlint/lint2: chk.c lint2.h read.c
Log Message:
l
Module Name:src
Committed By: rillig
Date: Wed Dec 30 10:35:38 UTC 2020
Modified Files:
src/usr.bin/xlint/lint1: cgram.y decl.c lint1.h scan.l tree.c
Log Message:
lint: rename symt_t constants
There's no need to abbreviate them, furthermore FMOS was imprecise.
To genera
Module Name:src
Committed By: rillig
Date: Wed Dec 30 10:26:12 UTC 2020
Modified Files:
src/usr.bin/xlint/lint1: cgram.y decl.c emit1.c func.c init.c lint1.h
tree.c
src/usr.bin/xlint/lint2: chk.c emit2.c lint2.h read.c
Log Message:
lint: rename s_nxt to
Module Name:src
Committed By: rillig
Date: Wed Dec 30 10:03:16 UTC 2020
Modified Files:
src/usr.bin/make: arch.c buf.c compat.c cond.c dir.c enum.c enum.h
for.c hash.c job.c job.h lst.c lst.h main.c make.c make.h
make_malloc.h parse.c str.c suff.c ut
33 matches
Mail list logo