5 Commits (c83b388a3f8f7a8c8d5a5cfddb6ab397005371a1)

Author SHA1 Message Date
Aaron Marcher b759662983 Remove UNUSED macro
Use variables named unused instead which is simpler
8 years ago
Aaron Marcher fc8b6f81a5 Mark unused parameters, fix compiler warnings 8 years ago
Aaron Marcher 11d4bec648
Added LICENSE statements to all source files 9 years ago
Laslo Hunhold 914440b4fc
Properly declare buf as extern and fix all unused-warnings 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