K 10 svn:author V 8 cperciva K 8 svn:date V 27 2007-08-07T19:33:46.000000Z K 7 svn:log V 444 When storing old versions of files for use in generating new files via patching and for rolling back updates, don't copy a file if it has already been stored. This provides a significant speedup to the "Preparing to download files" stage of "freebsd-update fetch" if many updates have already been applied or if a file being updated is linked many times (such as /rescue/*). Reported by: Paul Dekkers MFC after: 1 week Approved by: re (bmah) END