Implement some kind of glob pattern matching for zones, so as to make it
semi intelligent.

Implement better error checking in the wdinfo file sematics (eg. silly
date specs).  

Remove dependence upon mktime and the time_t / struct tm std library
stuff.  This limits dates to those after 1900 and (on a 32 bit
machine) before 2038.

