Subject: CVS commit: basesrc/usr.bin/telnet
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 09/18/2002 22:49:00
Module Name:	basesrc
Committed By:	mycroft
Date:		Wed Sep 18 19:49:00 UTC 2002

Modified Files:
	basesrc/usr.bin/telnet: network.c tn3270.c utilities.c

Log Message:
Duh, generate the pollfd arrays outside of loops, not that it really matters.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 basesrc/usr.bin/telnet/network.c
cvs rdiff -r1.11 -r1.12 basesrc/usr.bin/telnet/tn3270.c \
    basesrc/usr.bin/telnet/utilities.c

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