CVSROOT: /cvs Module name: src Changes by: jo...@cvs.openbsd.org 2009/03/23 01:28:05
Modified files: usr.bin/cvs : diff.c Log message: any directory messages are, believe it or not, suppose to go to LP_ERR instead of LP_NOTICE, while here modify output for non-existing files to match "? foobar" instead of "cannot find foobar". makes our output a little less alien and a little bit more gnuish.