freebsd-dev/secure/lib
Dmitrij Tejblum 462da152d2 Someone changed major numbers of the libraries from 2 to 3 for 0 (zero) reasons.
Revert the major number back to 2.

libcrypt only export one function, before the recent changes and now:
char *crypt(const char *key, const char *salt);
The prototype didn't changed. Internal representation of `char' and `char *'
didn't changed. Therefore, there is no reason to change the version number.
1999-09-21 17:52:05 +00:00
..
libcipher $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
libcrypt Someone changed major numbers of the libraries from 2 to 3 for 0 (zero) reasons. 1999-09-21 17:52:05 +00:00
libcrypto Vendor import EAY's LIBSSL to fix comments, etc. 1999-09-04 12:45:43 +00:00
libdes libdes is bmaked and built from src/crypto/... now. 1999-09-19 18:49:58 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
Makefile.inc $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00