3 Commits (2289798b6d3565d96cc81d5208c50afa2010e296)

Author SHA1 Message Date
Aaron Marcher 96f3a8a54e Get rid of err.h as it is not portable
Replace warn() and warnx() with fprintf() and add <stdio.h> where
necessary.
8 years ago
Aaron Marcher 11d4bec648
Added LICENSE statements to all source files 9 years ago
Aaron Marcher 6820631175
Split into multiple files
For multiple reasons the program is now split:
- Make future porting to OpenBSD easier
- Assign header includes to individiual functions
- Make future program extensions easier
- Recompile only changed parts
9 years ago