CVS commit: src/usr.bin/indent

2023-06-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jun 10 21:36:38 UTC 2023 Modified Files: src/usr.bin/indent: debug.c indent.c indent.h io.c Log Message: indent: rename misleading variable The name started with 'line_start', but the value is not always the value from the be

CVS commit: src/usr.bin/indent

2023-06-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jun 10 21:36:38 UTC 2023 Modified Files: src/usr.bin/indent: debug.c indent.c indent.h io.c Log Message: indent: rename misleading variable The name started with 'line_start', but the value is not always the value from the be

CVS commit: src/usr.bin/indent

2023-06-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jun 10 20:37:13 UTC 2023 Modified Files: src/usr.bin/indent: debug.c indent.c Log Message: indent: fix debug output When the parser state was first printed, there were unintended diff markers. Treat the previous lexer symbol

CVS commit: src/usr.bin/indent

2023-06-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jun 10 20:37:13 UTC 2023 Modified Files: src/usr.bin/indent: debug.c indent.c Log Message: indent: fix debug output When the parser state was first printed, there were unintended diff markers. Treat the previous lexer symbol

CVS commit: src

2023-06-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jun 10 18:46:42 UTC 2023 Modified Files: src/tests/usr.bin/indent: lsym_if.c src/usr.bin/indent: debug.c indent.c Log Message: indent: fix line break between semicolon and brace To generate a diff of this commit: cvs

CVS commit: src

2023-06-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jun 10 18:46:42 UTC 2023 Modified Files: src/tests/usr.bin/indent: lsym_if.c src/usr.bin/indent: debug.c indent.c Log Message: indent: fix line break between semicolon and brace To generate a diff of this commit: cvs

CVS commit: src/tests/usr.bin/indent

2023-06-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jun 10 17:56:29 UTC 2023 Modified Files: src/tests/usr.bin/indent: fmt_decl.c psym_if_expr.c Log Message: tests/indent: add move coverage tests To generate a diff of this commit: cvs rdiff -u -r1.53 -r1.54 src/tests/usr.bin/

CVS commit: src/tests/usr.bin/indent

2023-06-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jun 10 17:56:29 UTC 2023 Modified Files: src/tests/usr.bin/indent: fmt_decl.c psym_if_expr.c Log Message: tests/indent: add move coverage tests To generate a diff of this commit: cvs rdiff -u -r1.53 -r1.54 src/tests/usr.bin/

CVS commit: src

2023-06-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jun 10 17:35:41 UTC 2023 Modified Files: src/tests/usr.bin/indent: opt_cli.c psym_else.c t_errors.sh src/usr.bin/indent: parse.c Log Message: indent: fix stack overflow, add more tests For several parser symbols, 2 sy

CVS commit: src

2023-06-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jun 10 17:35:41 UTC 2023 Modified Files: src/tests/usr.bin/indent: opt_cli.c psym_else.c t_errors.sh src/usr.bin/indent: parse.c Log Message: indent: fix stack overflow, add more tests For several parser symbols, 2 sy

CVS commit: src/sys/arch/next68k/dev

2023-06-10 Thread Darrin B. Jewell
Module Name:src Committed By: dbj Date: Sat Jun 10 17:14:57 UTC 2023 Modified Files: src/sys/arch/next68k/dev: mb8795reg.h Log Message: gratuitous commit to fix spelling error To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/arch/next68k/dev/mb8795reg.

CVS commit: src/sys/arch/next68k/dev

2023-06-10 Thread Darrin B. Jewell
Module Name:src Committed By: dbj Date: Sat Jun 10 17:14:57 UTC 2023 Modified Files: src/sys/arch/next68k/dev: mb8795reg.h Log Message: gratuitous commit to fix spelling error To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/arch/next68k/dev/mb8795reg.

Re: CVS commit: src/etc/rc.d

2023-06-10 Thread Martin Husemann
On Sat, Jun 10, 2023 at 04:02:39AM +, Kimmo Suominen wrote: > Module Name: src > Committed By: kim > Date: Sat Jun 10 04:02:39 UTC 2023 > > Modified Files: > src/etc/rc.d: sshd > > Log Message: > Add some backwards compat. Adjust grammar. > > > To generate a diff of this com

CVS commit: src

2023-06-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jun 10 16:43:56 UTC 2023 Modified Files: src/tests/usr.bin/indent: lsym_comment.c lsym_if.c lsym_switch.c src/usr.bin/indent: args.c debug.c indent.c indent.h io.c lexi.c parse.c pr_comment.c Log Message: i

CVS commit: src

2023-06-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jun 10 16:43:56 UTC 2023 Modified Files: src/tests/usr.bin/indent: lsym_comment.c lsym_if.c lsym_switch.c src/usr.bin/indent: args.c debug.c indent.c indent.h io.c lexi.c parse.c pr_comment.c Log Message: i

CVS commit: src

2023-06-10 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sat Jun 10 16:08:41 UTC 2023 Modified Files: src/distrib/sets: Makefile maketars src/share/mk: bsd.own.mk Log Message: sets: enhance MAKEVERBOSE support Add more messages for various sets operations. Add ${_MKMSG_CREATE} t

CVS commit: src

2023-06-10 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sat Jun 10 16:08:41 UTC 2023 Modified Files: src/distrib/sets: Makefile maketars src/share/mk: bsd.own.mk Log Message: sets: enhance MAKEVERBOSE support Add more messages for various sets operations. Add ${_MKMSG_CREATE} t

CVS commit: src/distrib/sets

2023-06-10 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sat Jun 10 14:11:08 UTC 2023 Modified Files: src/distrib/sets: maketars Log Message: maketars: add comments for skipped mtree keywords Reorder skipkeys alphabetically and add comment explaining the purpose and why sha256 is not pa

CVS commit: src/distrib/sets

2023-06-10 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sat Jun 10 14:11:08 UTC 2023 Modified Files: src/distrib/sets: maketars Log Message: maketars: add comments for skipped mtree keywords Reorder skipkeys alphabetically and add comment explaining the purpose and why sha256 is not pa

CVS commit: src/doc

2023-06-10 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sat Jun 10 13:16:44 UTC 2023 Modified Files: src/doc: 3RDPARTY Log Message: 3RDPARTY: libarchive latest is 3.6.2. note local fixes To generate a diff of this commit: cvs rdiff -u -r1.1929 -r1.1930 src/doc/3RDPARTY Please note th

CVS commit: src/doc

2023-06-10 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sat Jun 10 13:16:44 UTC 2023 Modified Files: src/doc: 3RDPARTY Log Message: 3RDPARTY: libarchive latest is 3.6.2. note local fixes To generate a diff of this commit: cvs rdiff -u -r1.1929 -r1.1930 src/doc/3RDPARTY Please note th

CVS commit: src/usr.bin/indent

2023-06-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jun 10 13:03:17 UTC 2023 Modified Files: src/usr.bin/indent: debug.c lexi.c Log Message: indent: clean up function names, fix blank lines in debug output To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49 src/usr.

CVS commit: src/usr.bin/indent

2023-06-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jun 10 13:03:17 UTC 2023 Modified Files: src/usr.bin/indent: debug.c lexi.c Log Message: indent: clean up function names, fix blank lines in debug output To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49 src/usr.

CVS commit: src/usr.bin/indent

2023-06-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jun 10 12:59:31 UTC 2023 Modified Files: src/usr.bin/indent: indent.c indent.h io.c lexi.c pr_comment.c Log Message: indent: in debug mode, null-terminate buffers To generate a diff of this commit: cvs rdiff -u -r1.352 -r1.3

CVS commit: src/usr.bin/indent

2023-06-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jun 10 12:59:31 UTC 2023 Modified Files: src/usr.bin/indent: indent.c indent.h io.c lexi.c pr_comment.c Log Message: indent: in debug mode, null-terminate buffers To generate a diff of this commit: cvs rdiff -u -r1.352 -r1.3

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

2023-06-10 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sat Jun 10 12:46:32 UTC 2023 Modified Files: src/external/bsd/libarchive/dist/libarchive: archive_read_disk_posix.c Log Message: libarchive: fail if name_max is 0 Add error handling to the USE_READDIR_R code paths that set name_ma

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

2023-06-10 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sat Jun 10 12:46:32 UTC 2023 Modified Files: src/external/bsd/libarchive/dist/libarchive: archive_read_disk_posix.c Log Message: libarchive: fail if name_max is 0 Add error handling to the USE_READDIR_R code paths that set name_ma

CVS commit: src/usr.bin/indent

2023-06-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jun 10 11:01:58 UTC 2023 Modified Files: src/usr.bin/indent: debug.c io.c Log Message: indent: distinguish blank lines from newline characters To generate a diff of this commit: cvs rdiff -u -r1.47 -r1.48 src/usr.bin/indent/

CVS commit: src/usr.bin/indent

2023-06-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jun 10 11:01:58 UTC 2023 Modified Files: src/usr.bin/indent: debug.c io.c Log Message: indent: distinguish blank lines from newline characters To generate a diff of this commit: cvs rdiff -u -r1.47 -r1.48 src/usr.bin/indent/

CVS commit: src/usr.bin/indent

2023-06-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jun 10 09:31:42 UTC 2023 Modified Files: src/usr.bin/indent: debug.c Log Message: indent: clean up debug output In diff mode, don't print a diff of the very first parser state, instead print its full state. Don't print headi

CVS commit: src/usr.bin/indent

2023-06-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jun 10 09:31:42 UTC 2023 Modified Files: src/usr.bin/indent: debug.c Log Message: indent: clean up debug output In diff mode, don't print a diff of the very first parser state, instead print its full state. Don't print headi

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

2023-06-10 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jun 10 09:18:50 UTC 2023 Modified Files: src/sys/arch/riscv/riscv: spl.S Log Message: Remove magic numbers. NFCI. Copyright maintenance while I'm here. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch

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

2023-06-10 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jun 10 09:18:50 UTC 2023 Modified Files: src/sys/arch/riscv/riscv: spl.S Log Message: Remove magic numbers. NFCI. Copyright maintenance while I'm here. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch

CVS commit: src

2023-06-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jun 10 08:17:04 UTC 2023 Modified Files: src/tests/usr.bin/indent: fmt_expr.c lsym_lparen_or_lbracket.c opt_ci.c opt_lpl.c src/usr.bin/indent: indent.c io.c Log Message: indent: fix indentation of continuat

CVS commit: src

2023-06-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jun 10 08:17:04 UTC 2023 Modified Files: src/tests/usr.bin/indent: fmt_expr.c lsym_lparen_or_lbracket.c opt_ci.c opt_lpl.c src/usr.bin/indent: indent.c io.c Log Message: indent: fix indentation of continuat

CVS commit: src/usr.bin/indent

2023-06-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jun 10 07:53:00 UTC 2023 Modified Files: src/usr.bin/indent: io.c Log Message: indent: extract output of an indented line to separate function To generate a diff of this commit: cvs rdiff -u -r1.211 -r1.212 src/usr.bin/inden

CVS commit: src/usr.bin/indent

2023-06-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jun 10 07:53:00 UTC 2023 Modified Files: src/usr.bin/indent: io.c Log Message: indent: extract output of an indented line to separate function To generate a diff of this commit: cvs rdiff -u -r1.211 -r1.212 src/usr.bin/inden

CVS commit: src/usr.bin/indent

2023-06-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jun 10 07:48:55 UTC 2023 Modified Files: src/usr.bin/indent: io.c Log Message: indent: clean up function names and order in output To generate a diff of this commit: cvs rdiff -u -r1.210 -r1.211 src/usr.bin/indent/io.c Plea

CVS commit: src/usr.bin/indent

2023-06-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jun 10 07:48:55 UTC 2023 Modified Files: src/usr.bin/indent: io.c Log Message: indent: clean up function names and order in output To generate a diff of this commit: cvs rdiff -u -r1.210 -r1.211 src/usr.bin/indent/io.c Plea

CVS commit: src/usr.bin/indent

2023-06-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jun 10 07:42:41 UTC 2023 Modified Files: src/usr.bin/indent: debug.c indent.c indent.h io.c lexi.c Log Message: indent: clean up function and variable names To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 src/u

CVS commit: src/usr.bin/indent

2023-06-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jun 10 07:42:41 UTC 2023 Modified Files: src/usr.bin/indent: debug.c indent.c indent.h io.c lexi.c Log Message: indent: clean up function and variable names To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 src/u

CVS commit: src/sys/arch/aarch64/aarch64

2023-06-10 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jun 10 07:33:32 UTC 2023 Modified Files: src/sys/arch/aarch64/aarch64: cpufunc.c Log Message: KASSERT(kpreempt_disabled()) before accessing curcpu() to reflect why preemption needs to be disabled more clearly. To generate a d

CVS commit: src/sys/arch/aarch64/aarch64

2023-06-10 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jun 10 07:33:32 UTC 2023 Modified Files: src/sys/arch/aarch64/aarch64: cpufunc.c Log Message: KASSERT(kpreempt_disabled()) before accessing curcpu() to reflect why preemption needs to be disabled more clearly. To generate a d

CVS commit: src/sys/arch/evbmips/evbmips

2023-06-10 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jun 10 07:30:57 UTC 2023 Modified Files: src/sys/arch/evbmips/evbmips: interrupt.c Log Message: Trailing whitespace. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/sys/arch/evbmips/evbmips/interrupt.c Plea

CVS commit: src/sys/arch/evbmips/evbmips

2023-06-10 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jun 10 07:30:57 UTC 2023 Modified Files: src/sys/arch/evbmips/evbmips: interrupt.c Log Message: Trailing whitespace. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/sys/arch/evbmips/evbmips/interrupt.c Plea

CVS commit: src

2023-06-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jun 10 07:05:18 UTC 2023 Modified Files: src/tests/usr.bin/indent: lsym_case_label.c src/usr.bin/indent: debug.c Log Message: indent: explain right-aligned code To generate a diff of this commit: cvs rdiff -u -r1.9 -

CVS commit: src

2023-06-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jun 10 07:05:18 UTC 2023 Modified Files: src/tests/usr.bin/indent: lsym_case_label.c src/usr.bin/indent: debug.c Log Message: indent: explain right-aligned code To generate a diff of this commit: cvs rdiff -u -r1.9 -

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

2023-06-10 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jun 10 07:02:26 UTC 2023 Modified Files: src/sys/arch/riscv/riscv: pmap_machdep.c Log Message: Whitespace. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/sys/arch/riscv/riscv/pmap_machdep.c Please note tha

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

2023-06-10 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jun 10 07:02:26 UTC 2023 Modified Files: src/sys/arch/riscv/riscv: pmap_machdep.c Log Message: Whitespace. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/sys/arch/riscv/riscv/pmap_machdep.c Please note tha