cvs commit: src/usr.bin/split split.c
Hiten Pandya
hmp at crater.dragonflybsd.org
Sat Oct 25 07:16:27 PDT 2003
hmp 2003/10/25 07:14:52 PDT
Modified files:
usr.bin/split split.c
Log:
Fix two bugs in split in split revealed after my optimization in
last revision of this file.
Check for new file at the beginning and not at the end to avoid
the internal buffer getting confused.
Submitted by: Simon 'corecode' Schubert <corecode at xxxxxxxxxxxx>
Revision Changes Path
1.4 +20 -16 src/usr.bin/split/split.c
More information about the Commits
mailing list