CVS commit: src/lib/libc/stdio

2024-12-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Dec 12 06:18:24 UTC 2024 Modified Files: src/lib/libc/stdio: putc.3 Log Message: putc.3: clarify putw, fix commas, brush up markup To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/lib/libc/stdio/putc.3 Plea

CVS commit: src/lib/libc/stdio

2024-12-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Dec 12 06:18:24 UTC 2024 Modified Files: src/lib/libc/stdio: putc.3 Log Message: putc.3: clarify putw, fix commas, brush up markup To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/lib/libc/stdio/putc.3 Plea

CVS commit: src/usr.bin/indent

2024-12-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Dec 12 05:51:50 UTC 2024 Modified Files: src/usr.bin/indent: args.c debug.c indent.c io.c Log Message: indent: add error handling for I/O errors Suggested by lint2. To generate a diff of this commit: cvs rdiff -u -r1.87 -r1

CVS commit: src/usr.bin/indent

2024-12-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Dec 12 05:51:50 UTC 2024 Modified Files: src/usr.bin/indent: args.c debug.c indent.c io.c Log Message: indent: add error handling for I/O errors Suggested by lint2. To generate a diff of this commit: cvs rdiff -u -r1.87 -r1

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

2024-12-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Dec 12 05:33:47 UTC 2024 Modified Files: src/tests/usr.bin/indent: t_options.lua Log Message: tests/indent: clean up test driver To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/tests/usr.bin/indent/t_options.

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

2024-12-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Dec 12 05:33:47 UTC 2024 Modified Files: src/tests/usr.bin/indent: t_options.lua Log Message: tests/indent: clean up test driver To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/tests/usr.bin/indent/t_options.

CVS commit: src/tests/net/can

2024-12-11 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Wed Dec 11 19:57:13 UTC 2024 Modified Files: src/tests/net/can: Makefile Log Message: s/inclued/included/ in comment. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/tests/net/can/Makefile Please note that diffs

CVS commit: src/tests/net/can

2024-12-11 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Wed Dec 11 19:57:13 UTC 2024 Modified Files: src/tests/net/can: Makefile Log Message: s/inclued/included/ in comment. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/tests/net/can/Makefile Please note that diffs

CVS commit: src/usr.sbin/mtree

2024-12-11 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Dec 11 14:52:26 UTC 2024 Modified Files: src/usr.sbin/mtree: verify.c Log Message: PR/58885: Jose Luis Duran: Fix output formatting for extra entries for FreeBSD-9 compatibility. To generate a diff of this commit: cvs rdif

CVS commit: src/usr.sbin/mtree

2024-12-11 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Dec 11 14:52:26 UTC 2024 Modified Files: src/usr.sbin/mtree: verify.c Log Message: PR/58885: Jose Luis Duran: Fix output formatting for extra entries for FreeBSD-9 compatibility. To generate a diff of this commit: cvs rdif

CVS commit: src/bin/ls

2024-12-11 Thread Simon Burge
Module Name:src Committed By: simonb Date: Wed Dec 11 12:56:31 UTC 2024 Modified Files: src/bin/ls: ls.c ls.h print.c Log Message: Use the number of blocks used in the current directory instead of the total file byte count when printing the initial "total" line with the -h

CVS commit: src/bin/ls

2024-12-11 Thread Simon Burge
Module Name:src Committed By: simonb Date: Wed Dec 11 12:56:31 UTC 2024 Modified Files: src/bin/ls: ls.c ls.h print.c Log Message: Use the number of blocks used in the current directory instead of the total file byte count when printing the initial "total" line with the -h