CVS commit: src/share/man/man3

2024-10-12 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 13 01:30:45 UTC 2024 Modified Files: src/share/man/man3: tm.3 Log Message: tm(3): Fix type of tm_zone again, and describe it as const. It is `char *', not `char'. But it's also not supposed to be written to, as kre@ n

CVS commit: src/share/man/man3

2024-10-12 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 13 01:30:45 UTC 2024 Modified Files: src/share/man/man3: tm.3 Log Message: tm(3): Fix type of tm_zone again, and describe it as const. It is `char *', not `char'. But it's also not supposed to be written to, as kre@ n

CVS commit: src/bin/sh

2024-10-12 Thread Robert Elz
Module Name:src Committed By: kre Date: Sat Oct 12 23:34:56 UTC 2024 Modified Files: src/bin/sh: miscbltin.c Log Message: Undo an idiotic attempted micro optimisation in the previous version which broke things... To generate a diff of this commit: cvs rdiff -u -r1.55 -r1

CVS commit: src/bin/sh

2024-10-12 Thread Robert Elz
Module Name:src Committed By: kre Date: Sat Oct 12 23:34:56 UTC 2024 Modified Files: src/bin/sh: miscbltin.c Log Message: Undo an idiotic attempted micro optimisation in the previous version which broke things... To generate a diff of this commit: cvs rdiff -u -r1.55 -r1

CVS commit: src

2024-10-12 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sat Oct 12 22:19:37 UTC 2024 Modified Files: src/distrib/sets/lists/tests: mi src/etc/mtree: NetBSD.dist.tests src/tests/usr.bin: Makefile Added Files: src/tests/usr.bin/ftp: Makefile custom_headers.sh t_

CVS commit: src

2024-10-12 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sat Oct 12 22:19:37 UTC 2024 Modified Files: src/distrib/sets/lists/tests: mi src/etc/mtree: NetBSD.dist.tests src/tests/usr.bin: Makefile Added Files: src/tests/usr.bin/ftp: Makefile custom_headers.sh t_

CVS commit: src/tests/games

2024-10-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Oct 12 20:44:11 UTC 2024 Modified Files: src/tests/games: t_morse.sh Log Message: tests/morse: test decoding of dot-dash morse output To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/tests/games/t_morse.sh Pl

CVS commit: src/tests/games

2024-10-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Oct 12 20:44:11 UTC 2024 Modified Files: src/tests/games: t_morse.sh Log Message: tests/morse: test decoding of dot-dash morse output To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/tests/games/t_morse.sh Pl

CVS commit: src/games/morse

2024-10-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Oct 12 19:26:24 UTC 2024 Modified Files: src/games/morse: morse.c Log Message: morse: clean up No binary change on amd64. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/games/morse/morse.c Please note th

CVS commit: src/games/morse

2024-10-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Oct 12 19:26:24 UTC 2024 Modified Files: src/games/morse: morse.c Log Message: morse: clean up No binary change on amd64. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/games/morse/morse.c Please note th

CVS commit: src/sys/dev/mii

2024-10-12 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Oct 12 18:16:05 UTC 2024 Modified Files: src/sys/dev/mii: mcommphy.c Log Message: mcommphy(4): adjust register names to reflect the YT8511 that's supported. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/

CVS commit: src/sys/dev/mii

2024-10-12 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Oct 12 18:16:05 UTC 2024 Modified Files: src/sys/dev/mii: mcommphy.c Log Message: mcommphy(4): adjust register names to reflect the YT8511 that's supported. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/

CVS commit: src/sys/arch/riscv/starfive

2024-10-12 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Oct 12 18:07:25 UTC 2024 Modified Files: src/sys/arch/riscv/starfive: jh71x0_clkc.h Log Message: Consistency of #define To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/arch/riscv/starfive/jh71x0_clkc.h Pl

CVS commit: src/sys/arch/riscv/starfive

2024-10-12 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Oct 12 18:07:25 UTC 2024 Modified Files: src/sys/arch/riscv/starfive: jh71x0_clkc.h Log Message: Consistency of #define To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/arch/riscv/starfive/jh71x0_clkc.h Pl

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

2024-10-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Oct 12 17:56:45 UTC 2024 Modified Files: src/external/bsd/bc/dist: bc.1 Log Message: bc.1: fix spacing and a typo To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/external/bsd/bc/dist/bc.1 Please note that

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

2024-10-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Oct 12 17:56:45 UTC 2024 Modified Files: src/external/bsd/bc/dist: bc.1 Log Message: bc.1: fix spacing and a typo To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/external/bsd/bc/dist/bc.1 Please note that

CVS commit: src/external/gpl3/gdb/dist/bfd

2024-10-12 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Oct 12 16:46:53 UTC 2024 Modified Files: src/external/gpl3/gdb/dist/bfd: configure Log Message: Add COREFILE=netbsd-core.lo for NetBSD/riscv To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/external/gpl3/gdb/

CVS commit: src/external/gpl3/gdb/dist/bfd

2024-10-12 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Oct 12 16:46:53 UTC 2024 Modified Files: src/external/gpl3/gdb/dist/bfd: configure Log Message: Add COREFILE=netbsd-core.lo for NetBSD/riscv To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/external/gpl3/gdb/

CVS commit: src/lib/libc/locale

2024-10-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Oct 12 16:44:44 UTC 2024 Modified Files: src/lib/libc/locale: c8rtomb.c Log Message: c8rtomb: use uint8_t for 8-bit values On amd64 at least, uint_fast8_t is an alias to unsigned int, which produced a lint warning that 'unsig

CVS commit: src/lib/libc/locale

2024-10-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Oct 12 16:44:44 UTC 2024 Modified Files: src/lib/libc/locale: c8rtomb.c Log Message: c8rtomb: use uint8_t for 8-bit values On amd64 at least, uint_fast8_t is an alias to unsigned int, which produced a lint warning that 'unsig

CVS commit: src/lib/libc/locale

2024-10-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Oct 12 16:34:03 UTC 2024 Modified Files: src/lib/libc/locale: c8rtomb.c Log Message: c8rtomb: declare array of constants as const No binary change using GCC, as it had detected that all access to these arrays was read-only an

CVS commit: src/lib/libc/locale

2024-10-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Oct 12 16:34:03 UTC 2024 Modified Files: src/lib/libc/locale: c8rtomb.c Log Message: c8rtomb: declare array of constants as const No binary change using GCC, as it had detected that all access to these arrays was read-only an

CVS commit: src/usr.sbin/puffs/rump_au-naturel

2024-10-12 Thread Christoph Badura
Module Name:src Committed By: bad Date: Sat Oct 12 16:17:45 UTC 2024 Modified Files: src/usr.sbin/puffs/rump_au-naturel: rump_au-naturel.c Log Message: white space police To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/usr.sbin/puffs/rump_au-naturel/rump_

CVS commit: src/usr.sbin/puffs/rump_au-naturel

2024-10-12 Thread Christoph Badura
Module Name:src Committed By: bad Date: Sat Oct 12 16:17:45 UTC 2024 Modified Files: src/usr.sbin/puffs/rump_au-naturel: rump_au-naturel.c Log Message: white space police To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/usr.sbin/puffs/rump_au-naturel/rump_

CVS commit: src/usr.sbin/puffs

2024-10-12 Thread Christoph Badura
Module Name:src Committed By: bad Date: Sat Oct 12 16:16:37 UTC 2024 Modified Files: src/usr.sbin/puffs: Makefile Log Message: fix spelling of rump_nqmfs and remove accidental "presents" To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/usr.sbin/puffs/Mak

CVS commit: src/usr.sbin/puffs

2024-10-12 Thread Christoph Badura
Module Name:src Committed By: bad Date: Sat Oct 12 16:16:37 UTC 2024 Modified Files: src/usr.sbin/puffs: Makefile Log Message: fix spelling of rump_nqmfs and remove accidental "presents" To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/usr.sbin/puffs/Mak

CVS commit: src

2024-10-12 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Oct 12 12:27:33 UTC 2024 Modified Files: src/distrib/sets/lists/comp: ad.riscv src/sys/arch/riscv/include: Makefile pte.h Log Message: Install pte.h for libkvm To generate a diff of this commit: cvs rdiff -u -r1.22 -r

CVS commit: src

2024-10-12 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Oct 12 12:27:33 UTC 2024 Modified Files: src/distrib/sets/lists/comp: ad.riscv src/sys/arch/riscv/include: Makefile pte.h Log Message: Install pte.h for libkvm To generate a diff of this commit: cvs rdiff -u -r1.22 -r

CVS commit: src/lib/libkvm

2024-10-12 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Oct 12 12:19:16 UTC 2024 Modified Files: src/lib/libkvm: kvm_riscv.c Log Message: Remove unnecessary cast. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/lib/libkvm/kvm_riscv.c Please note that diffs are not

CVS commit: src/lib/libkvm

2024-10-12 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Oct 12 12:19:16 UTC 2024 Modified Files: src/lib/libkvm: kvm_riscv.c Log Message: Remove unnecessary cast. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/lib/libkvm/kvm_riscv.c Please note that diffs are not

CVS commit: [netbsd-9] src/doc

2024-10-12 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Oct 12 11:42:35 UTC 2024 Modified Files: src/doc [netbsd-9]: CHANGES-9.5 Log Message: Ticket #1899 To generate a diff of this commit: cvs rdiff -u -r1.1.2.24 -r1.1.2.25 src/doc/CHANGES-9.5 Please note that diffs are not pub

CVS commit: [netbsd-9] src/doc

2024-10-12 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Oct 12 11:42:35 UTC 2024 Modified Files: src/doc [netbsd-9]: CHANGES-9.5 Log Message: Ticket #1899 To generate a diff of this commit: cvs rdiff -u -r1.1.2.24 -r1.1.2.25 src/doc/CHANGES-9.5 Please note that diffs are not pub

CVS commit: [netbsd-9] src/sys/conf

2024-10-12 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Oct 12 11:41:21 UTC 2024 Modified Files: src/sys/conf [netbsd-9]: newvers.mk newvers.sh Log Message: Pull up following revision(s) (requested by riastradh in ticket #1899): sys/conf/newvers.mk: revision 1.4 (patch)

CVS commit: [netbsd-9] src/sys/conf

2024-10-12 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Oct 12 11:41:21 UTC 2024 Modified Files: src/sys/conf [netbsd-9]: newvers.mk newvers.sh Log Message: Pull up following revision(s) (requested by riastradh in ticket #1899): sys/conf/newvers.mk: revision 1.4 (patch)

CVS commit: [netbsd-10] src/doc

2024-10-12 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Oct 12 11:17:13 UTC 2024 Modified Files: src/doc [netbsd-10]: CHANGES-10.1 Log Message: Ticket #953 To generate a diff of this commit: cvs rdiff -u -r1.1.2.45 -r1.1.2.46 src/doc/CHANGES-10.1 Please note that diffs are not p

CVS commit: [netbsd-10] src/doc

2024-10-12 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Oct 12 11:17:13 UTC 2024 Modified Files: src/doc [netbsd-10]: CHANGES-10.1 Log Message: Ticket #953 To generate a diff of this commit: cvs rdiff -u -r1.1.2.45 -r1.1.2.46 src/doc/CHANGES-10.1 Please note that diffs are not p

CVS commit: [netbsd-10] src/sys/conf

2024-10-12 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Oct 12 11:16:04 UTC 2024 Modified Files: src/sys/conf [netbsd-10]: newvers.mk newvers.sh newvers_stand.mk newvers_stand.sh Log Message: Pull up following revision(s) (requested by riastradh in ticket #953):

CVS commit: [netbsd-10] src/sys/conf

2024-10-12 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Oct 12 11:16:04 UTC 2024 Modified Files: src/sys/conf [netbsd-10]: newvers.mk newvers.sh newvers_stand.mk newvers_stand.sh Log Message: Pull up following revision(s) (requested by riastradh in ticket #953):

CVS commit: src/usr.sbin/postinstall

2024-10-12 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Sat Oct 12 09:58:39 UTC 2024 Modified Files: src/usr.sbin/postinstall: postinstall.in Log Message: postinstall: obsolete_libs - update comment ... that mentions a variable name in an AWK script far, far away. To generate a diff of

CVS commit: src/usr.sbin/postinstall

2024-10-12 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Sat Oct 12 09:58:39 UTC 2024 Modified Files: src/usr.sbin/postinstall: postinstall.in Log Message: postinstall: obsolete_libs - update comment ... that mentions a variable name in an AWK script far, far away. To generate a diff of

CVS commit: src

2024-10-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Oct 12 09:45:26 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: msg_132.c src/usr.bin/xlint/lint1: tree.c Log Message: lint: reduce wrong warnings about loss of accuracy in signed '%' To generate a diff of th

CVS commit: src

2024-10-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Oct 12 09:45:26 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: msg_132.c src/usr.bin/xlint/lint1: tree.c Log Message: lint: reduce wrong warnings about loss of accuracy in signed '%' To generate a diff of th

CVS commit: src/usr.sbin/postinstall

2024-10-12 Thread S.P.Zeidler
Module Name:src Committed By: spz Date: Sat Oct 12 07:00:18 UTC 2024 Modified Files: src/usr.sbin/postinstall: postinstall.in Log Message: (typo) it used to be /var/db/blacklistd.db not /var/db/blacklist.db To generate a diff of this commit: cvs rdiff -u -r1.67 -r1.68 sr

CVS commit: src/usr.sbin/postinstall

2024-10-12 Thread S.P.Zeidler
Module Name:src Committed By: spz Date: Sat Oct 12 07:00:18 UTC 2024 Modified Files: src/usr.sbin/postinstall: postinstall.in Log Message: (typo) it used to be /var/db/blacklistd.db not /var/db/blacklist.db To generate a diff of this commit: cvs rdiff -u -r1.67 -r1.68 sr