Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Assar Westerlund <assar@netbsd.org>
List: source-changes
Date: 03/04/2001 03:51:06
Module Name:	basesrc
Committed By:	assar
Date:		Sun Mar  4 01:51:06 UTC 2001

Modified Files:
	basesrc/usr.bin/telnet: main.c telnet.c

Log Message:
fix spelling of cpp symbol (ENCRYPT vs ENCRYPTION).
enable encryption with autologin.
fixes PR 12226


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 basesrc/usr.bin/telnet/main.c
cvs rdiff -r1.16 -r1.17 basesrc/usr.bin/telnet/telnet.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.