CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/07/14 20:29:26
Modified files:
sys/kern : tty.c
Log message:
Scott Cheloha convinces me the newly added tsleep_nsec should be tsleep,
to hint we are doing the minimum scheduler sleep (and as side effect,
collecting potential signal status)
