K 10 svn:author V 6 davide K 8 svn:date V 27 2013-02-06T15:23:55.931039Z K 7 svn:log V 273 Move callout(9) from struct bintime to a new 64-bit type, sbintime_t. There are quite a few advantages in using sbintime_t over struct bintime, they've been widely discussed on -current. See archives for more informations on the topic. Suggested by: phk Reviewed by: mav END