K 10 svn:author V 3 pst K 8 svn:date V 27 1994-10-27T21:23:24.000000Z K 7 svn:log V 309 upfilesrv no longer linked due to missing -lcrypt 2.0-current distinguishes between crypt() and cipher() technology and in this case, the crypt() call was for password authentication on the file server. If building an encrypting sup, link with -lcipher -lcrypt, if building a normal sup, link with -lcrypt. END