=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/telnet/README,v retrieving revision 1.2 retrieving revision 1.3 diff -c -r1.2 -r1.3 *** src/usr.bin/telnet/README 1996/03/27 19:32:56 1.2 --- src/usr.bin/telnet/README 2002/02/10 23:15:05 1.3 *************** *** 1,4 **** ! $OpenBSD: README,v 1.2 1996/03/27 19:32:56 niklas Exp $ This is a distribution of both client and server telnet. These programs have been compiled on: --- 1,4 ---- ! $OpenBSD: README,v 1.3 2002/02/10 23:15:05 deraadt Exp $ This is a distribution of both client and server telnet. These programs have been compiled on: *************** *** 451,457 **** one of them is undefined, and the other one is not already defined to the telnet escape character. ! Handle TERMIOS systems that have seperate input and output line speed settings imbedded in the flags. Many other minor bug fixes. --- 451,457 ---- one of them is undefined, and the other one is not already defined to the telnet escape character. ! Handle TERMIOS systems that have separate input and output line speed settings imbedded in the flags. Many other minor bug fixes. *************** *** 461,467 **** directory is now gone, and all the source that was in telnet/Source is now just in the telnet directory. ! Seperate makefile for each system are now gone. There are two makefiles, Makefile and Makefile.generic. The "Makefile" has the definitions for the various system, and "Makefile.generic" does all the work. --- 461,467 ---- directory is now gone, and all the source that was in telnet/Source is now just in the telnet directory. ! Separate makefile for each system are now gone. There are two makefiles, Makefile and Makefile.generic. The "Makefile" has the definitions for the various system, and "Makefile.generic" does all the work. *************** *** 517,523 **** option turned back off! Fix the TERMIOS setting of the terminal speed to handle both ! BSD's seperate fields, and the SYSV method of CBAUD bits. Change how we deal with the other side refusing to enable an option. The sequence used to be: send DO option; receive --- 517,523 ---- option turned back off! Fix the TERMIOS setting of the terminal speed to handle both ! BSD's separate fields, and the SYSV method of CBAUD bits. Change how we deal with the other side refusing to enable an option. The sequence used to be: send DO option; receive