CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/05/29 05:59:01
Modified files:
usr.bin/file : file.c
Log message:
Make things a little less confusing by making fill_buffer self-contained
and return both the buffer and amount filled rather than having it
modify the input struct and return a value.
