CVS commit: src/usr.bin/cut

2025-03-08 Thread David H. Gutteridge
Module Name:src Committed By: gutteridge Date: Sun Mar 9 05:04:55 UTC 2025 Modified Files: src/usr.bin/cut: cut.c Log Message: cut.c: simplify a comment >From a commit by Tim J. Robbins to FreeBSD back in 2004: "Update a comment that compared the parser with an obsolete

CVS commit: src/usr.bin/cut

2025-03-08 Thread David H. Gutteridge
Module Name:src Committed By: gutteridge Date: Sun Mar 9 05:04:55 UTC 2025 Modified Files: src/usr.bin/cut: cut.c Log Message: cut.c: simplify a comment >From a commit by Tim J. Robbins to FreeBSD back in 2004: "Update a comment that compared the parser with an obsolete

CVS commit: src/usr.bin/cut

2025-03-03 Thread David H. Gutteridge
Module Name:src Committed By: gutteridge Date: Tue Mar 4 03:54:19 UTC 2025 Modified Files: src/usr.bin/cut: cut.1 cut.c Log Message: cut(1): implement the -n option (for use with -b) This command had long advertised the existence of -n (in its usage message and man page)

CVS commit: src/usr.bin/cut

2025-03-03 Thread David H. Gutteridge
Module Name:src Committed By: gutteridge Date: Tue Mar 4 03:54:19 UTC 2025 Modified Files: src/usr.bin/cut: cut.1 cut.c Log Message: cut(1): implement the -n option (for use with -b) This command had long advertised the existence of -n (in its usage message and man page)

CVS commit: src/usr.bin/cut

2025-02-19 Thread David H. Gutteridge
Module Name:src Committed By: gutteridge Date: Wed Feb 19 17:34:14 UTC 2025 Modified Files: src/usr.bin/cut: cut.c x_cut.c Log Message: cut(1): correct some comments To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/usr.bin/cut/cut.c cvs rdiff -u -r1.2 -r

CVS commit: src/usr.bin/cut

2025-02-19 Thread David H. Gutteridge
Module Name:src Committed By: gutteridge Date: Wed Feb 19 17:34:14 UTC 2025 Modified Files: src/usr.bin/cut: cut.c x_cut.c Log Message: cut(1): correct some comments To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/usr.bin/cut/cut.c cvs rdiff -u -r1.2 -r