Tcpstat Change Log
------------------
1.2:
  2000/05/13 -  Now allows output on multiple file desc. (%number option)
  2000/05/13 -  Implemented the -s option
  2000/05/11 -  Added smarter bandwidth calculation.  Moved old to "dumb"
  2000/05/11 -  Added option -F to flush stdout after printing each line
  2000/05/08 -  Fixed a bug which ignored intervals of -1
  2000/05/08 -  Removed negligible buffer overflow potential
  2000/05/05 -  Now compiles under Solaris

1.1:
  2000/05/04 -  bandwidth mode now properly includes the last interval
  2000/05/03 -  Added new output stats (%A, %C, %I, %M, %m, %R, %r, %T, %U)
  2000/05/03 -  Added IP variable support for NULL type link layers
  2000/05/02 -  Fixed a bug which causes a SIGFPE in bandwidth mode
  2000/05/02 -  Added support for BSD/OS (ethernet_stub.h)
  2000/05/02 -  Improved libpcap detection in configure
  2000/05/02 -  Improved buffer overflow prevention

1.0:
  2000/05/01 -	Initial public release
  2000/04/27 -	Awww man, gotta write manpages and docs if i wanna release this!
  2000/04/20 -	Renamed a bunch of options and output strings to make
		room for future options.
