hxd

v0.6 1998-??-?? (hexdump)
- ??

v0.6a 1998-??-?? (hexdump)
- starting offset spec. added
- number of bytes to dump spec. added

v0.6b 1998-12-09 (hexdump)
- ??

v0.70 1999-07-21
- first official release
- totally rewritten
- splitted into hxd and unhxd
- long long support added
- speed up by not using printf() in main loop
- Makefile.AIX & Makefile.IRIX added

v0.70.02 2004-04-08
- unhxd: bug fix concerning output file name
- hxd.c & unhxd.c: file creation permissions fixed
- "hxd -V" outputs MAX_NBPL
- output files now created with O_TRUNC (well, this was a bug)
- undefs fixed (extra token)
- sys_errlist -> strerror()
- llseek() -> lseek64()
