CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/07/15 12:23:50
Modified files:
usr.bin/cvs : diff_internals.c
usr.bin/rcs : diff.c
Log message:
Die immediately if pread fails. It's a fatal error so treat it as
such. Besides, we weren't handling the NULL being returned.
>From diff. Minor nit by nicm.
OK xsa stsp nicm
