14-Dec-98:
Added an Amiga specific section, although I'm not sure if
it will work on every Amiga.  It should be as simple as #including
the correct headers.  Also, it now tries to compile always, and just
gives a #warning if it doesn't recognize the OS
Fixed a small bug in the Makefile.

6-Feb-98:
Removed all the unaligned mem access, since memset and memmove
are ANSI-C and the performance loss is negligable.

5-Feb-98:
Added a file align.c which checks if unaligned mem access is OK
and writes that to a file align.h (Hope that works..)

4-Feb-98:
Copied and edited bzip manual page.

2-Feb-98:
First release version, unix-only.
