1998-09-01 Henner Eisen
	x25trace:
	- Added dumping of CallRequest/CallAccepted packets with
	  extended (TOA/NPI) address format.
	- -d option to suppress dumping of user data from Data
	  packets.
1998-10-15 Henner Eisen
	x25trace:
	- hexdump for call request packets
	- changed socket type to AF_PACKET
2000-10-20 Henner Eisen
	general:
	- changed some compile and link options in the makefiles
	  to allow compilation with glibc2
	- changed installation target diretories to 
	  /usr/local/{bin,sbin,man/man?}
	telnet*:
	- telnet and telnetd now install as x25telnet and x25.telnetd
	  such that make install will not overwrite existing tcp/ip
	  telnet[d].
	- some (partially ugly hacks) in telnetd and telnet sources
	  to make it compiling with glibc, libtermcap->libncurses,
          <sys/ioctl.h>, ....
	  telnetd and telnet compile now, but still do not seem to 
	  work. Somebody with more knowledge about terminal programming
          should have a look at it.
2000-11-30 Henner Eisen
	telnet*:
	- removed '-DTERMCAP' compile option for telnet* code
	- telnet and telnetd now compatible with 2.4.x MSG_EOR sematics
	- telnet and telnetd seem to work again ;)
2000-12-07 Henner Eisen
	- #include <string.h> in telnetd/utility.c

