K 10 svn:author V 3 bde K 8 svn:date V 27 2002-02-15T02:28:50.000000Z K 7 svn:log V 284 Fixed style bugs in rev.1.5: - missing whitespace - strange version of warn() built out of warnx() + strerror(). Just use warn(). - conversion of just one of the two perror()'s to warn*() Actually use _warn() instead of _warn(), to keep up with namespace- unpollution for warn(). END