Date: Mon, 20 Sep 1999 05:40:06 -0700 (PDT) From: Mark Murray <markm@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/secure/lib/libcrypt Makefile crypt-des.c README README.FreeBSD crypt-md5.c crypt.3 crypt.c src/secure/lib/libcrypt/test Makefile README cert.c cert.input speedcrypt.c Message-ID: <199909201240.FAA57426@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
markm 1999/09/20 05:40:06 PDT Modified files: secure/lib/libcrypt Makefile crypt-des.c Removed files: secure/lib/libcrypt README README.FreeBSD crypt-md5.c crypt.3 crypt.c secure/lib/libcrypt/test Makefile README cert.c cert.input speedcrypt.c Log: Make this completely dependant on the exportable libcrypt, to avoid duplication of effort. Also a large cleanup of the code, inspired by Brandon Gillespie. Revision Changes Path 1.18 +55 -47 src/secure/lib/libcrypt/Makefile 1.12 +43 -45 src/secure/lib/libcrypt/crypt-des.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909201240.FAA57426>