CVSROOT: /cvs Module name: src Changes by: jo...@cvs.openbsd.org 2009/04/02 15:13:50
Modified files: usr.bin/cvs : diff.c Log message: properly deal with uptodate files server-side, as they do not have a file on disk we'll need to load the revision into a temporary file to do our comparison. do not even bother trying diffing 2 off the same revisions either. causes less noise... way less. you guessed it, commited using opencvs entirely. with permission from deraadt@