Add timeout_add_{tv,ts,bt,sec,usec,nsec} so that we can add timeouts
authorblambert <blambert@openbsd.org>
Fri, 11 Jul 2008 14:18:39 +0000 (14:18 +0000)
committerblambert <blambert@openbsd.org>
Fri, 11 Jul 2008 14:18:39 +0000 (14:18 +0000)
commita3687d8a93a47eb289dfdeb15514b7d881aeaf22
treebf50bd230431b686c4206a1bd6561984498bfa6f
parent3cadba956f9d2dfbc7a757bf4899d54992342775
Add timeout_add_{tv,ts,bt,sec,usec,nsec} so that we can add timeouts
in something other than clock ticks. From art@'s punchlist and (for
the time being) not yet used.

"you're doing it wrong" art@,ray@,otto@,tedu@

ok art@
sys/kern/kern_timeout.c
sys/sys/timeout.h