Module Name: src Committed By: christos Date: Mon Jan 9 16:08:56 UTC 2012
Modified Files: src/usr.bin/telnet: Makefile authenc.c commands.c externs.h main.c sys_bsd.c telnet.c utilities.c Log Message: PR/45805: Borodin Oleg: telnet/telnetd with -DAUTHENTICATION -DENCRYPTION (rfc2941) - Minimal diffs to separate MKCRYPTO from USE_KERBEROS To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49 src/usr.bin/telnet/Makefile cvs rdiff -u -r1.12 -r1.13 src/usr.bin/telnet/authenc.c cvs rdiff -u -r1.67 -r1.68 src/usr.bin/telnet/commands.c cvs rdiff -u -r1.35 -r1.36 src/usr.bin/telnet/externs.h cvs rdiff -u -r1.27 -r1.28 src/usr.bin/telnet/main.c cvs rdiff -u -r1.32 -r1.33 src/usr.bin/telnet/sys_bsd.c cvs rdiff -u -r1.34 -r1.35 src/usr.bin/telnet/telnet.c cvs rdiff -u -r1.22 -r1.23 src/usr.bin/telnet/utilities.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.