* Call crypt() directly instread of taking a detour through makekey.
authorDavid Rhodus <drhodus@dragonflybsd.org>
Tue, 4 Nov 2003 16:36:35 +0000 (16:36 +0000)
committerDavid Rhodus <drhodus@dragonflybsd.org>
Tue, 4 Nov 2003 16:36:35 +0000 (16:36 +0000)
commit235e3da1a564427dd73180904e973ecc75cb31a0
treed853c997718821d54e01a832a01b1ec85dc3f14d
parent689181723718f7339b26abdbef5546c03db862b9
* Call crypt() directly instread of taking a detour through makekey.

Note: This should have been the last user of makekey. Makekey perhaps
should be depreciated.

Obtained from: The FreeBSD project
usr.bin/enigma/Makefile
usr.bin/enigma/enigma.c