9fans archive / 2006 / 09 / 355    prev next

search terms are split using tokenize from:regexp searches From: lines subject:regexp searches Subject: lines before:yyyy[/mm[/dd]] and after:yyyy[/mm[/dd]] specify date range powered by grep(1)
From: Skip Tavakkolian <9nut@9ne...> Subject: drawterm cpunote Date: Sun, 24 Sep 2006 13:09:46 -0700 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?