- Contains additional time_t related fixes.
- The author removed an assertion in timer_stop() I had run into and even
though monotonic time is used somehow time went backwards.
- Change the rc.d script to use localhost instead of 127.0.0.1 to have
darkstat also bind to the v6 address.
ok sthen@