cvs commit: src/usr.bin/enigma Makefile enigma.c
David Rhodus
drhodus at crater.dragonflybsd.org
Tue Nov 4 08:37:02 PST 2003
drhodus 2003/11/04 08:36:35 PST
DragonFly src repository
Modified files:
usr.bin/enigma Makefile enigma.c
Log:
* 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
Revision Changes Path
1.3 +4 -1 src/usr.bin/enigma/Makefile
1.4 +4 -33 src/usr.bin/enigma/enigma.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/enigma/Makefile.diff?r1=1.2&r2=1.3&f=h
http://www.dragonflybsd.org/cvsweb/src/usr.bin/enigma/enigma.c.diff?r1=1.3&r2=1.4&f=h
More information about the Commits
mailing list