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/doc

2024-08-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 18 20:52:04 UTC 2024 Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new ntpd To generate a diff of this commit: cvs rdiff -u -r1.2031 -r1.2032 src/doc/3RDPARTY cvs rdiff -u -r1.3076 -r1.3077 src/doc/CHANGES Pl

CVS commit: src/doc

2024-08-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 18 20:52:04 UTC 2024 Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new ntpd To generate a diff of this commit: cvs rdiff -u -r1.2031 -r1.2032 src/doc/3RDPARTY cvs rdiff -u -r1.3076 -r1.3077 src/doc/CHANGES Pl

CVS commit: src/external/bsd/ntp

2024-08-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 18 20:50:00 UTC 2024 Modified Files: src/external/bsd/ntp: Makefile.inc ntp2netbsd src/external/bsd/ntp/bin/ntpd: Makefile src/external/bsd/ntp/include: config.h src/external/bsd/ntp/lib/libiscntp:

CVS commit: src/external/bsd/ntp

2024-08-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 18 20:50:00 UTC 2024 Modified Files: src/external/bsd/ntp: Makefile.inc ntp2netbsd src/external/bsd/ntp/bin/ntpd: Makefile src/external/bsd/ntp/include: config.h src/external/bsd/ntp/lib/libiscntp:

CVS commit: src/external/bsd/ntp/dist

2024-08-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 18 20:47:28 UTC 2024 Modified Files: src/external/bsd/ntp/dist: configure.ac src/external/bsd/ntp/dist/include: c99_snprintf.h lib_strbuf.h ntp.h ntp_config.h ntp_control.h ntp_fp.h ntp_lists.h ntp_md5

CVS commit: src/external/bsd/ntp/dist

2024-08-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 18 20:47:28 UTC 2024 Modified Files: src/external/bsd/ntp/dist: configure.ac src/external/bsd/ntp/dist/include: c99_snprintf.h lib_strbuf.h ntp.h ntp_config.h ntp_control.h ntp_fp.h ntp_lists.h ntp_md5

CVS import: src/external/bsd/ntp/dist

2024-08-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 18 20:39:38 UTC 2024 Update of /cvsroot/src/external/bsd/ntp/dist In directory ivanova.netbsd.org:/tmp/cvs-serv23407 Log Message: Import ntp-4.2.8p18 (previous was ntp-4.2.8p15 --- (4.2.8p18) 2024/05/25 Released by Harlan Stenn

CVS import: src/external/bsd/ntp/dist

2024-08-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 18 20:39:38 UTC 2024 Update of /cvsroot/src/external/bsd/ntp/dist In directory ivanova.netbsd.org:/tmp/cvs-serv23407 Log Message: Import ntp-4.2.8p18 (previous was ntp-4.2.8p15 --- (4.2.8p18) 2024/05/25 Released by Harlan Stenn

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

CVS commit: src/external/gpl3/gdb.old/bin/gdb

2024-08-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 18 19:26:28 UTC 2024 Modified Files: src/external/gpl3/gdb.old/bin/gdb: Makefile Log Message: add missing dependency To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/external/gpl3/gdb.old/bin/gdb/Makef

CVS commit: src/external/gpl3/gdb.old/bin/gdb

2024-08-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 18 19:26:28 UTC 2024 Modified Files: src/external/gpl3/gdb.old/bin/gdb: Makefile Log Message: add missing dependency To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/external/gpl3/gdb.old/bin/gdb/Makef

CVS commit: src/lib/libc/stdlib

2024-08-18 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Aug 18 18:47:20 UTC 2024 Modified Files: src/lib/libc/stdlib: aligned_alloc.c Log Message: aligned_alloc(3): Nix trailing whitespace. Add RCS id. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/lib/libc/s

CVS commit: src/lib/libc/stdlib

2024-08-18 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Aug 18 18:47:20 UTC 2024 Modified Files: src/lib/libc/stdlib: aligned_alloc.c Log Message: aligned_alloc(3): Nix trailing whitespace. Add RCS id. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/lib/libc/s

CVS commit: src/sys/compat/netbsd32

2024-08-18 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Aug 18 18:42:57 UTC 2024 Modified Files: src/sys/compat/netbsd32: netbsd32_compat_16.c Log Message: netbsd32_compat_16.c: Fix whitespace. No functional change intended. To generate a diff of this commit: cvs rdiff -u -r1

CVS commit: src/sys/compat/netbsd32

2024-08-18 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Aug 18 18:42:57 UTC 2024 Modified Files: src/sys/compat/netbsd32: netbsd32_compat_16.c Log Message: netbsd32_compat_16.c: Fix whitespace. No functional change intended. To generate a diff of this commit: cvs rdiff -u -r1

CVS commit: src/external/historical/nawk/dist

2024-08-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 18 18:04:49 UTC 2024 Modified Files: src/external/historical/nawk/dist: tran.c Log Message: reduce diff from upstream To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/external/historical/nawk/dist/tran

CVS commit: src/external/historical/nawk/dist

2024-08-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 18 18:04:49 UTC 2024 Modified Files: src/external/historical/nawk/dist: tran.c Log Message: reduce diff from upstream To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/external/historical/nawk/dist/tran

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/lib/libintl

2024-08-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 18 17:46:24 UTC 2024 Modified Files: src/lib/libintl: gettext.c Log Message: Avoid undefined behavior. To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/lib/libintl/gettext.c Please note that diffs are

CVS commit: src/lib/libintl

2024-08-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 18 17:46:24 UTC 2024 Modified Files: src/lib/libintl: gettext.c Log Message: Avoid undefined behavior. To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/lib/libintl/gettext.c Please note that diffs are

CVS commit: src/external/historical/nawk/dist

2024-08-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 18 16:51:06 UTC 2024 Modified Files: src/external/historical/nawk/dist: lib.c Log Message: consistently cast ctype macros to unsigned char To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/external/hist

CVS commit: src/external/historical/nawk/dist

2024-08-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 18 16:51:06 UTC 2024 Modified Files: src/external/historical/nawk/dist: lib.c Log Message: consistently cast ctype macros to unsigned char To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/external/hist

CVS commit: src/external/bsd/blocklist/lib

2024-08-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 18 16:24:40 UTC 2024 Modified Files: src/external/bsd/blocklist/lib: libblocklist.3 Log Message: update markup (Ed Maste) To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/external/bsd/blocklist/lib/libbl

CVS commit: src/external/bsd/blocklist/lib

2024-08-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 18 16:24:40 UTC 2024 Modified Files: src/external/bsd/blocklist/lib: libblocklist.3 Log Message: update markup (Ed Maste) To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/external/bsd/blocklist/lib/libbl

CVS commit: src/external/bsd/blocklist/libexec

2024-08-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 18 16:22:39 UTC 2024 Modified Files: src/external/bsd/blocklist/libexec: blocklistd-helper Log Message: Silence a bogus warning when starting up: NetBSD pf: No ALTQ support in kernel ALTQ related functions disa

CVS commit: src/external/bsd/blocklist/libexec

2024-08-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 18 16:22:39 UTC 2024 Modified Files: src/external/bsd/blocklist/libexec: blocklistd-helper Log Message: Silence a bogus warning when starting up: NetBSD pf: No ALTQ support in kernel ALTQ related functions disa

CVS commit: src/external/bsd/blocklist/lib

2024-08-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 18 16:13:29 UTC 2024 Modified Files: src/external/bsd/blocklist/lib: libblocklist.3 Log Message: remove trailing space To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/external/bsd/blocklist/lib/libblock

CVS commit: src/external/bsd/blocklist/lib

2024-08-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 18 16:13:29 UTC 2024 Modified Files: src/external/bsd/blocklist/lib: libblocklist.3 Log Message: remove trailing space To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/external/bsd/blocklist/lib/libblock

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/doc

2024-08-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 18 14:12:47 UTC 2024 Modified Files: src/doc: 3RDPARTY Log Message: put back instructions to build proctab.c To generate a diff of this commit: cvs rdiff -u -r1.2030 -r1.2031 src/doc/3RDPARTY Please note that diffs ar

CVS commit: src/doc

2024-08-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 18 14:12:47 UTC 2024 Modified Files: src/doc: 3RDPARTY Log Message: put back instructions to build proctab.c To generate a diff of this commit: cvs rdiff -u -r1.2030 -r1.2031 src/doc/3RDPARTY Please note that diffs ar

CVS commit: src/tools

2024-08-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 18 14:11:21 UTC 2024 Modified Files: src/tools: Makefile Removed Files: src/tools/maketab: Makefile Log Message: remove maketab To generate a diff of this commit: cvs rdiff -u -r1.224 -r1.225 src/tools/Makefile

CVS commit: src/tools

2024-08-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 18 14:11:21 UTC 2024 Modified Files: src/tools: Makefile Removed Files: src/tools/maketab: Makefile Log Message: remove maketab To generate a diff of this commit: cvs rdiff -u -r1.224 -r1.225 src/tools/Makefile

CVS commit: src/external/historical/nawk

2024-08-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 18 14:10:43 UTC 2024 Modified Files: src/external/historical/nawk/bin: Makefile src/external/historical/nawk/bin/awk: Makefile Added Files: src/external/historical/nawk/dist: proctab.c Removed Files:

CVS commit: src/external/historical/nawk

2024-08-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 18 14:10:43 UTC 2024 Modified Files: src/external/historical/nawk/bin: Makefile src/external/historical/nawk/bin/awk: Makefile Added Files: src/external/historical/nawk/dist: proctab.c Removed Files:

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

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

2024-08-18 Thread 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 returns uintmax_t which is wider than the > destination t

CVS commit: src/lib/libc/locale

2024-08-18 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Aug 18 13:35:11 UTC 2024 Modified Files: src/lib/libc/locale: mbrtoc8.c Log Message: mbrtoc8(3): Fix pasto in comment at top. No functional change intended. PR standards/58601: uchar.h C23 compliance: char8_t, mbrtoc8, c8

CVS commit: src/lib/libc/locale

2024-08-18 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Aug 18 13:35:11 UTC 2024 Modified Files: src/lib/libc/locale: mbrtoc8.c Log Message: mbrtoc8(3): Fix pasto in comment at top. No functional change intended. PR standards/58601: uchar.h C23 compliance: char8_t, mbrtoc8, c8

CVS commit: src/distrib/sets/lists/man

2024-08-18 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Aug 18 13:10:52 UTC 2024 Modified Files: src/distrib/sets/lists/man: mi Log Message: distrib/sets/lists/man/mi: Sort. No functional change intended. To generate a diff of this commit: cvs rdiff -u -r1.1783 -r1.1784 src/d

CVS commit: src/distrib/sets/lists/man

2024-08-18 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Aug 18 13:10:52 UTC 2024 Modified Files: src/distrib/sets/lists/man: mi Log Message: distrib/sets/lists/man/mi: Sort. No functional change intended. To generate a diff of this commit: cvs rdiff -u -r1.1783 -r1.1784 src/d

CVS commit: src/lib/libc/locale

2024-08-18 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Aug 18 12:41:38 UTC 2024 Modified Files: src/lib/libc/locale: c8rtomb.c Log Message: c8rtomb(3): Nix __CTASSERT after case label. I put this in to make it (machine-verifiably) clear that zeroing the state is the same as re

CVS commit: src/lib/libc/locale

2024-08-18 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Aug 18 12:41:38 UTC 2024 Modified Files: src/lib/libc/locale: c8rtomb.c Log Message: c8rtomb(3): Nix __CTASSERT after case label. I put this in to make it (machine-verifiably) clear that zeroing the state is the same as re

CVS commit: src/sys/net

2024-08-18 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Sun Aug 18 12:35:47 UTC 2024 Modified Files: src/sys/net: if_tap.c Log Message: if_tap: Explicitly include "opt_net_mpsafe.h", NFC because it was included via anyway. To generate a diff of this commit: cvs rdiff -u -r1.133 -r1.13

CVS commit: src/sys/net

2024-08-18 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Sun Aug 18 12:35:47 UTC 2024 Modified Files: src/sys/net: if_tap.c Log Message: if_tap: Explicitly include "opt_net_mpsafe.h", NFC because it was included via anyway. To generate a diff of this commit: cvs rdiff -u -r1.133 -r1.13