Searched hist:"48 b644192d73be11d54b4b3dcfe255bd1b47884d" (Results 1 – 4 of 4) sorted by relevance
/freebsd/usr.bin/csplit/tests/ |
H A D | csplit_test.sh | 48b644192d73be11d54b4b3dcfe255bd1b47884d Mon May 08 17:51:29 CEST 2017 Conrad Meyer <cem@FreeBSD.org> csplit(1): Fix extraneous output in edge case
When the input to csplit contains fewer lines than the number of matches specified, extra output was mistakenly included in some output files.
Fix the bug and add a simple ATF regression test.
PR: 219024 Submitted by: J.R. Oldroyd <fbsd at opal.com>
|
H A D | Makefile | 48b644192d73be11d54b4b3dcfe255bd1b47884d Mon May 08 17:51:29 CEST 2017 Conrad Meyer <cem@FreeBSD.org> csplit(1): Fix extraneous output in edge case
When the input to csplit contains fewer lines than the number of matches specified, extra output was mistakenly included in some output files.
Fix the bug and add a simple ATF regression test.
PR: 219024 Submitted by: J.R. Oldroyd <fbsd at opal.com>
|
/freebsd/usr.bin/csplit/ |
H A D | Makefile | diff 48b644192d73be11d54b4b3dcfe255bd1b47884d Mon May 08 17:51:29 CEST 2017 Conrad Meyer <cem@FreeBSD.org> csplit(1): Fix extraneous output in edge case
When the input to csplit contains fewer lines than the number of matches specified, extra output was mistakenly included in some output files.
Fix the bug and add a simple ATF regression test.
PR: 219024 Submitted by: J.R. Oldroyd <fbsd at opal.com>
|
H A D | csplit.c | diff 48b644192d73be11d54b4b3dcfe255bd1b47884d Mon May 08 17:51:29 CEST 2017 Conrad Meyer <cem@FreeBSD.org> csplit(1): Fix extraneous output in edge case
When the input to csplit contains fewer lines than the number of matches specified, extra output was mistakenly included in some output files.
Fix the bug and add a simple ATF regression test.
PR: 219024 Submitted by: J.R. Oldroyd <fbsd at opal.com>
|