CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2010/10/15 04:18:42
Modified files: distrib/miniroot: makeconf.awk libexec/login_tis: Makefile login_tis.c libexec/login_token: Makefile token.c sbin/isakmpd : Makefile crypto.c crypto.h usr.bin/passwd : Makefile krb5_passwd.c usr.bin/sectok : Makefile cyberflex.c usr.bin/telnet : Makefile enc_des.c usr.bin/x99token: Makefile x99token.c usr.sbin/ppp/ppp: Makefile chap_ms.c usr.sbin/tokenadm: Makefile usr.sbin/tokeninit: Makefile gnu/usr.bin/cvs: configure configure.in gnu/usr.bin/cvs/src: server.c Log message: Switch the remaining users of libdes in src to libcrypto, telnet portion partially from the latest heimdal. ok mikeb@