CVS commit: src

2023-07-02 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 2 18:14:44 UTC 2023 Modified Files: src/tests/usr.bin/xlint/lint1: expr_fold.c msg_252.c src/usr.bin/xlint/lint1: ckbool.c debug.c decl.c emit1.c externs1.h func.c lex.c lint1.h tree.c Log Message:

CVS commit: src/usr.bin/xlint/lint1

2023-07-02 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 2 18:28:15 UTC 2023 Modified Files: src/usr.bin/xlint/lint1: cgram.y debug.c decl.c lint1.h Log Message: lint: clean up variable names relating to structure padding To generate a diff of this commit: cvs rdiff -u

CVS commit: src/usr.bin/xlint/lint1

2023-07-02 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 2 18:28:15 UTC 2023 Modified Files: src/usr.bin/xlint/lint1: cgram.y debug.c decl.c lint1.h Log Message: lint: clean up variable names relating to structure padding To generate a diff of this commit: cvs rdiff -u

CVS commit: src/usr.bin/xlint/lint1

2023-07-02 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 2 17:41:30 UTC 2023 Modified Files: src/usr.bin/xlint/lint1: debug.c decl.c lint1.h Log Message: lint: use unsigned int for struct alignment This gets rid of 'unsigned short', which saved a few bytes of memory but was

CVS commit: src/usr.bin/xlint/lint1

2023-07-02 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 2 17:41:30 UTC 2023 Modified Files: src/usr.bin/xlint/lint1: debug.c decl.c lint1.h Log Message: lint: use unsigned int for struct alignment This gets rid of 'unsigned short', which saved a few bytes of memory but was

CVS commit: src

2023-07-02 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 2 22:56:13 UTC 2023 Modified Files: src/tests/usr.bin/xlint/lint1: d_gcc_compound_statements1.c src/usr.bin/xlint/lint1: cgram.y Log Message: lint: allow empty statements in GCC statement expressions To

CVS commit: src

2023-07-02 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 2 22:56:13 UTC 2023 Modified Files: src/tests/usr.bin/xlint/lint1: d_gcc_compound_statements1.c src/usr.bin/xlint/lint1: cgram.y Log Message: lint: allow empty statements in GCC statement expressions To

CVS commit: src

2023-07-02 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 2 23:40:23 UTC 2023 Modified Files: src/distrib/sets/lists/tests: mi src/tests/usr.bin/xlint/lint1: t_usage.sh src/usr.bin/xlint/lint1: cgram.y check-msgs.lua err.c externs1.h lint1.h main1.c

CVS commit: src

2023-07-02 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 2 23:40:23 UTC 2023 Modified Files: src/distrib/sets/lists/tests: mi src/tests/usr.bin/xlint/lint1: t_usage.sh src/usr.bin/xlint/lint1: cgram.y check-msgs.lua err.c externs1.h lint1.h main1.c

CVS commit: src/usr.bin/xlint/lint1

2023-07-02 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 2 21:37:49 UTC 2023 Modified Files: src/usr.bin/xlint/lint1: decl.c Log Message: lint: eliminate redundant conditions To generate a diff of this commit: cvs rdiff -u -r1.338 -r1.339 src/usr.bin/xlint/lint1/decl.c

CVS commit: src/usr.bin/xlint/lint1

2023-07-02 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 2 21:37:49 UTC 2023 Modified Files: src/usr.bin/xlint/lint1: decl.c Log Message: lint: eliminate redundant conditions To generate a diff of this commit: cvs rdiff -u -r1.338 -r1.339 src/usr.bin/xlint/lint1/decl.c

CVS commit: src/tests/usr.bin/xlint/lint1

2023-07-02 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 2 23:45:10 UTC 2023 Added Files: src/tests/usr.bin/xlint/lint1: c23.c msg_353.c Log Message: tests/lint: add C23 tests To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/tests/usr.bin/xlint/lint1/c23.c \

CVS commit: src/tests/usr.bin/xlint/lint1

2023-07-02 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 2 23:45:10 UTC 2023 Added Files: src/tests/usr.bin/xlint/lint1: c23.c msg_353.c Log Message: tests/lint: add C23 tests To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/tests/usr.bin/xlint/lint1/c23.c \

CVS commit: src

2023-07-02 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 2 18:14:44 UTC 2023 Modified Files: src/tests/usr.bin/xlint/lint1: expr_fold.c msg_252.c src/usr.bin/xlint/lint1: ckbool.c debug.c decl.c emit1.c externs1.h func.c lex.c lint1.h tree.c Log Message:

CVS commit: src/tests/usr.bin/xlint/lint1

2023-07-02 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 2 22:50:18 UTC 2023 Modified Files: src/tests/usr.bin/xlint/lint1: d_gcc_compound_statements1.c Log Message: tests/lint: demonstrate empty statement in GCC statement expression Seen in external/mit/xorg/lib/dri.old.

CVS commit: src/tests/usr.bin/xlint/lint1

2023-07-02 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 2 22:50:18 UTC 2023 Modified Files: src/tests/usr.bin/xlint/lint1: d_gcc_compound_statements1.c Log Message: tests/lint: demonstrate empty statement in GCC statement expression Seen in external/mit/xorg/lib/dri.old.

CVS commit: src/external/mit/xorg/lib/dri.old

2023-07-02 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 2 23:56:12 UTC 2023 Modified Files: src/external/mit/xorg/lib/dri.old: Makefile Log Message: dri.old: disable lint again To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/external/mit/xorg/lib/dri.old

2023-07-02 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 2 23:56:12 UTC 2023 Modified Files: src/external/mit/xorg/lib/dri.old: Makefile Log Message: dri.old: disable lint again To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/usr.bin/xlint/lint1

2023-07-02 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 2 10:20:46 UTC 2023 Modified Files: src/usr.bin/xlint/lint1: debug.c decl.c externs1.h func.c lex.c Log Message: lint: extend debug logging for declaration levels Indent the debug logging according to the declaration

CVS commit: src/usr.bin/xlint/lint1

2023-07-02 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 2 10:20:46 UTC 2023 Modified Files: src/usr.bin/xlint/lint1: debug.c decl.c externs1.h func.c lex.c Log Message: lint: extend debug logging for declaration levels Indent the debug logging according to the declaration

CVS commit: src/etc/defaults

2023-07-02 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sun Jul 2 12:39:05 UTC 2023 Modified Files: src/etc/defaults: rc.conf Log Message: Fix typo in comment. To generate a diff of this commit: cvs rdiff -u -r1.164 -r1.165 src/etc/defaults/rc.conf Please note that diffs are not

CVS commit: src/etc/defaults

2023-07-02 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sun Jul 2 12:39:05 UTC 2023 Modified Files: src/etc/defaults: rc.conf Log Message: Fix typo in comment. To generate a diff of this commit: cvs rdiff -u -r1.164 -r1.165 src/etc/defaults/rc.conf Please note that diffs are not

CVS commit: src/usr.bin/xlint/lint1

2023-07-02 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 2 08:16:19 UTC 2023 Modified Files: src/usr.bin/xlint/lint1: debug.c decl.c lint1.h tree.c Log Message: lint: clean up variable names To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42

CVS commit: src/usr.bin/xlint/lint1

2023-07-02 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 2 08:16:19 UTC 2023 Modified Files: src/usr.bin/xlint/lint1: debug.c decl.c lint1.h tree.c Log Message: lint: clean up variable names To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42

CVS commit: src/usr.bin/xlint/lint1

2023-07-02 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 2 09:40:25 UTC 2023 Modified Files: src/usr.bin/xlint/lint1: decl.c Log Message: lint: initialize unnamed member like an unnamed bit-field See set_bit_field_width. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/usr.bin/xlint/lint1

2023-07-02 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 2 09:40:25 UTC 2023 Modified Files: src/usr.bin/xlint/lint1: decl.c Log Message: lint: initialize unnamed member like an unnamed bit-field See set_bit_field_width. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/usr.bin/ftp

2023-07-02 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sun Jul 2 10:02:09 UTC 2023 Modified Files: src/usr.bin/ftp: fetch.c Log Message: Fix HTTPS through Proxy. While a regular HTTP Proxy, requires the absolute URL with protocol and host part, yyou must only send the relative URL

CVS commit: src/usr.bin/ftp

2023-07-02 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sun Jul 2 10:02:09 UTC 2023 Modified Files: src/usr.bin/ftp: fetch.c Log Message: Fix HTTPS through Proxy. While a regular HTTP Proxy, requires the absolute URL with protocol and host part, yyou must only send the relative URL

CVS commit: src/lib/libc/sys

2023-07-02 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Jul 2 13:25:52 UTC 2023 Modified Files: src/lib/libc/sys: getrandom.2 Log Message: getrandom(2): Reduce editorializing tone in man page. XXX pullup-10 To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/lib/libc/sys

2023-07-02 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Jul 2 13:25:52 UTC 2023 Modified Files: src/lib/libc/sys: getrandom.2 Log Message: getrandom(2): Reduce editorializing tone in man page. XXX pullup-10 To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3