CVS commit: src/lib/libc

2024-09-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Sep 10 04:43:39 UTC 2024 Modified Files: src/lib/libc/locale: wcsftime.3 wcsrtombs.3 src/lib/libc/net: getnameinfo.3 Log Message: libc: new function parameter, new line To generate a diff of this commit: cvs rdiff -u

CVS commit: src/lib/libc

2024-09-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Sep 10 04:43:39 UTC 2024 Modified Files: src/lib/libc/locale: wcsftime.3 wcsrtombs.3 src/lib/libc/net: getnameinfo.3 Log Message: libc: new function parameter, new line To generate a diff of this commit: cvs rdiff -u

CVS commit: src/include

2024-09-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Sep 9 21:19:54 UTC 2024 Modified Files: src/include: signal.h Log Message: signal.h: sync comment with code, remove trailing whitespace To generate a diff of this commit: cvs rdiff -u -r1.59 -r1.60 src/include/signal.h Ple

CVS commit: src/include

2024-09-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Sep 9 21:19:54 UTC 2024 Modified Files: src/include: signal.h Log Message: signal.h: sync comment with code, remove trailing whitespace To generate a diff of this commit: cvs rdiff -u -r1.59 -r1.60 src/include/signal.h Ple

CVS commit: src/sys/sys

2024-09-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Sep 9 18:38:38 UTC 2024 Modified Files: src/sys/sys: endian.h Log Message: sys/endian.h: sync comment with code To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 src/sys/sys/endian.h Please note that diffs are

CVS commit: src/sys/sys

2024-09-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Sep 9 18:38:38 UTC 2024 Modified Files: src/sys/sys: endian.h Log Message: sys/endian.h: sync comment with code To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 src/sys/sys/endian.h Please note that diffs are

CVS commit: src/include

2024-09-08 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Sep 8 18:13:07 UTC 2024 Modified Files: src/include: stdnoreturn.h time.h Log Message: include: C11 has been released To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/include/stdnoreturn.h cvs rdiff -u -r1.49

CVS commit: src/include

2024-09-08 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Sep 8 18:13:07 UTC 2024 Modified Files: src/include: stdnoreturn.h time.h Log Message: include: C11 has been released To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/include/stdnoreturn.h cvs rdiff -u -r1.49

CVS commit: src

2024-09-08 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Sep 8 17:28:37 UTC 2024 Modified Files: src/bin/ksh: history.c ksh.Man var.c src/bin/pax: ftree.c src/share/man/man4: wsbell.4 src/sys/arch/x68k/dev: mha.c src/sys/kern: subr_blist.c src

CVS commit: src

2024-09-08 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Sep 8 17:28:37 UTC 2024 Modified Files: src/bin/ksh: history.c ksh.Man var.c src/bin/pax: ftree.c src/share/man/man4: wsbell.4 src/sys/arch/x68k/dev: mha.c src/sys/kern: subr_blist.c src

CVS commit: src

2024-09-08 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Sep 8 10:02:00 UTC 2024 Modified Files: src/crypto/external/bsd/openssh: openssh2netbsd src/external/bsd/byacc: byacc2netbsd src/external/bsd/flex: flex2netbsd src/external/bsd/ipf: ipf2netbsd s

CVS commit: src

2024-09-08 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Sep 8 10:02:00 UTC 2024 Modified Files: src/crypto/external/bsd/openssh: openssh2netbsd src/external/bsd/byacc: byacc2netbsd src/external/bsd/flex: flex2netbsd src/external/bsd/ipf: ipf2netbsd s

CVS commit: src

2024-09-08 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Sep 8 09:36:53 UTC 2024 Modified Files: src/bin/csh/USD.doc: csh.g src/bin/pax: buf_subs.c ftree.c src/common/lib/libprop: prop_kern.c src/crypto/external/bsd/heimdal/include: hx509-protos.h krb5-protos

CVS commit: src

2024-09-08 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Sep 8 09:36:53 UTC 2024 Modified Files: src/bin/csh/USD.doc: csh.g src/bin/pax: buf_subs.c ftree.c src/common/lib/libprop: prop_kern.c src/crypto/external/bsd/heimdal/include: hx509-protos.h krb5-protos

CVS commit: src/lib/libc/net

2024-09-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 7 21:04:43 UTC 2024 Modified Files: src/lib/libc/net: getservent.3 Log Message: getservent.3: fix format of day of month To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/lib/libc/net/getservent.3 Pleas

CVS commit: src/lib/libc/net

2024-09-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 7 21:04:43 UTC 2024 Modified Files: src/lib/libc/net: getservent.3 Log Message: getservent.3: fix format of day of month To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/lib/libc/net/getservent.3 Pleas

CVS commit: src

2024-09-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 7 20:48:02 UTC 2024 Modified Files: src/lib/libc/time: strptime.3 src/libexec/httpd: bozohttpd.8 Log Message: man: fix month name To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/lib/libc/time/s

CVS commit: src

2024-09-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 7 20:48:02 UTC 2024 Modified Files: src/lib/libc/time: strptime.3 src/libexec/httpd: bozohttpd.8 Log Message: man: fix month name To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/lib/libc/time/s

CVS commit: src/share/man

2024-09-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 7 20:33:53 UTC 2024 Modified Files: src/share/man/man1: intro.1 src/share/man/man3: __builtin_prefetch.3 fast_divide32.3 src/share/man/man4: acpi.4 acpicpu.4 altq.4 atw.4 aubtfwl.4 bpfjit.4 bwi.

CVS commit: src/share/man

2024-09-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 7 20:33:53 UTC 2024 Modified Files: src/share/man/man1: intro.1 src/share/man/man3: __builtin_prefetch.3 fast_divide32.3 src/share/man/man4: acpi.4 acpicpu.4 altq.4 atw.4 aubtfwl.4 bpfjit.4 bwi.

CVS commit: src/share/man/man4

2024-09-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 7 19:46:13 UTC 2024 Modified Files: src/share/man/man4: ehci.4 mpt.4 Log Message: man: fix month names To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/share/man/man4/ehci.4 cvs rdiff -u -r1.6 -r1.7 src

CVS commit: src/share/man/man4

2024-09-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 7 19:46:13 UTC 2024 Modified Files: src/share/man/man4: ehci.4 mpt.4 Log Message: man: fix month names To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/share/man/man4/ehci.4 cvs rdiff -u -r1.6 -r1.7 src

CVS commit: src/share/man

2024-09-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 7 19:13:29 UTC 2024 Modified Files: src/share/man/man4: g760a.4 pms.4 puc.4 speaker.4 src/share/man/man4/man4.alpha: autoconf.4 src/share/man/man4/man4.amiga: ed.4 es.4 src/share/man/man4/man4.atari

CVS commit: src/share/man

2024-09-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 7 19:13:29 UTC 2024 Modified Files: src/share/man/man4: g760a.4 pms.4 puc.4 speaker.4 src/share/man/man4/man4.alpha: autoconf.4 src/share/man/man4/man4.amiga: ed.4 es.4 src/share/man/man4/man4.atari

CVS commit: src/share/man/man5

2024-09-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 7 19:07:17 UTC 2024 Modified Files: src/share/man/man5: mk.conf.5 Log Message: mk.conf.5: update link to the pkgsrc documentation To generate a diff of this commit: cvs rdiff -u -r1.109 -r1.110 src/share/man/man5/mk.con

CVS commit: src/share/man/man5

2024-09-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 7 19:07:17 UTC 2024 Modified Files: src/share/man/man5: mk.conf.5 Log Message: mk.conf.5: update link to the pkgsrc documentation To generate a diff of this commit: cvs rdiff -u -r1.109 -r1.110 src/share/man/man5/mk.con

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

2024-09-03 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Sep 4 04:15:30 UTC 2024 Modified Files: src/usr.bin/xlint/lint1: decl.c externs1.h Log Message: lint: clean up checks for declarations To generate a diff of this commit: cvs rdiff -u -r1.403 -r1.404 src/usr.bin/xlint/lint1/

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

2024-09-03 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Sep 4 04:15:30 UTC 2024 Modified Files: src/usr.bin/xlint/lint1: decl.c externs1.h Log Message: lint: clean up checks for declarations To generate a diff of this commit: cvs rdiff -u -r1.403 -r1.404 src/usr.bin/xlint/lint1/

CVS commit: src

2024-08-30 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Aug 31 06:57:32 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: msg_346.c msg_357.c msg_358.c msg_359.c msg_360.c msg_361.c msg_362.c msg_363.c msg_364.c msg_365.c msg_366.c msg_367.c msg_368.c m

CVS commit: src

2024-08-30 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Aug 31 06:57:32 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: msg_346.c msg_357.c msg_358.c msg_359.c msg_360.c msg_361.c msg_362.c msg_363.c msg_364.c msg_365.c msg_366.c msg_367.c msg_368.c m

CVS commit: src/usr.bin/make

2024-08-30 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Aug 31 06:21:27 UTC 2024 Modified Files: src/usr.bin/make: var.c Log Message: make: simplify printing of an evaluation stack element To generate a diff of this commit: cvs rdiff -u -r1.1139 -r1.1140 src/usr.bin/make/var.c P

CVS commit: src/usr.bin/make

2024-08-30 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Aug 31 06:21:27 UTC 2024 Modified Files: src/usr.bin/make: var.c Log Message: make: simplify printing of an evaluation stack element To generate a diff of this commit: cvs rdiff -u -r1.1139 -r1.1140 src/usr.bin/make/var.c P

CVS commit: src/lib/libc/gen

2024-08-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 29 21:05:01 UTC 2024 Modified Files: src/lib/libc/gen: Makefile.inc Log Message: arc4random: suppress another lint warning To generate a diff of this commit: cvs rdiff -u -r1.219 -r1.220 src/lib/libc/gen/Makefile.inc Pl

CVS commit: src/lib/libc/gen

2024-08-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 29 21:05:01 UTC 2024 Modified Files: src/lib/libc/gen: Makefile.inc Log Message: arc4random: suppress another lint warning To generate a diff of this commit: cvs rdiff -u -r1.219 -r1.220 src/lib/libc/gen/Makefile.inc Pl

CVS commit: src

2024-08-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 29 20:35:19 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: gcc.c src/usr.bin/xlint/common: inittyp.c lint.h src/usr.bin/xlint/lint1: cgram.y emit1.c init.c lex.c src/usr.bin/xlint/lint2: emi

CVS commit: src

2024-08-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 29 20:35:19 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: gcc.c src/usr.bin/xlint/common: inittyp.c lint.h src/usr.bin/xlint/lint1: cgram.y emit1.c init.c lex.c src/usr.bin/xlint/lint2: emi

CVS commit: src/usr.bin/make

2024-08-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 29 20:20:37 UTC 2024 Modified Files: src/usr.bin/make: 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 cmd-errors.exp cmd-e

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

2024-08-26 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Aug 27 05:01:03 UTC 2024 Modified Files: src/usr.bin/make/unit-tests: var-recursive.exp var-recursive.mk Log Message: tests/make: add stricter checks to test for recursive variables To generate a diff of this commit: cvs rdi

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

2024-08-26 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Aug 27 05:01:03 UTC 2024 Modified Files: src/usr.bin/make/unit-tests: var-recursive.exp var-recursive.mk Log Message: tests/make: add stricter checks to test for recursive variables To generate a diff of this commit: cvs rdi

CVS commit: src/usr.bin/make

2024-08-26 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Aug 27 04:52:14 UTC 2024 Modified Files: src/usr.bin/make: main.c make.h var.c src/usr.bin/make/unit-tests: var-recursive.exp var-recursive.mk Log Message: make: treat recursive variables non-fatally A recursive varia

CVS commit: src/usr.bin/make

2024-08-26 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Aug 27 04:52:14 UTC 2024 Modified Files: src/usr.bin/make: main.c make.h var.c src/usr.bin/make/unit-tests: var-recursive.exp var-recursive.mk Log Message: make: treat recursive variables non-fatally A recursive varia

CVS commit: src/usr.bin/make

2024-08-25 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 25 20:44:31 UTC 2024 Modified Files: src/usr.bin/make: main.c make.h var.c src/usr.bin/make/unit-tests: var-recursive.exp var-recursive.mk Log Message: make: add more context to error message about recursive variab

CVS commit: src/usr.bin/make

2024-08-25 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 25 20:44:31 UTC 2024 Modified Files: src/usr.bin/make: main.c make.h var.c src/usr.bin/make/unit-tests: var-recursive.exp var-recursive.mk Log Message: make: add more context to error message about recursive variab

CVS commit: src/games/backgammon

2024-08-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 22 20:46:40 UTC 2024 Modified Files: src/games/backgammon: Makefile.inc src/games/backgammon/backgammon: backlocal.h main.c text.c version.c src/games/backgammon/common_source: allow.c back.h fancy.c init.c

CVS commit: src/games/backgammon

2024-08-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 22 20:46:40 UTC 2024 Modified Files: src/games/backgammon: Makefile.inc src/games/backgammon/backgammon: backlocal.h main.c text.c version.c src/games/backgammon/common_source: allow.c back.h fancy.c init.c

CVS commit: src/lib/libc/locale

2024-08-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Aug 21 18:42:35 UTC 2024 Modified Files: src/lib/libc/locale: duplocale.3 Log Message: duplocale.3: fix typo To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/lib/libc/locale/duplocale.3 Please note that diffs

CVS commit: src/lib/libc/locale

2024-08-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Aug 21 18:42:35 UTC 2024 Modified Files: src/lib/libc/locale: duplocale.3 Log Message: duplocale.3: fix typo To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/lib/libc/locale/duplocale.3 Please note that diffs

CVS commit: src/lib/libc/locale

2024-08-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Aug 21 18:36:11 UTC 2024 Modified Files: src/lib/libc/locale: c16rtomb.c c32rtomb.c mbrtoc8.c Log Message: c16rtomb, c32rtomb, mbrtoc8: fix page numbers in comments To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

CVS commit: src/lib/libc/locale

2024-08-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Aug 21 18:36:11 UTC 2024 Modified Files: src/lib/libc/locale: c16rtomb.c c32rtomb.c mbrtoc8.c Log Message: c16rtomb, c32rtomb, mbrtoc8: fix page numbers in comments To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

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

2024-08-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Aug 19 04:47:51 UTC 2024 Modified Files: src/usr.bin/xlint/lint1: tree.c Log Message: lint: remove unused integer constraint The assignment in ic_cond was wrong, it should have been '&' instead of '|', but as long as '~' is n

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

2024-08-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Aug 19 04:47:51 UTC 2024 Modified Files: src/usr.bin/xlint/lint1: tree.c Log Message: lint: remove unused integer constraint The assignment in ic_cond was wrong, it should have been '&' instead of '|', but as long as '~' is n

CVS commit: src/lib/libc/locale

2024-08-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 18 20:06:05 UTC 2024 Modified Files: src/lib/libc/locale: mbrtoc16.c mbrtoc32.c Log Message: mbrtoc16, mbrtoc32: fix comments, remove lint-specific workarounds No binary change. To generate a diff of this commit: cvs rd

CVS commit: src/lib/libc/locale

2024-08-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 18 20:06:05 UTC 2024 Modified Files: src/lib/libc/locale: mbrtoc16.c mbrtoc32.c Log Message: mbrtoc16, mbrtoc32: fix comments, remove lint-specific workarounds No binary change. To generate a diff of this commit: cvs rd

CVS commit: src/lib/libc/locale

2024-08-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 18 19:46:53 UTC 2024 Modified Files: src/lib/libc/locale: mbrtoc8.c Log Message: mbrtoc8: fix comments To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/lib/libc/locale/mbrtoc8.c Please note that diffs are

CVS commit: src/lib/libc/locale

2024-08-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 18 19:46:53 UTC 2024 Modified Files: src/lib/libc/locale: mbrtoc8.c Log Message: mbrtoc8: fix comments To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/lib/libc/locale/mbrtoc8.c Please note that diffs are

CVS commit: src/lib/libc/locale

2024-08-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 18 19:35:19 UTC 2024 Modified Files: src/lib/libc/locale: mbrtoc8.c Log Message: mbrtoc8: remove lint-specific workarounds No binary change. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/lib/libc/local

CVS commit: src/lib/libc/locale

2024-08-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 18 19:35:19 UTC 2024 Modified Files: src/lib/libc/locale: mbrtoc8.c Log Message: mbrtoc8: remove lint-specific workarounds No binary change. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/lib/libc/local

Re: CVS commit: src/lib/libc/locale

2024-08-18 Thread Roland Illig
Am 18.08.2024 um 15:39 schrieb Taylor R Campbell: >> Date: Sat, 17 Aug 2024 17:55:28 -0400 >> From: Christos Zoulas >> >> There is only one bug. I have sent mail to Roland about it and will revert >> once it is fixed. >> >> The rest are: >> - cast through (void *) >> - add casts because __BITS re

CVS commit: src

2024-08-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 18 15:21:09 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: msg_132.c src/usr.bin/xlint/lint1: tree.c Log Message: lint: add value propagation for '/' combined with bit operations Fixes __SHIFTIN/__SHIFTOU

CVS commit: src

2024-08-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 18 15:21:09 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: msg_132.c src/usr.bin/xlint/lint1: tree.c Log Message: lint: add value propagation for '/' combined with bit operations Fixes __SHIFTIN/__SHIFTOU

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

2024-08-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 18 15:11:43 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: msg_132.c Log Message: tests/lint: demonstrate wrong warning about accuracy loss Demonstrates PR toolchain/58617. To generate a diff of this commit: cv

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

2024-08-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 18 15:11:43 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: msg_132.c Log Message: tests/lint: demonstrate wrong warning about accuracy loss Demonstrates PR toolchain/58617. To generate a diff of this commit: cv

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

2024-08-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 18 13:40:51 UTC 2024 Modified Files: src/usr.bin/make/unit-tests: Makefile cmdline.mk Log Message: tests/make: clean up private temporary directory after running tests Fixes PR bin/58569. To generate a diff of this comm

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

2024-08-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 18 13:40:51 UTC 2024 Modified Files: src/usr.bin/make/unit-tests: Makefile cmdline.mk Log Message: tests/make: clean up private temporary directory after running tests Fixes PR bin/58569. To generate a diff of this comm

CVS commit: src/usr.bin/make

2024-08-06 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Aug 7 05:48:45 UTC 2024 Modified Files: src/usr.bin/make: cond.c src/usr.bin/make/unit-tests: cond-func.exp cond-func.mk directive-include-guard.exp directive-include-guard.mk Log Message: make: in erroneo

CVS commit: src/usr.bin/make

2024-08-06 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Aug 7 05:48:45 UTC 2024 Modified Files: src/usr.bin/make: cond.c src/usr.bin/make/unit-tests: cond-func.exp cond-func.mk directive-include-guard.exp directive-include-guard.mk Log Message: make: in erroneo

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

2024-08-06 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Aug 7 05:37:11 UTC 2024 Modified Files: src/usr.bin/make/unit-tests: cond-func.exp cond-func.mk directive-include-guard.exp directive-include-guard.mk Log Message: tests/make: demonstrate unintended parsing of wor

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

2024-08-06 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Aug 7 05:37:11 UTC 2024 Modified Files: src/usr.bin/make/unit-tests: cond-func.exp cond-func.mk directive-include-guard.exp directive-include-guard.mk Log Message: tests/make: demonstrate unintended parsing of wor

CVS commit: src/usr.bin/make

2024-08-06 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Aug 6 18:00:17 UTC 2024 Modified Files: src/usr.bin/make: cond.c src/usr.bin/make/unit-tests: cond-cmp-numeric-eq.exp cond-cmp-numeric-eq.mk cond-cmp-numeric.exp cond-cmp-numeric.mk cond-cmp-str

CVS commit: src/usr.bin/make

2024-08-06 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Aug 6 18:00:17 UTC 2024 Modified Files: src/usr.bin/make: cond.c src/usr.bin/make/unit-tests: cond-cmp-numeric-eq.exp cond-cmp-numeric-eq.mk cond-cmp-numeric.exp cond-cmp-numeric.mk cond-cmp-str

CVS commit: src/usr.bin/make

2024-08-06 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Aug 6 17:46:01 UTC 2024 Modified Files: src/usr.bin/make: arch.c cond.c src/usr.bin/make/unit-tests: cond-func-defined.exp cond-func-defined.mk cond-func.exp cond-func.mk varname.exp varname.mk Log Message

CVS commit: src/usr.bin/make

2024-08-06 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Aug 6 17:46:01 UTC 2024 Modified Files: src/usr.bin/make: arch.c cond.c src/usr.bin/make/unit-tests: cond-func-defined.exp cond-func-defined.mk cond-func.exp cond-func.mk varname.exp varname.mk Log Message

CVS commit: src/usr.bin/getconf

2024-07-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Jul 22 21:03:17 UTC 2024 Modified Files: src/usr.bin/getconf: getconf.c Log Message: getconf: clean up obsolete lint stuff The warning about the "weird expression" was fixed in lint's tree.c 1.201 from 2021-01-31. To genera

CVS commit: src/usr.bin/getconf

2024-07-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Jul 22 21:03:17 UTC 2024 Modified Files: src/usr.bin/getconf: getconf.c Log Message: getconf: clean up obsolete lint stuff The warning about the "weird expression" was fixed in lint's tree.c 1.201 from 2021-01-31. To genera

CVS commit: src/usr.bin/make

2024-07-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Jul 22 18:15:04 UTC 2024 Modified Files: src/usr.bin/make: job.c Log Message: make: remove dead code To generate a diff of this commit: cvs rdiff -u -r1.482 -r1.483 src/usr.bin/make/job.c Please note that diffs are not publ

CVS commit: src/usr.bin/make

2024-07-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Jul 22 18:15:04 UTC 2024 Modified Files: src/usr.bin/make: job.c Log Message: make: remove dead code To generate a diff of this commit: cvs rdiff -u -r1.482 -r1.483 src/usr.bin/make/job.c Please note that diffs are not publ

CVS commit: src/usr.bin/make

2024-07-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Jul 22 18:11:15 UTC 2024 Modified Files: src/usr.bin/make: job.c src/usr.bin/make/unit-tests: cmd-errors-jobs.exp cmd-errors-jobs.mk Log Message: make: fix exit status for error in .BEGIN/.END prerequisite To generat

CVS commit: src/usr.bin/make

2024-07-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Jul 22 18:11:15 UTC 2024 Modified Files: src/usr.bin/make: job.c src/usr.bin/make/unit-tests: cmd-errors-jobs.exp cmd-errors-jobs.mk Log Message: make: fix exit status for error in .BEGIN/.END prerequisite To generat

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

2024-07-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Jul 22 18:02:51 UTC 2024 Modified Files: src/usr.bin/make/unit-tests: cmd-errors-jobs.exp cmd-errors-jobs.mk Log Message: tests/make: demonstrate wrong exit status for .END dependency To generate a diff of this commit: cvs r

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

2024-07-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Jul 22 18:02:51 UTC 2024 Modified Files: src/usr.bin/make/unit-tests: cmd-errors-jobs.exp cmd-errors-jobs.mk Log Message: tests/make: demonstrate wrong exit status for .END dependency To generate a diff of this commit: cvs r

CVS commit: src/crypto/external/bsd/openssl/lib/libapps

2024-07-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 21 08:43:57 UTC 2024 Modified Files: src/crypto/external/bsd/openssl/lib/libapps: Makefile Log Message: openssl: suppress lint warning about possible loss of bits To generate a diff of this commit: cvs rdiff -u -r1.6 -r1

CVS commit: src/crypto/external/bsd/openssl/lib/libapps

2024-07-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 21 08:43:57 UTC 2024 Modified Files: src/crypto/external/bsd/openssl/lib/libapps: Makefile Log Message: openssl: suppress lint warning about possible loss of bits To generate a diff of this commit: cvs rdiff -u -r1.6 -r1

CVS commit: src/external/mit/xorg/lib/fontconfig/src

2024-07-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 21 08:04:06 UTC 2024 Modified Files: src/external/mit/xorg/lib/fontconfig/src: Makefile Log Message: fontconfig: suppress lint warning about integer overflow in constants The large table in fclang.h uses negative offsets

CVS commit: src/external/mit/xorg/lib/fontconfig/src

2024-07-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 21 08:04:06 UTC 2024 Modified Files: src/external/mit/xorg/lib/fontconfig/src: Makefile Log Message: fontconfig: suppress lint warning about integer overflow in constants The large table in fclang.h uses negative offsets

CVS commit: src/usr.bin/make

2024-07-20 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jul 20 14:09:27 UTC 2024 Modified Files: src/usr.bin/make: job.c src/usr.bin/make/unit-tests: cmd-errors-jobs.exp cmd-errors-jobs.mk Log Message: make: don't run erroneous commands in parallel mode To generate a diff

CVS commit: src/usr.bin/make

2024-07-20 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jul 20 14:09:27 UTC 2024 Modified Files: src/usr.bin/make: job.c src/usr.bin/make/unit-tests: cmd-errors-jobs.exp cmd-errors-jobs.mk Log Message: make: don't run erroneous commands in parallel mode To generate a diff

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

2024-07-20 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jul 20 13:59:31 UTC 2024 Modified Files: src/usr.bin/make/unit-tests: cmd-errors-jobs.exp cmd-errors-jobs.mk Log Message: tests/make: demonstrate failing dependency in parallel mode In parallel mode, when generating the comma

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

2024-07-20 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jul 20 13:59:31 UTC 2024 Modified Files: src/usr.bin/make/unit-tests: cmd-errors-jobs.exp cmd-errors-jobs.mk Log Message: tests/make: demonstrate failing dependency in parallel mode In parallel mode, when generating the comma

CVS commit: src/usr.bin/make

2024-07-20 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jul 20 11:05:12 UTC 2024 Modified Files: src/usr.bin/make: compat.c src/usr.bin/make/unit-tests: check-expect.lua cmd-errors-lint.exp cmd-errors-lint.mk cmd-errors.exp cmd-errors.mk lint.exp mode

CVS commit: src/usr.bin/make

2024-07-20 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jul 20 11:05:12 UTC 2024 Modified Files: src/usr.bin/make: compat.c src/usr.bin/make/unit-tests: check-expect.lua cmd-errors-lint.exp cmd-errors-lint.mk cmd-errors.exp cmd-errors.mk lint.exp mode

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

2024-07-20 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jul 20 09:22:19 UTC 2024 Modified Files: src/usr.bin/make/unit-tests: moderrs.exp moderrs.mk Log Message: tests/make: remove redundant context information The affected target is already mentioned in the line containing the er

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

2024-07-20 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jul 20 09:22:19 UTC 2024 Modified Files: src/usr.bin/make/unit-tests: moderrs.exp moderrs.mk Log Message: tests/make: remove redundant context information The affected target is already mentioned in the line containing the er

CVS commit: src/usr.bin/make

2024-07-20 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jul 20 08:54:19 UTC 2024 Modified Files: src/usr.bin/make: var.c src/usr.bin/make/unit-tests: varmod-order.exp varmod-order.mk varparse-errors.exp varparse-errors.mk Log Message: make: remove wrong error me

CVS commit: src/usr.bin/make

2024-07-20 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jul 20 08:54:19 UTC 2024 Modified Files: src/usr.bin/make: var.c src/usr.bin/make/unit-tests: varmod-order.exp varmod-order.mk varparse-errors.exp varparse-errors.mk Log Message: make: remove wrong error me

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

2024-07-13 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jul 13 15:10:06 UTC 2024 Modified Files: src/usr.bin/make/unit-tests: cmd-interrupt.exp cmd-interrupt.mk Log Message: tests/make: demonstrate interrupting make in compat mode To generate a diff of this commit: cvs rdiff -u -

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

2024-07-13 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jul 13 15:10:06 UTC 2024 Modified Files: src/usr.bin/make/unit-tests: cmd-interrupt.exp cmd-interrupt.mk Log Message: tests/make: demonstrate interrupting make in compat mode To generate a diff of this commit: cvs rdiff -u -

CVS commit: src/tests/kernel/kqueue

2024-07-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Jul 10 22:03:59 UTC 2024 Modified Files: src/tests/kernel/kqueue: t_sig.c Log Message: tests/kqueue: fix mismatch between '=' and '==' To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/tests/kernel/kqueue/t_sig

CVS commit: src/tests/kernel/kqueue

2024-07-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Jul 10 22:03:59 UTC 2024 Modified Files: src/tests/kernel/kqueue: t_sig.c Log Message: tests/kqueue: fix mismatch between '=' and '==' To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/tests/kernel/kqueue/t_sig

CVS commit: src/tests/include/sys

2024-07-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Jul 10 20:52:33 UTC 2024 Modified Files: src/tests/include/sys: t_list.c Log Message: tests/sys/queue.h: fix mismatch between '=' and '==' To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/tests/include/sys/t_l

CVS commit: src/tests/include/sys

2024-07-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Jul 10 20:52:33 UTC 2024 Modified Files: src/tests/include/sys: t_list.c Log Message: tests/sys/queue.h: fix mismatch between '=' and '==' To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/tests/include/sys/t_l

  1   2   3   4   5   6   7   8   9   10   >