Changes to use the new timeout interface.
authorart <art@openbsd.org>
Thu, 23 Mar 2000 14:43:47 +0000 (14:43 +0000)
committerart <art@openbsd.org>
Thu, 23 Mar 2000 14:43:47 +0000 (14:43 +0000)
commitf4ea13c19e736460febff244cd1dd15e674d19a8
treedb25f7c0145a0a813c62e54b1ac7404395617e96
parent4d08a48d5ded9276a30f28a042b10be0f4297617
Changes to use the new timeout interface.
For tsleep we add a field "p_sleep_to", for ITIMER_REAL we add "p_realit_to".
I also sneak in a change for niklas for linux compat, so that we can
handle all questions about broken "ps", etc. at the same time.
sys/sys/proc.h