* Update build scripts: - Make config.redo behave more like config.mk - Make .gz optional - OpenBSD build and instructions - Migrate from MANDIR to MANPREFIX
* Avoid stat in redo scripts * Make copyright lines in source more clear
Bugfix: u32_char_to_u8 was assigning to to[len-1] instead of to[i] in loop