02/21/97 Version 2.03 -> 2.04
	Fixed nasty bug causing the server to die when DTR was pulled from
	a serial device

	Modified the build procedure to allow building for multiple platforms
	easier. Mostly used in the hope of using NFS at work.

	Added new platform support FreeBSD

	Fixed broken compilations on the AIX platform

11/15/96 Version 2.00 -> 2.03
	Mostly little bug fixes here and there
	(In other words I got lax keeping this log up todate, SORRY!)

03/16/96 Version 1.07 -> 2.00

	Moved  the  Special  telnet  options  to begin with 1. Because most
	telnet  daemons  do  not respond to the options, a 5 second timeout
	was  added.  If  this  timeout  expires,  it  is  assumed  that any
	responses  for  the  special termnet options have been received and
	normal execution will procede.

	Added SCO DEC OSF the list of Unix flavors that the program runs on

	Completely overhauld the configuration files for termnetd. They
	now allow for using termios tags for the serial device configuration

02-02-96 Verion 1.06 -> 1.07

	Fixed the Telnet Option handshaking that caused telnet to go into
	LINEMODE when connecting to the server.

	Removed the -l and -r options from termnet and replaced them with
	the -e option to provide local echoing. Also changed the echo command
	to accept either on or off instead of local and remote. These changes
	were brought on by the first change.

	Added TELOPT TTYPE and TELOPT XDISPLOC option handshaking to termnet
	to provide a reasonable environment when connecting to telnet servers
	for login purposes.

