CVS commit: src/usr.bin/indent

2023-06-25 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jun 25 19:35:45 UTC 2023 Modified Files: src/usr.bin/indent: indent.c lexi.c Log Message: indent: move cast detection from the lexer to the main processor It is not the job of the lexer to modify the parser state. To genera

CVS commit: src/usr.bin/indent

2023-06-25 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jun 25 19:35:45 UTC 2023 Modified Files: src/usr.bin/indent: indent.c lexi.c Log Message: indent: move cast detection from the lexer to the main processor It is not the job of the lexer to modify the parser state. To genera

CVS commit: src

2023-06-25 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jun 25 19:29:57 UTC 2023 Modified Files: src/tests/usr.bin/indent: lsym_storage_class.c src/usr.bin/indent: lexi.c Log Message: indent: treat 'complex' and 'imaginary' as type modifiers, not as types To generate a di

CVS commit: src

2023-06-25 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jun 25 19:29:57 UTC 2023 Modified Files: src/tests/usr.bin/indent: lsym_storage_class.c src/usr.bin/indent: lexi.c Log Message: indent: treat 'complex' and 'imaginary' as type modifiers, not as types To generate a di

CVS commit: src

2023-06-25 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jun 25 19:19:43 UTC 2023 Modified Files: src/tests/usr.bin/indent: fmt_decl.c src/usr.bin/indent: indent.c lexi.c Log Message: indent: fix formatting of parenthesized name in function definition To generate a diff of

CVS commit: src

2023-06-25 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jun 25 19:19:43 UTC 2023 Modified Files: src/tests/usr.bin/indent: fmt_decl.c src/usr.bin/indent: indent.c lexi.c Log Message: indent: fix formatting of parenthesized name in function definition To generate a diff of

CVS commit: src/usr.bin/indent

2023-06-25 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jun 25 18:41:03 UTC 2023 Modified Files: src/usr.bin/indent: lexi.c Log Message: indent: don't use strspn on inp_p, as it is not null-terminated No functional change. To generate a diff of this commit: cvs rdiff -u -r1.232

CVS commit: src/usr.bin/indent

2023-06-25 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jun 25 18:41:03 UTC 2023 Modified Files: src/usr.bin/indent: lexi.c Log Message: indent: don't use strspn on inp_p, as it is not null-terminated No functional change. To generate a diff of this commit: cvs rdiff -u -r1.232

CVS commit: src/sys/arch/arc/jazz

2023-06-25 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Sun Jun 25 15:36:12 UTC 2023 Modified Files: src/sys/arch/arc/jazz: jazzdmatlbreg.h Log Message: s/responible/responsible/ in comment. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/arch/arc/jazz/jazzdmatlbr

CVS commit: src/sys/arch/arc/jazz

2023-06-25 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Sun Jun 25 15:36:12 UTC 2023 Modified Files: src/sys/arch/arc/jazz: jazzdmatlbreg.h Log Message: s/responible/responsible/ in comment. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/arch/arc/jazz/jazzdmatlbr

CVS commit: src/sys/arch/arm/include

2023-06-25 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Jun 25 07:16:14 UTC 2023 Modified Files: src/sys/arch/arm/include: cpu.h Log Message: G/C an unused struct cpu_info member To generate a diff of this commit: cvs rdiff -u -r1.123 -r1.124 src/sys/arch/arm/include/cpu.h Please

CVS commit: src/sys/arch/arm/include

2023-06-25 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Jun 25 07:16:14 UTC 2023 Modified Files: src/sys/arch/arm/include: cpu.h Log Message: G/C an unused struct cpu_info member To generate a diff of this commit: cvs rdiff -u -r1.123 -r1.124 src/sys/arch/arm/include/cpu.h Please