removed useless copy command from the FreeDOS pkg target
added a link file for FreeDOS
prepared for release, and automated freedos package creation
wcl makefile uses an *.exe target while actually compiling a *.com
fixed potential crashes when empty string search is attempted
error messages about failed loading file are not hidden anymore
freezed v1.0.3 into tags
updated docs for release
trimming useless code
replaced puts() by printf() to eliminate puts() from being linked unnecessarily