K 10 svn:author V 6 dillon K 8 svn:date V 27 1999-01-27T19:00:49.000000Z K 7 svn:log V 216 Changes to support -Wall, -Wcast-qual. Had to make physical code changes in db_lookup() to avoid the *cp = 0 / *cp = ':' combo ( temporary nul-terminate-then-restore-original ) on a const char * string. END