this code in kern/devcons.c
case Qcpunote:
sleep(&up->sleep, return0, nil);does it hang a blockingslave in exportfs, pending a read? for drawterm, the net effect is that rmtnoteproc in cpu.c gets an error when drawterm goes away which then kills rc. correct?
