jtc
Mon Apr 21 09:56:56 PDT 1997
Update of /cvsroot/src/sys/kern
In directory netbsd1:/var/slash-tmp/cvs-serv20529
Modified Files:
kern_time.c
Log Message:
In nanosleep, use local error variable when storing rqtp in so that
an error from a failed tsleep will still be returned to the caller.