commit | 1808f38e04dc386bd2caacffe0192d62c1a70286 | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Thu Jan 06 12:03:12 2000 +1100 |
committer | Damien Miller <djm@mindrot.org> | Thu Jan 06 12:03:12 2000 +1100 |
tree | cace20a20ba0837b347241ae23aa4f428245b9fc | |
parent | 62ab38ab9e5bae5b516ff10ab62ef55a2592059a [diff] |
- Fixed annoying DES corruption problem. libcrypt has been overriding symbols in libcrypto. Removed libcrypt and crypt.h altogether (libcrypto includes its own crypt(1) replacement) - Added platform-specific rules for Irix 6.x. Included warning that they are untested.