CVS commit: src/usr.bin/base64

2023-08-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Aug 23 19:16:14 UTC 2023 Modified Files: src/usr.bin/base64: base64.c Log Message: base64: getc and fputc are specified to return EOF, not -1 No binary change. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8

CVS commit: src/usr.bin/base64

2023-08-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Aug 23 19:16:14 UTC 2023 Modified Files: src/usr.bin/base64: base64.c Log Message: base64: getc and fputc are specified to return EOF, not -1 No binary change. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8

CVS commit: src/usr.bin/base64

2023-08-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Aug 11 02:49:28 UTC 2023 Modified Files: src/usr.bin/base64: base64.c Log Message: base64: fix double fclose Input errors are currently not reported, therefore no user-visible change. To generate a diff of this commit: cvs

CVS commit: src/usr.bin/base64

2023-08-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Aug 11 02:49:28 UTC 2023 Modified Files: src/usr.bin/base64: base64.c Log Message: base64: fix double fclose Input errors are currently not reported, therefore no user-visible change. To generate a diff of this commit: cvs

CVS commit: src/usr.bin/base64

2023-08-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Aug 11 02:43:59 UTC 2023 Modified Files: src/usr.bin/base64: Makefile base64.c Log Message: base64: nix trailing whitespace and redundant braces, strict bool mode No binary change. To generate a diff of this commit: cvs

CVS commit: src/usr.bin/base64

2023-08-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Aug 11 02:43:59 UTC 2023 Modified Files: src/usr.bin/base64: Makefile base64.c Log Message: base64: nix trailing whitespace and redundant braces, strict bool mode No binary change. To generate a diff of this commit: cvs

CVS commit: src/usr.bin/base64

2021-08-28 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Aug 28 10:29:15 UTC 2021 Modified Files: src/usr.bin/base64: base64.1 Log Message: reflect reality. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/usr.bin/base64/base64.1 Please note that diffs are not

CVS commit: src/usr.bin/base64

2021-08-28 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Aug 28 10:29:15 UTC 2021 Modified Files: src/usr.bin/base64: base64.1 Log Message: reflect reality. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/usr.bin/base64/base64.1 Please note that diffs are not

CVS commit: src/usr.bin/base64

2021-08-27 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Aug 27 17:53:13 UTC 2021 Modified Files: src/usr.bin/base64: base64.c Log Message: make ignore whitespace the default To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/usr.bin/base64/base64.c Please note

CVS commit: src/usr.bin/base64

2021-08-27 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Aug 27 17:53:13 UTC 2021 Modified Files: src/usr.bin/base64: base64.c Log Message: make ignore whitespace the default To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/usr.bin/base64/base64.c Please note

CVS commit: src/usr.bin/base64

2021-08-25 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Aug 25 22:43:20 UTC 2021 Modified Files: src/usr.bin/base64: base64.c Log Message: base64: fix lint warning about 'strchr' discarding 'const' No change to the resulting binary. To generate a diff of this commit: cvs rdiff

CVS commit: src/usr.bin/base64

2021-08-25 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Aug 25 22:43:20 UTC 2021 Modified Files: src/usr.bin/base64: base64.c Log Message: base64: fix lint warning about 'strchr' discarding 'const' No change to the resulting binary. To generate a diff of this commit: cvs rdiff