On Wed, 07 Jul 2021 18:38:42 -0600, Todd C. Miller wrote: > CVSROOT: /cvs > Module name: src > Changes by: [email protected] 2021/07/07 18:38:42 > > Modified files: > usr.bin/csplit : csplit.c > > Log message: > 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. > From FreeBSD via Tim Chase.
Forgot to add OK deraadt@ - todd
