Module Name: src
Committed By: mcr
Date: Tue Dec 22 05:26:22 UTC 1998
Modified Files:
src/usr.bin/telnet: sys_bsd.c
Log Message:
fixed call to select to keep track of the highest numbered file
descriptor. Also removed some redundant code that was #ifdef TN3270
(the code was the same on both sides of the #ifdef)