* Don't install debugging tools into /usr/local/bin; leave them in
the source directory.
* Fix libhsync to build on (sgi-mips, IRIX64, gcc, GNU Make)
* Include README.CVS in tarball
* Back out of using libtool and shared libraries, as it is
unnecessary at this stage, complicates installation and slows down
compilation.
* Use mapptr when reading data to decode, so that decoding should
have less latency and be more reliable.
* Cope better on systems that are missing functions like snprintf.