K 10 svn:author V 3 jhb K 8 svn:date V 27 2014-11-11T18:15:05.737331Z K 7 svn:log V 235 Use the callout(9) API instead of timeout(9). To do this more cleanly, convert a global timer to a per-controller timer. This works much better with locking and removes the need for several global lookup tables. Tested by: ambrisko END