CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/05/29 05:03:37
Modified files:
usr.bin/file : file.c
Log message:
If reading into buffer, correct the stored file size at EOF, we don't
want to look at any garbage that might already be in the buffer after
that. From Sebastien Marie.
