Version 1.09f-wfms [x] Unofficial release to merge in a diff based on Hayao Nakahara's diffs against 1.08b. His diff against lib/jregex is far cleaner than my hack. This fixes a compile problem with lib/jregex.c [x] Fix the good old problematic -whatever stuff (me and Nakahara - the former based on a patch from late 1997). Untested on other platforms. [x] lookup.h MAX_LOADED_FILES set to 100 to allow more than the default 10 files to be searched [x] bah! process_input_line() expects only 10 files in the bounds-checking if statements. This especially breaks the server! [x] Added missing setsockopt() call so we can restart the lookup server quickly [x] Added Solaris Support. [x] Merged-in important diffs from Thierry Emery: One from late 1997, another similar to Nakahara's.