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

2023-06-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Jun 6 05:39:49 UTC 2023 Modified Files: src/tests/usr.bin/indent: lsym_comment.c Log Message: tests/indent: comments with trailing whitespace may fit in a single line To generate a diff of this commit: cvs rdiff -u -r1.16

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

2023-06-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Jun 6 05:39:49 UTC 2023 Modified Files: src/tests/usr.bin/indent: lsym_comment.c Log Message: tests/indent: comments with trailing whitespace may fit in a single line To generate a diff of this commit: cvs rdiff -u -r1.16

CVS commit: src/usr.bin/indent

2023-06-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Jun 6 05:27:56 UTC 2023 Modified Files: src/usr.bin/indent: io.c Log Message: indent: condense code for writing tabs No functional change. To generate a diff of this commit: cvs rdiff -u -r1.200 -r1.201

CVS commit: src/usr.bin/indent

2023-06-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Jun 6 05:27:56 UTC 2023 Modified Files: src/usr.bin/indent: io.c Log Message: indent: condense code for writing tabs No functional change. To generate a diff of this commit: cvs rdiff -u -r1.200 -r1.201

CVS commit: src/usr.bin/indent

2023-06-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Jun 6 05:11:11 UTC 2023 Modified Files: src/usr.bin/indent: debug.c io.c lexi.c parse.c Log Message: indent: sort functions in call order No functional change. To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37

CVS commit: src/usr.bin/indent

2023-06-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Jun 6 05:11:11 UTC 2023 Modified Files: src/usr.bin/indent: debug.c io.c lexi.c parse.c Log Message: indent: sort functions in call order No functional change. To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37

CVS commit: src

2023-06-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Jun 6 04:37:27 UTC 2023 Modified Files: src/tests/usr.bin/indent: opt_cli.c psym_switch_expr.c src/usr.bin/indent: indent.c indent.h io.c parse.c Log Message: indent: compute indentation of 'case' labels on-demand

CVS commit: src

2023-06-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Jun 6 04:37:27 UTC 2023 Modified Files: src/tests/usr.bin/indent: opt_cli.c psym_switch_expr.c src/usr.bin/indent: indent.c indent.h io.c parse.c Log Message: indent: compute indentation of 'case' labels on-demand

CVS commit: src/share/mk

2023-06-05 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Mon Jun 5 22:36:59 UTC 2023 Modified Files: src/share/mk: bsd.README Log Message: bsd.README: update to reality, sync from mk.conf(5) Sync user variables from mk.conf(5), sorted. (Arguably this could just refer to mk.conf(5) or

CVS commit: src/share/mk

2023-06-05 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Mon Jun 5 22:36:59 UTC 2023 Modified Files: src/share/mk: bsd.README Log Message: bsd.README: update to reality, sync from mk.conf(5) Sync user variables from mk.conf(5), sorted. (Arguably this could just refer to mk.conf(5) or

CVS commit: src

2023-06-05 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Mon Jun 5 22:36:17 UTC 2023 Modified Files: src: BUILDING src/doc: BUILDING.mdoc Log Message: BUILDING: editorial MKX11=yes wants MKINET6=yes Change the width of the variable lists to 14n (from 15n) so that when the

CVS commit: src

2023-06-05 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Mon Jun 5 22:36:17 UTC 2023 Modified Files: src: BUILDING src/doc: BUILDING.mdoc Log Message: BUILDING: editorial MKX11=yes wants MKINET6=yes Change the width of the variable lists to 14n (from 15n) so that when the

CVS commit: src/share/man/man5

2023-06-05 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Mon Jun 5 22:35:20 UTC 2023 Modified Files: src/share/man/man5: mk.conf.5 Log Message: mk.conf(5): editorial MKDTB and MKPIE are .YorN. MKX11=yes wants MKINET6=yes. MKLINKLIB deserves a dash list (like bsd.README). Expand per

CVS commit: src/share/man/man5

2023-06-05 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Mon Jun 5 22:35:20 UTC 2023 Modified Files: src/share/man/man5: mk.conf.5 Log Message: mk.conf(5): editorial MKDTB and MKPIE are .YorN. MKX11=yes wants MKINET6=yes. MKLINKLIB deserves a dash list (like bsd.README). Expand per

CVS commit: src/usr.bin/indent

2023-06-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Jun 5 20:56:18 UTC 2023 Modified Files: src/usr.bin/indent: indent.c Log Message: indent: in 'if (expr)', the parentheses do not form a cast expression No functional change. When stepping through the code in debug mode, it

CVS commit: src/usr.bin/indent

2023-06-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Jun 5 20:56:18 UTC 2023 Modified Files: src/usr.bin/indent: indent.c Log Message: indent: in 'if (expr)', the parentheses do not form a cast expression No functional change. When stepping through the code in debug mode, it

CVS commit: src/sys/arch/ia64/stand/ia64/efi

2023-06-05 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Jun 5 18:16:07 UTC 2023 Modified Files: src/sys/arch/ia64/stand/ia64/efi: start.S Log Message: Fix previous comment fix, which broke a comment. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

CVS commit: src/sys/arch/ia64/stand/ia64/efi

2023-06-05 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Jun 5 18:16:07 UTC 2023 Modified Files: src/sys/arch/ia64/stand/ia64/efi: start.S Log Message: Fix previous comment fix, which broke a comment. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

CVS commit: src/sys/dev/audio

2023-06-05 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Mon Jun 5 16:26:05 UTC 2023 Modified Files: src/sys/dev/audio: audio.c Log Message: We cannot handle input with precision != stride yet. Drain input buffer for unhandled input. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/dev/audio

2023-06-05 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Mon Jun 5 16:26:05 UTC 2023 Modified Files: src/sys/dev/audio: audio.c Log Message: We cannot handle input with precision != stride yet. Drain input buffer for unhandled input. To generate a diff of this commit: cvs rdiff -u

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

2023-06-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Jun 5 15:02:54 UTC 2023 Modified Files: src/tests/usr.bin/indent: fmt_decl.c opt_dj.c Log Message: tests/indent: add test for left-justifying declarations To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49

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

2023-06-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Jun 5 15:02:54 UTC 2023 Modified Files: src/tests/usr.bin/indent: fmt_decl.c opt_dj.c Log Message: tests/indent: add test for left-justifying declarations To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49

CVS commit: src/usr.bin/indent

2023-06-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Jun 5 14:40:14 UTC 2023 Modified Files: src/usr.bin/indent: debug.c Log Message: indent: improve layout of debug output To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 src/usr.bin/indent/debug.c Please note

CVS commit: src/usr.bin/indent

2023-06-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Jun 5 14:40:14 UTC 2023 Modified Files: src/usr.bin/indent: debug.c Log Message: indent: improve layout of debug output To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 src/usr.bin/indent/debug.c Please note

CVS commit: src/usr.bin/indent

2023-06-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Jun 5 14:22:26 UTC 2023 Modified Files: src/usr.bin/indent: debug.c indent.h Log Message: indent: sync debug output with parser state To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 src/usr.bin/indent/debug.c

CVS commit: src/usr.bin/indent

2023-06-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Jun 5 14:22:26 UTC 2023 Modified Files: src/usr.bin/indent: debug.c indent.h Log Message: indent: sync debug output with parser state To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 src/usr.bin/indent/debug.c

CVS commit: src/sys/arch/amd64/conf

2023-06-05 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Mon Jun 5 13:59:55 UTC 2023 Modified Files: src/sys/arch/amd64/conf: NOCOMPAT Log Message: Un-comment the ident line To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch/amd64/conf/NOCOMPAT Please note

CVS commit: src/sys/arch/amd64/conf

2023-06-05 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Mon Jun 5 13:59:55 UTC 2023 Modified Files: src/sys/arch/amd64/conf: NOCOMPAT Log Message: Un-comment the ident line To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch/amd64/conf/NOCOMPAT Please note

CVS commit: src/usr.bin/indent

2023-06-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Jun 5 12:06:51 UTC 2023 Modified Files: src/usr.bin/indent: io.c Log Message: indent: clean up comments To generate a diff of this commit: cvs rdiff -u -r1.197 -r1.198 src/usr.bin/indent/io.c Please note that diffs are

CVS commit: src/usr.bin/indent

2023-06-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Jun 5 12:06:51 UTC 2023 Modified Files: src/usr.bin/indent: io.c Log Message: indent: clean up comments To generate a diff of this commit: cvs rdiff -u -r1.197 -r1.198 src/usr.bin/indent/io.c Please note that diffs are

CVS commit: src/usr.bin/indent

2023-06-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Jun 5 12:05:01 UTC 2023 Modified Files: src/usr.bin/indent: indent.c indent.h Log Message: indent: format own source code To generate a diff of this commit: cvs rdiff -u -r1.334 -r1.335 src/usr.bin/indent/indent.c cvs

CVS commit: src/usr.bin/indent

2023-06-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Jun 5 12:05:01 UTC 2023 Modified Files: src/usr.bin/indent: indent.c indent.h Log Message: indent: format own source code To generate a diff of this commit: cvs rdiff -u -r1.334 -r1.335 src/usr.bin/indent/indent.c cvs

CVS commit: src

2023-06-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Jun 5 12:01:34 UTC 2023 Modified Files: src/tests/usr.bin/indent: opt_sob.c src/usr.bin/indent: indent.c io.c Log Message: indent: don't remove blank line after 'if (expr) {' To generate a diff of this commit: cvs

CVS commit: src

2023-06-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Jun 5 12:01:34 UTC 2023 Modified Files: src/tests/usr.bin/indent: opt_sob.c src/usr.bin/indent: indent.c io.c Log Message: indent: don't remove blank line after 'if (expr) {' To generate a diff of this commit: cvs

CVS commit: src/etc/rc.d

2023-06-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Mon Jun 5 11:59:13 UTC 2023 Modified Files: src/etc/rc.d: sshd Log Message: /etc/rc.d/sshd: Use default curve for ECDSA keygen, not NIST P-521. The default is NIST P-256, which: (a) has plenty of cryptanalytic security, (b)

CVS commit: src/etc/rc.d

2023-06-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Mon Jun 5 11:59:13 UTC 2023 Modified Files: src/etc/rc.d: sshd Log Message: /etc/rc.d/sshd: Use default curve for ECDSA keygen, not NIST P-521. The default is NIST P-256, which: (a) has plenty of cryptanalytic security, (b)

CVS commit: src/etc/rc.d

2023-06-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Mon Jun 5 11:51:20 UTC 2023 Modified Files: src/etc/rc.d: sshd Log Message: /etc/rc.d/sshd: Stop generating DSA host keys by default. If you want them you can generate them yourself, but in this day and age (Monday and 2023,

CVS commit: src/etc/rc.d

2023-06-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Mon Jun 5 11:51:20 UTC 2023 Modified Files: src/etc/rc.d: sshd Log Message: /etc/rc.d/sshd: Stop generating DSA host keys by default. If you want them you can generate them yourself, but in this day and age (Monday and 2023,

CVS commit: src

2023-06-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Jun 5 10:12:21 UTC 2023 Modified Files: src/tests/usr.bin/indent: opt_v.c t_misc.sh src/usr.bin/indent: args.c indent.1 indent.c indent.h Log Message: indent: do not report broken lines, report configuration on

CVS commit: src

2023-06-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Jun 5 10:12:21 UTC 2023 Modified Files: src/tests/usr.bin/indent: opt_v.c t_misc.sh src/usr.bin/indent: args.c indent.1 indent.c indent.h Log Message: indent: do not report broken lines, report configuration on

CVS commit: src

2023-06-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Jun 5 09:41:40 UTC 2023 Modified Files: src/tests/usr.bin/indent: lsym_do.c src/usr.bin/indent: indent.c io.c Log Message: indent: fix formatting of 'do' statements To generate a diff of this commit: cvs rdiff -u

CVS commit: src

2023-06-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Jun 5 09:41:40 UTC 2023 Modified Files: src/tests/usr.bin/indent: lsym_do.c src/usr.bin/indent: indent.c io.c Log Message: indent: fix formatting of 'do' statements To generate a diff of this commit: cvs rdiff -u

CVS commit: src/usr.bin/indent

2023-06-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Jun 5 09:10:31 UTC 2023 Modified Files: src/usr.bin/indent: indent.c Log Message: indent: make heuristics for '*' pointer types simpler Previously, a '}' token did not reset the state machine, but it should. To generate a

CVS commit: src/usr.bin/indent

2023-06-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Jun 5 09:10:31 UTC 2023 Modified Files: src/usr.bin/indent: indent.c Log Message: indent: make heuristics for '*' pointer types simpler Previously, a '}' token did not reset the state machine, but it should. To generate a

CVS commit: src

2023-06-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Jun 5 08:22:01 UTC 2023 Modified Files: src/tests/usr.bin/indent: lsym_comment.c lsym_do.c t_errors.sh src/usr.bin/indent: indent.c Log Message: indent: fix trailing whitespace after comment To generate a diff of

CVS commit: src

2023-06-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Jun 5 08:22:01 UTC 2023 Modified Files: src/tests/usr.bin/indent: lsym_comment.c lsym_do.c t_errors.sh src/usr.bin/indent: indent.c Log Message: indent: fix trailing whitespace after comment To generate a diff of

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

2023-06-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Jun 5 08:10:25 UTC 2023 Modified Files: src/tests/usr.bin/indent: lsym_do.c psym_do.c Log Message: tests/indent: add tests for 'do-while' loops To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8

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

2023-06-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Jun 5 08:10:25 UTC 2023 Modified Files: src/tests/usr.bin/indent: lsym_do.c psym_do.c Log Message: tests/indent: add tests for 'do-while' loops To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8

CVS commit: src/usr.bin/indent

2023-06-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Jun 5 07:35:05 UTC 2023 Modified Files: src/usr.bin/indent: args.c indent.c indent.h parse.c Log Message: indent: rename variables, clean up comments No binary change. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/usr.bin/indent

2023-06-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Jun 5 07:35:05 UTC 2023 Modified Files: src/usr.bin/indent: args.c indent.c indent.h parse.c Log Message: indent: rename variables, clean up comments No binary change. To generate a diff of this commit: cvs rdiff -u

CVS commit: src

2023-06-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Jun 5 07:23:03 UTC 2023 Modified Files: src/tests/usr.bin/indent: t_misc.sh src/usr.bin/indent: indent.c io.c Log Message: indent: clean up handling of whitespace No functional change. To generate a diff of this

CVS commit: src

2023-06-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Jun 5 07:23:03 UTC 2023 Modified Files: src/tests/usr.bin/indent: t_misc.sh src/usr.bin/indent: indent.c io.c Log Message: indent: clean up handling of whitespace No functional change. To generate a diff of this

CVS commit: src/usr.bin/indent

2023-06-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Jun 5 06:43:14 UTC 2023 Modified Files: src/usr.bin/indent: io.c Log Message: indent: let the output routines keep track of the indentation No functional change. To generate a diff of this commit: cvs rdiff -u -r1.193

CVS commit: src/usr.bin/indent

2023-06-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Jun 5 06:43:14 UTC 2023 Modified Files: src/usr.bin/indent: io.c Log Message: indent: let the output routines keep track of the indentation No functional change. To generate a diff of this commit: cvs rdiff -u -r1.193