Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Brett Lymn <blymn@netbsd.org>
List: source-changes
Date: 05/25/2000 05:25:18
Module Name:	basesrc
Committed By:	blymn
Date:		Thu May 25 12:25:17 UTC 2000

Modified Files:
	basesrc/usr.bin/telnet: commands.c telnet.c
	basesrc/usr.bin/top: screen.c screen.h

Log Message:
Convert telnet and top to the new termcap interface.  This stops some
buffer overflows in top from ever happening.


To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 basesrc/usr.bin/telnet/commands.c
cvs rdiff -r1.14 -r1.15 basesrc/usr.bin/telnet/telnet.c
cvs rdiff -r1.4 -r1.5 basesrc/usr.bin/top/screen.c \
    basesrc/usr.bin/top/screen.h

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