K 10 svn:author V 5 peter K 8 svn:date V 27 1996-02-07T15:01:46.000000Z K 7 svn:log V 516 Add Mark Murray's md5 recognition ($1$) into the libdescrypt library. This is a "trivial" change - if it is presented with a "$1$ salt (which is illegal for the DES crypt), it switches to the md5 routine instead. If it never sees a MD5 string, it behaves exactly as before. This will be a lifesaver for people who install from cdrom, add users or set passwords, then go and select the "secure" dist from the ftp server and would have locked themselves out of their machine. Some -Wall cleanups came along with it. END