K 10 svn:author V 7 sobomax K 8 svn:date V 27 2001-09-18T09:38:39.000000Z K 7 svn:log V 304 MFC: - kill blank lines at the end of lib/global.c; - in the case of checksum mismatch print name of offending file to stderr; - replace dozen instances of "(tmp = getenv(PKG_DBDIR) ? tmp : DEF_LOG_DIR)" with macro; - exists(../../crypto) --> exists(${.CURDIR}/../../crypto) in a top-level Makefile. END