CVS commit: src/usr.sbin/makefs

2024-04-24 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Apr 24 21:59:39 UTC 2024 Modified Files: src/usr.sbin/makefs: walk.c Log Message: makefs: fix out-of-bounds fsnode count in fsnode_sort Found by running './makefs img.dat cd9660'. While here, apply more KNF. To generate a

CVS commit: src/usr.bin/make

2024-04-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Apr 23 22:51:28 UTC 2024 Modified Files: src/usr.bin/make: cond.c make.h parse.c var.c src/usr.bin/make/unit-tests: cmd-errors-jobs.exp cmd-errors-jobs.mk cmd-errors-lint.exp cmd-errors-lint.mk

CVS commit: src/usr.bin/make

2024-04-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Apr 23 22:51:28 UTC 2024 Modified Files: src/usr.bin/make: cond.c make.h parse.c var.c src/usr.bin/make/unit-tests: cmd-errors-jobs.exp cmd-errors-jobs.mk cmd-errors-lint.exp cmd-errors-lint.mk

CVS commit: src/usr.bin/make

2024-04-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Apr 21 21:59:48 UTC 2024 Modified Files: src/usr.bin/make: var.c Log Message: make: trim down code for parsing the :gmtime and :localtime modifiers The :gmtime and :localtime modifiers are not used often and thus are not

CVS commit: src/usr.bin/make

2024-04-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Apr 21 21:59:48 UTC 2024 Modified Files: src/usr.bin/make: var.c Log Message: make: trim down code for parsing the :gmtime and :localtime modifiers The :gmtime and :localtime modifiers are not used often and thus are not

CVS commit: src/external/bsd/ntp/lib/libntp

2024-04-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Apr 21 17:19:52 UTC 2024 Modified Files: src/external/bsd/ntp/lib/libntp: Makefile Log Message: libntf: make MKREPRO timestamp compatible with NetBSD 10 In NetBSD 10, make(1) cannot handle :gmtime arguments that are

CVS commit: src/external/bsd/ntp/lib/libntp

2024-04-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Apr 21 17:19:52 UTC 2024 Modified Files: src/external/bsd/ntp/lib/libntp: Makefile Log Message: libntf: make MKREPRO timestamp compatible with NetBSD 10 In NetBSD 10, make(1) cannot handle :gmtime arguments that are

CVS commit: src/usr.bin/make

2024-04-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Apr 21 08:56:49 UTC 2024 Modified Files: src/usr.bin/make: var.c Log Message: make: fix out-of-bounds read when evaluating :gmtime and :localtime The function TryParseTime takes a pointer to a string, but the LazyBuf returns

CVS commit: src/usr.bin/make

2024-04-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Apr 21 08:56:49 UTC 2024 Modified Files: src/usr.bin/make: var.c Log Message: make: fix out-of-bounds read when evaluating :gmtime and :localtime The function TryParseTime takes a pointer to a string, but the LazyBuf returns

CVS commit: src

2024-04-20 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Apr 20 12:25:46 UTC 2024 Modified Files: src: build.sh Log Message: build.sh: fix typos in usage message To generate a diff of this commit: cvs rdiff -u -r1.375 -r1.376 src/build.sh Please note that diffs are not public

CVS commit: src

2024-04-20 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Apr 20 12:25:46 UTC 2024 Modified Files: src: build.sh Log Message: build.sh: fix typos in usage message To generate a diff of this commit: cvs rdiff -u -r1.375 -r1.376 src/build.sh Please note that diffs are not public

CVS commit: src/usr.bin/make

2024-04-20 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Apr 20 10:18:56 UTC 2024 Modified Files: src/usr.bin/make: compat.c job.c make.h parse.c var.c src/usr.bin/make/unit-tests: Makefile cmd-errors-jobs.exp cmd-errors-jobs.mk cmd-errors-lint.exp cmd-errors.exp

CVS commit: src/external/bsd/ntp/lib/libntp

2024-04-20 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Apr 20 08:03:08 UTC 2024 Modified Files: src/external/bsd/ntp/lib/libntp: Makefile Log Message: libntp: clean up MKREPRO_TIMESTAMP handling NetBSD's make has built-in support for formatting timestamps, so use that instead of

CVS commit: src/usr.bin/make

2024-04-20 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Apr 20 10:18:56 UTC 2024 Modified Files: src/usr.bin/make: compat.c job.c make.h parse.c var.c src/usr.bin/make/unit-tests: Makefile cmd-errors-jobs.exp cmd-errors-jobs.mk cmd-errors-lint.exp cmd-errors.exp

CVS commit: src/external/bsd/ntp/lib/libntp

2024-04-20 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Apr 20 08:03:08 UTC 2024 Modified Files: src/external/bsd/ntp/lib/libntp: Makefile Log Message: libntp: clean up MKREPRO_TIMESTAMP handling NetBSD's make has built-in support for formatting timestamps, so use that instead of

CVS commit: src

2024-04-20 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Apr 20 14:06:47 UTC 2024 Modified Files: src: UPDATING Log Message: UPDATING: remove not-so-recent entries To generate a diff of this commit: cvs rdiff -u -r1.347 -r1.348 src/UPDATING Please note that diffs are not public

CVS commit: src

2024-04-20 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Apr 20 14:06:47 UTC 2024 Modified Files: src: UPDATING Log Message: UPDATING: remove not-so-recent entries To generate a diff of this commit: cvs rdiff -u -r1.347 -r1.348 src/UPDATING Please note that diffs are not public

CVS commit: src

2024-04-20 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Apr 20 13:24:49 UTC 2024 Modified Files: src/bin: Makefile.inc src/sbin: Makefile.inc src/sbin/fsck_lfs: Makefile src/sbin/newfs_lfs: Makefile src/sbin/resize_ffs: Makefile src/usr.bin:

CVS commit: src

2024-04-20 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Apr 20 13:24:49 UTC 2024 Modified Files: src/bin: Makefile.inc src/sbin: Makefile.inc src/sbin/fsck_lfs: Makefile src/sbin/newfs_lfs: Makefile src/sbin/resize_ffs: Makefile src/usr.bin:

CVS commit: src/tests/usr.bin/xlint/lint1

2024-04-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Apr 19 20:59:18 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: msg_207.c Log Message: tests/lint: show how to trigger message 207 To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

CVS commit: src/tests/usr.bin/xlint/lint1

2024-04-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Apr 19 20:59:18 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: msg_207.c Log Message: tests/lint: show how to trigger message 207 To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

CVS commit: src/usr.bin/make

2024-04-14 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Apr 14 15:21:20 UTC 2024 Modified Files: src/usr.bin/make: str.c Log Message: make: make string matching platform-independent Previously, whether the character range '[a-ä]' matched, depended on the signedness of the plain

CVS commit: src/usr.bin/make

2024-04-14 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Apr 14 15:21:20 UTC 2024 Modified Files: src/usr.bin/make: str.c Log Message: make: make string matching platform-independent Previously, whether the character range '[a-ä]' matched, depended on the signedness of the plain

CVS commit: src/usr.bin/make

2024-04-14 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Apr 14 12:30:48 UTC 2024 Modified Files: src/usr.bin/make: parse.c src/usr.bin/make/unit-tests: directive-export-impl.exp directive-for-escape.exp opt-debug-parse.exp var-eval-short.exp

CVS commit: src/usr.bin/make

2024-04-14 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Apr 14 12:30:48 UTC 2024 Modified Files: src/usr.bin/make: parse.c src/usr.bin/make/unit-tests: directive-export-impl.exp directive-for-escape.exp opt-debug-parse.exp var-eval-short.exp

CVS commit: src/tests/lib/libc/gen

2024-04-13 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Apr 13 14:02:51 UTC 2024 Modified Files: src/tests/lib/libc/gen: t_fmtcheck.c Log Message: tests/fmtcheck: show that fmtcheck does not support "%2$s" To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/tests/lib/libc/gen

2024-04-13 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Apr 13 14:02:51 UTC 2024 Modified Files: src/tests/lib/libc/gen: t_fmtcheck.c Log Message: tests/fmtcheck: show that fmtcheck does not support "%2$s" To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/usr.bin/xlint/lint1

2024-04-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Apr 12 05:44:38 UTC 2024 Modified Files: src/usr.bin/xlint/lint1: cksnprintb.c externs1.h tree.c Log Message: lint: clean up and speed up the check for snprintb To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14

CVS commit: src/usr.bin/xlint/lint1

2024-04-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Apr 12 05:44:38 UTC 2024 Modified Files: src/usr.bin/xlint/lint1: cksnprintb.c externs1.h tree.c Log Message: lint: clean up and speed up the check for snprintb To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14

CVS commit: src

2024-04-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Apr 12 05:17:48 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: msg_363.c msg_371.c msg_376.c src/usr.bin/xlint/lint1: cksnprintb.c err.c Log Message: lint: in snprintb, warn about all escaped characters in

CVS commit: src

2024-04-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Apr 12 05:17:48 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: msg_363.c msg_371.c msg_376.c src/usr.bin/xlint/lint1: cksnprintb.c err.c Log Message: lint: in snprintb, warn about all escaped characters in

CVS commit: src/bin/ed

2024-04-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Apr 10 17:52:41 UTC 2024 Modified Files: src/bin/ed: glbl.c Log Message: ed: fix inconsistency in comment To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/bin/ed/glbl.c Please note that diffs are not

CVS commit: src/bin/ed

2024-04-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Apr 10 17:52:41 UTC 2024 Modified Files: src/bin/ed: glbl.c Log Message: ed: fix inconsistency in comment To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/bin/ed/glbl.c Please note that diffs are not

Re: CVS commit: src/lib/libutil

2024-04-08 Thread Roland Illig
Am 08.04.2024 um 21:18 schrieb Valery Ushakov: > "=\017FIFTEEN\0" > > with its result a few lines below that has: > > BURST=0xf=FIFTEEN Thank you for explaining this example. I had a gut feeling that there would be some hidden correlation between some octal/hexadecimal combinations, but I

CVS commit: src

2024-04-08 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Apr 8 21:28:36 UTC 2024 Modified Files: src/lib/libutil: snprintb.3 src/tests/lib/libutil: t_snprintb.c Log Message: snprintb.3: provide examples for hexadecimal character escapes Suggested by uwe@, in reaction to

CVS commit: src

2024-04-08 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Apr 8 21:28:36 UTC 2024 Modified Files: src/lib/libutil: snprintb.3 src/tests/lib/libutil: t_snprintb.c Log Message: snprintb.3: provide examples for hexadecimal character escapes Suggested by uwe@, in reaction to

Re: CVS commit: src/lib/libutil

2024-04-08 Thread Roland Illig
Am 08.04.2024 um 03:24 schrieb Valery Ushakov: > On Sun, Apr 07, 2024 at 14:28:27 +0000, Roland Illig wrote: > >> Log Message: >> snprintb.3: clean up formatting and wording, prefer octal in examples >> >> Using hexadecimal character escapes requires separate string

CVS commit: src/sys/arch

2024-04-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Apr 7 17:08:00 UTC 2024 Modified Files: src/sys/arch/sparc/include: psl.h src/sys/arch/sparc/sparc: memeccreg.h src/sys/arch/sparc64/include: psl.h Log Message: sparc: fix typos and omissions in PSTATE_BITS

CVS commit: src/sys/arch

2024-04-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Apr 7 17:08:00 UTC 2024 Modified Files: src/sys/arch/sparc/include: psl.h src/sys/arch/sparc/sparc: memeccreg.h src/sys/arch/sparc64/include: psl.h Log Message: sparc: fix typos and omissions in PSTATE_BITS

CVS commit: src

2024-04-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Apr 7 15:20:17 UTC 2024 Modified Files: src/common/lib/libutil: snprintb.c src/tests/lib/libutil: t_snprintb.c Log Message: snprintb: reject empty bit descriptions and wrongly placed defaults To generate a diff of

CVS commit: src

2024-04-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Apr 7 15:20:17 UTC 2024 Modified Files: src/common/lib/libutil: snprintb.c src/tests/lib/libutil: t_snprintb.c Log Message: snprintb: reject empty bit descriptions and wrongly placed defaults To generate a diff of

CVS commit: src/lib/libutil

2024-04-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Apr 7 14:28:27 UTC 2024 Modified Files: src/lib/libutil: snprintb.3 Log Message: snprintb.3: clean up formatting and wording, prefer octal in examples Using hexadecimal character escapes requires separate string literals if

CVS commit: src/lib/libutil

2024-04-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Apr 7 14:28:27 UTC 2024 Modified Files: src/lib/libutil: snprintb.3 Log Message: snprintb.3: clean up formatting and wording, prefer octal in examples Using hexadecimal character escapes requires separate string literals if

CVS commit: src

2024-04-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Apr 7 12:05:23 UTC 2024 Modified Files: src/common/lib/libutil: snprintb.c src/lib/libutil: snprintb.3 src/tests/lib/libutil: t_snprintb.c Log Message: snprintb: reject combinations of 'f' with ':' as well as

CVS commit: src

2024-04-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Apr 7 12:05:23 UTC 2024 Modified Files: src/common/lib/libutil: snprintb.c src/lib/libutil: snprintb.3 src/tests/lib/libutil: t_snprintb.c Log Message: snprintb: reject combinations of 'f' with ':' as well as

CVS commit: src

2024-04-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Apr 7 10:10:54 UTC 2024 Modified Files: src/common/lib/libutil: snprintb.c src/tests/lib/libutil: t_snprintb.c Log Message: snprintb: reject empty descriptions In cases where the snprintb output is garbled, it is

CVS commit: src

2024-04-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Apr 7 10:10:54 UTC 2024 Modified Files: src/common/lib/libutil: snprintb.c src/tests/lib/libutil: t_snprintb.c Log Message: snprintb: reject empty descriptions In cases where the snprintb output is garbled, it is

CVS commit: src/external/bsd/flex/bin

2024-04-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Apr 5 22:21:40 UTC 2024 Modified Files: src/external/bsd/flex/bin: flex.1 Log Message: flex.1: fix single-bit error in contributor name To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/external/bsd/flex/bin

2024-04-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Apr 5 22:21:40 UTC 2024 Modified Files: src/external/bsd/flex/bin: flex.1 Log Message: flex.1: fix single-bit error in contributor name To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/lib/libc/arch/sparc/gen

2024-04-02 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Apr 2 20:42:13 UTC 2024 Modified Files: src/lib/libc/arch/sparc/gen: fpsetround.c Log Message: sparc/fpsetround: fix the nearby signed integer overflow as well Same as for sparc64 a few days ago. To generate a diff of

CVS commit: src/lib/libc/arch/sparc/gen

2024-04-02 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Apr 2 20:42:13 UTC 2024 Modified Files: src/lib/libc/arch/sparc/gen: fpsetround.c Log Message: sparc/fpsetround: fix the nearby signed integer overflow as well Same as for sparc64 a few days ago. To generate a diff of

CVS commit: src/usr.bin/make/unit-tests

2024-04-02 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Apr 2 15:05:15 UTC 2024 Modified Files: src/usr.bin/make/unit-tests: opt-keep-going-indirect.mk Log Message: tests/make: pass PATH onto child processes This fixes the tests on some Cygwin variant where the shell does not

CVS commit: src/usr.bin/make/unit-tests

2024-04-02 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Apr 2 15:05:15 UTC 2024 Modified Files: src/usr.bin/make/unit-tests: opt-keep-going-indirect.mk Log Message: tests/make: pass PATH onto child processes This fixes the tests on some Cygwin variant where the shell does not

CVS commit: src/usr.bin/make/unit-tests

2024-04-02 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Apr 2 11:11:00 UTC 2024 Modified Files: src/usr.bin/make/unit-tests: opt-chdir.exp opt-chdir.mk Log Message: tests/make: remove test for overly long chdir argument On Cygwin, the path '/././..././' is normalized before

CVS commit: src/usr.bin/make/unit-tests

2024-04-02 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Apr 2 11:11:00 UTC 2024 Modified Files: src/usr.bin/make/unit-tests: opt-chdir.exp opt-chdir.mk Log Message: tests/make: remove test for overly long chdir argument On Cygwin, the path '/././..././' is normalized before

CVS commit: src/usr.bin/make

2024-04-01 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Apr 1 12:33:28 UTC 2024 Modified Files: src/usr.bin/make: for.c Log Message: make: remove unreachable code in handling .for loops To generate a diff of this commit: cvs rdiff -u -r1.178 -r1.179 src/usr.bin/make/for.c

CVS commit: src/usr.bin/make

2024-04-01 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Apr 1 12:33:28 UTC 2024 Modified Files: src/usr.bin/make: for.c Log Message: make: remove unreachable code in handling .for loops To generate a diff of this commit: cvs rdiff -u -r1.178 -r1.179 src/usr.bin/make/for.c

CVS commit: src/usr.bin/make

2024-04-01 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Apr 1 12:26:02 UTC 2024 Modified Files: src/usr.bin/make: parse.c src/usr.bin/make/unit-tests: directive-for-null.exp directive-for-null.mk opt-file.exp opt-file.mk Log Message: make: exit immediately

CVS commit: src/usr.bin/make

2024-04-01 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Apr 1 12:26:02 UTC 2024 Modified Files: src/usr.bin/make: parse.c src/usr.bin/make/unit-tests: directive-for-null.exp directive-for-null.mk opt-file.exp opt-file.mk Log Message: make: exit immediately

CVS commit: src/tests/lib/libutil

2024-04-01 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Apr 1 09:15:51 UTC 2024 Modified Files: src/tests/lib/libutil: t_snprintb.c Log Message: tests/snprintb_m: test null-terminated output in error case While here, clean up the buffer handling for the visualized array content

CVS commit: src/tests/lib/libutil

2024-04-01 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Apr 1 09:15:51 UTC 2024 Modified Files: src/tests/lib/libutil: t_snprintb.c Log Message: tests/snprintb_m: test null-terminated output in error case While here, clean up the buffer handling for the visualized array content

CVS commit: src/common/lib/libutil

2024-04-01 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Apr 1 08:53:42 UTC 2024 Modified Files: src/common/lib/libutil: snprintb.c Log Message: snprintb: remove redundant memset in kernel mode The provided buffer is already null-terminated by finish_buffer, even in error cases,

CVS commit: src/common/lib/libutil

2024-04-01 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Apr 1 08:53:42 UTC 2024 Modified Files: src/common/lib/libutil: snprintb.c Log Message: snprintb: remove redundant memset in kernel mode The provided buffer is already null-terminated by finish_buffer, even in error cases,

CVS commit: src/usr.bin/xlint/lint1

2024-03-31 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Mar 31 20:28:45 UTC 2024 Modified Files: src/usr.bin/xlint/lint1: README.md debug.c lint1.h op.h oper.c tree.c Log Message: lint: merge function call operators 'CALL' and 'ICALL' To generate a diff of this commit: cvs rdiff

CVS commit: src/usr.bin/xlint/lint1

2024-03-31 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Mar 31 20:28:45 UTC 2024 Modified Files: src/usr.bin/xlint/lint1: README.md debug.c lint1.h op.h oper.c tree.c Log Message: lint: merge function call operators 'CALL' and 'ICALL' To generate a diff of this commit: cvs rdiff

CVS commit: src/usr.bin/xlint/lint1

2024-03-30 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Mar 30 19:51:00 UTC 2024 Modified Files: src/usr.bin/xlint/lint1: decl.c Log Message: lint: document which fields are not reset when starting a new type Setting all visible fields to their null value seemed as if the whole

CVS commit: src/usr.bin/xlint/lint1

2024-03-30 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Mar 30 19:51:00 UTC 2024 Modified Files: src/usr.bin/xlint/lint1: decl.c Log Message: lint: document which fields are not reset when starting a new type Setting all visible fields to their null value seemed as if the whole

CVS commit: src

2024-03-30 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Mar 30 19:12:37 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: queries.c src/usr.bin/xlint/lint1: tree.c Log Message: lint: in the query about implicit conversions, ignore casts To generate a diff of this

CVS commit: src

2024-03-30 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Mar 30 19:12:37 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: queries.c src/usr.bin/xlint/lint1: tree.c Log Message: lint: in the query about implicit conversions, ignore casts To generate a diff of this

CVS commit: src

2024-03-30 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Mar 30 17:23:13 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: queries.c t_usage.sh src/usr.bin/xlint/lint1: err.c tree.c Log Message: lint: add query for implicit integer-to-floating conversion To generate

CVS commit: src

2024-03-30 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Mar 30 17:23:13 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: queries.c t_usage.sh src/usr.bin/xlint/lint1: err.c tree.c Log Message: lint: add query for implicit integer-to-floating conversion To generate

CVS commit: src

2024-03-30 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Mar 30 17:12:26 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: msg_168.c platform_ilp32_int.c platform_lp64.c queries.c src/usr.bin/xlint/lint1: err.c init.c tree.c Log Message: lint: do not

CVS commit: src

2024-03-30 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Mar 30 17:12:26 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: msg_168.c platform_ilp32_int.c platform_lp64.c queries.c src/usr.bin/xlint/lint1: err.c init.c tree.c Log Message: lint: do not

CVS commit: src

2024-03-30 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Mar 30 16:47:45 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: d_c99_init.c msg_167.c msg_168.c platform_ilp32_int.c platform_ilp32_long.c platform_lp64.c src/usr.bin/xlint/lint1: err.c init.c

CVS commit: src

2024-03-30 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Mar 30 16:47:45 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: d_c99_init.c msg_167.c msg_168.c platform_ilp32_int.c platform_ilp32_long.c platform_lp64.c src/usr.bin/xlint/lint1: err.c init.c

CVS commit: src/usr.bin/xlint

2024-03-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Mar 29 08:35:32 UTC 2024 Modified Files: src/usr.bin/xlint: Makefile.inc src/usr.bin/xlint/lint1: cgram.y decl.c externs1.h func.c init.c lex.c tree.c Log Message: lint: clean up To generate a diff of

CVS commit: src/usr.bin/xlint

2024-03-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Mar 29 08:35:32 UTC 2024 Modified Files: src/usr.bin/xlint: Makefile.inc src/usr.bin/xlint/lint1: cgram.y decl.c externs1.h func.c init.c lex.c tree.c Log Message: lint: clean up To generate a diff of

CVS commit: src

2024-03-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Mar 29 07:35:45 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: msg_186.c src/usr.bin/xlint/lint1: err.c init.c Log Message: lint: fix wording of warning about bit-field initializer To generate a diff of

CVS commit: src

2024-03-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Mar 29 07:35:45 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: msg_186.c src/usr.bin/xlint/lint1: err.c init.c Log Message: lint: fix wording of warning about bit-field initializer To generate a diff of

CVS commit: src/usr.sbin/moused

2024-03-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Mar 29 06:13:40 UTC 2024 Modified Files: src/usr.sbin/moused: moused.c Log Message: moused: remove undocumented and unused option 'C' To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31

CVS commit: src/usr.sbin/moused

2024-03-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Mar 29 06:13:40 UTC 2024 Modified Files: src/usr.sbin/moused: moused.c Log Message: moused: remove undocumented and unused option 'C' To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31

CVS commit: src

2024-03-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Mar 28 21:04:49 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: lang_level_c99.c src/usr.bin/xlint/lint1: README.md err.c externs1.h Log Message: lint: clean up To generate a diff of this commit: cvs rdiff

CVS commit: src

2024-03-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Mar 28 21:04:49 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: lang_level_c99.c src/usr.bin/xlint/lint1: README.md err.c externs1.h Log Message: lint: clean up To generate a diff of this commit: cvs rdiff

CVS commit: src/usr.bin/xlint/lint1

2024-03-27 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Mar 27 21:14:09 UTC 2024 Modified Files: src/usr.bin/xlint/lint1: cgram.y Log Message: lint: add missing assignment to $$ in grammar Byacc and Bison both provide this assignment for all actions, whether default or not, but

CVS commit: src/usr.bin/xlint/lint1

2024-03-27 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Mar 27 21:14:09 UTC 2024 Modified Files: src/usr.bin/xlint/lint1: cgram.y Log Message: lint: add missing assignment to $$ in grammar Byacc and Bison both provide this assignment for all actions, whether default or not, but

CVS commit: src

2024-03-27 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Mar 27 20:09:44 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: msg_141.c src/usr.bin/xlint/lint1: emit1.c tree.c Log Message: lint: clean up; extend overflow test To generate a diff of this commit: cvs

CVS commit: src

2024-03-27 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Mar 27 20:09:44 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: msg_141.c src/usr.bin/xlint/lint1: emit1.c tree.c Log Message: lint: clean up; extend overflow test To generate a diff of this commit: cvs

CVS commit: src

2024-03-27 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Mar 27 19:28:21 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: msg_167.c msg_168.c msg_187.c msg_199.c msg_200.c platform_ilp32.c src/usr.bin/xlint/lint1: err.c func.c init.c tree.c Log Message:

CVS commit: src

2024-03-27 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Mar 27 19:28:21 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: msg_167.c msg_168.c msg_187.c msg_199.c msg_200.c platform_ilp32.c src/usr.bin/xlint/lint1: err.c func.c init.c tree.c Log Message:

CVS commit: src/tools

2024-03-26 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Mar 27 05:43:38 UTC 2024 Modified Files: src/tools: Makefile Log Message: tools/Makefile: clean up TOOLDIR validation At the point where tools/Makefile is loaded, TOOLDIR doesn't have to exist yet, it will be created later.

CVS commit: src/tools

2024-03-26 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Mar 27 05:43:38 UTC 2024 Modified Files: src/tools: Makefile Log Message: tools/Makefile: clean up TOOLDIR validation At the point where tools/Makefile is loaded, TOOLDIR doesn't have to exist yet, it will be created later.

CVS commit: src/sys/dev/acpi

2024-03-26 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Mar 26 22:16:12 UTC 2024 Modified Files: src/sys/dev/acpi: apei_cper.h Log Message: apei: fix typos in comments and snprintb bitfmt To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/dev/acpi/apei_cper.h

CVS commit: src/sys/dev/acpi

2024-03-26 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Mar 26 22:16:12 UTC 2024 Modified Files: src/sys/dev/acpi: apei_cper.h Log Message: apei: fix typos in comments and snprintb bitfmt To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/dev/acpi/apei_cper.h

CVS commit: src/sys/dev/acpi

2024-03-26 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Mar 26 22:01:03 UTC 2024 Modified Files: src/sys/dev/acpi: apei.c apei_einj.c Log Message: apei: fix typos in comments To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/dev/acpi/apei.c cvs rdiff -u -r1.5

CVS commit: src/sys/dev/acpi

2024-03-26 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Mar 26 22:01:03 UTC 2024 Modified Files: src/sys/dev/acpi: apei.c apei_einj.c Log Message: apei: fix typos in comments To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/dev/acpi/apei.c cvs rdiff -u -r1.5

CVS commit: src/tests/lib/libc/time

2024-03-26 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Mar 26 21:52:23 UTC 2024 Modified Files: src/tests/lib/libc/time: t_strptime.c Log Message: t_strptime: fix typo in test description To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17

CVS commit: src/tests/lib/libc/time

2024-03-26 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Mar 26 21:52:23 UTC 2024 Modified Files: src/tests/lib/libc/time: t_strptime.c Log Message: t_strptime: fix typo in test description To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17

CVS commit: src/lib/libm

2024-03-26 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Mar 26 20:12:47 UTC 2024 Modified Files: src/lib/libm: Makefile Log Message: libm/s_logl: suppress lint warnings Seen on sparc64. To generate a diff of this commit: cvs rdiff -u -r1.226 -r1.227 src/lib/libm/Makefile

CVS commit: src/lib/libm

2024-03-26 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Mar 26 20:12:47 UTC 2024 Modified Files: src/lib/libm: Makefile Log Message: libm/s_logl: suppress lint warnings Seen on sparc64. To generate a diff of this commit: cvs rdiff -u -r1.226 -r1.227 src/lib/libm/Makefile

CVS commit: src

2024-03-25 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Mar 25 23:39:14 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: msg_132.c src/usr.bin/xlint/lint1: tree.c Log Message: lint: fix warnings about loss of accuracy on bit-field operations To generate a diff of

<    1   2   3   4   5   6   7   8   9   10   >