Module Name:src
Committed By: jschauma
Date: Tue Feb 14 18:58:55 UTC 2023
Modified Files:
src/usr.bin/split: split.c
Log Message:
consistently use EXIT_FAILURE / EXIT_SUCCESS instead of 1 / 0
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/usr.bin/split
Module Name:src
Committed By: jschauma
Date: Tue Feb 14 18:58:55 UTC 2023
Modified Files:
src/usr.bin/split: split.c
Log Message:
consistently use EXIT_FAILURE / EXIT_SUCCESS instead of 1 / 0
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/usr.bin/split
Module Name:src
Committed By: jschauma
Date: Tue Feb 14 18:26:59 UTC 2023
Modified Files:
src/usr.bin/split: split.c
Log Message:
sort getopts string
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/usr.bin/split/split.c
Please note that diffs are not p
Module Name:src
Committed By: jschauma
Date: Tue Feb 14 18:26:59 UTC 2023
Modified Files:
src/usr.bin/split: split.c
Log Message:
sort getopts string
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/usr.bin/split/split.c
Please note that diffs are not p
Module Name:src
Committed By: jschauma
Date: Tue Feb 14 18:11:55 UTC 2023
Modified Files:
src/usr.bin/split: split.1
Log Message:
fix synopsis to indicate that options '-l' and '-n' are mutually inclusive
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/
Module Name:src
Committed By: jschauma
Date: Tue Feb 14 18:11:55 UTC 2023
Modified Files:
src/usr.bin/split: split.1
Log Message:
fix synopsis to indicate that options '-l' and '-n' are mutually inclusive
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/
Module Name:src
Committed By: jschauma
Date: Sun Feb 12 20:43:21 UTC 2023
Modified Files:
src/usr.bin/split: split.c
Log Message:
sort option blocks; no functional change
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/usr.bin/split/split.c
Please note
Module Name:src
Committed By: jschauma
Date: Sun Feb 12 20:43:21 UTC 2023
Modified Files:
src/usr.bin/split: split.c
Log Message:
sort option blocks; no functional change
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/usr.bin/split/split.c
Please note
Module Name:src
Committed By: jschauma
Date: Mon Jan 30 15:22:03 UTC 2023
Modified Files:
src/usr.bin/split: split.1 split.c
Log Message:
auto-extend suffix length if required
If the input cannot be split into the number of files resulting from the
default suffix length,
Module Name:src
Committed By: jschauma
Date: Mon Jan 30 15:22:03 UTC 2023
Modified Files:
src/usr.bin/split: split.1 split.c
Log Message:
auto-extend suffix length if required
If the input cannot be split into the number of files resulting from the
default suffix length,
Module Name:src
Committed By: jschauma
Date: Fri Jan 27 19:39:04 UTC 2023
Modified Files:
src/usr.bin/split: split.c
Log Message:
whitespace / comment pedantry
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/usr.bin/split/split.c
Please note that diffs
Module Name:src
Committed By: jschauma
Date: Fri Jan 27 19:39:04 UTC 2023
Modified Files:
src/usr.bin/split: split.c
Log Message:
whitespace / comment pedantry
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/usr.bin/split/split.c
Please note that diffs
12 matches
Mail list logo