K 10 svn:author V 6 davide K 8 svn:date V 27 2012-06-19T19:40:54.993617Z K 7 svn:log V 377 - Modify a bit the callout(9) public KPI to avoid code duplication and avoid breakages, as recently done for sleepqueue(9) - Rename the 'direct' argument in callout_reset_on() and friends into 'flags' because it may used for furter enhancements, such as specify precision specification, on which I'm currently woking on. Suggested by: attilio [1], mav [2] Reviewed by: mav END