Source-Changes archive

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

CVS commit: [netbsd-1-6] basesrc/bin/rcp



Module Name:    basesrc
Committed By:   tron
Date:           Fri Nov 22 23:03:33 UTC 2002

Modified Files:
        basesrc/bin/rcp [netbsd-1-6]: rcp.c

Log Message:
Pull up revision 1.30 (requested by ragge in ticket #1008):
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.28 -r1.28.2.1 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