Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/bin/rcp



Module Name:    basesrc
Committed By:   ragge
Date:           Fri Nov 22 21:46:03 UTC 2002

Modified Files:
        basesrc/bin/rcp: rcp.c

Log Message:
It's a very bad habit to store file sizes in int's, so change it to off_t
instead. Obviously noone has tried to rcp files larger than 2GB.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 basesrc/bin/rcp/rcp.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index