Received: from SOUTH-STATION-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA11438; Sat, 24 Feb 96 18:20:01 EST
Received: from pain.lcs.mit.edu by MIT.EDU with SMTP
	id AA18098; Sat, 24 Feb 96 18:19:37 EST
Received: (from daemon@localhost) by pain.lcs.mit.edu (8.6.12/8.6.12) id SAA11546; Sat, 24 Feb 1996 18:00:06 -0500
Received: (from source@localhost) by pain.lcs.mit.edu (8.6.12/8.6.12) id SAA11540; Sat, 24 Feb 1996 18:00:03 -0500
Date: Sat, 24 Feb 1996 18:00:03 -0500
From: The Source of All Evil <source@NetBSD.ORG>
Message-Id: <199602242300.SAA11540@pain.lcs.mit.edu>
To: source-changes@NetBSD.ORG
Subject: NetBSD master CVS tree commits
Sender: owner-source-changes@NetBSD.ORG
Precedence: list
X-Loop: source-changes@NetBSD.ORG


jtk
Sat Feb 24 17:50:15 EST 1996
Update of /a/cvsroot/src/domestic/usr.bin/telnet
In directory pain.lcs.mit.edu:/a/var_tmp/cvs-serv10994/usr.bin/telnet

Modified Files:
	Makefile authenc.c commands.c externs.h main.c network.c 
	ring.c ring.h telnet.c terminal.c tn3270.c utilities.c 
Log Message:
Reflect our local changes into telnet-95.10.23.  For those files which
are no different between domestic and international versions, the
internation versions are used via .PATH directives.
All the files which differ between the two can be created from the
domestic set by 'make nocrypt' in lib/libtelnet, usr.bin/telnet, and
libexec/telnetd.

