Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!uakari.primate.wisc.edu!ames!cs!jxxl From: jxxl@cs.nps.navy.mil (John Locke) Newsgroups: news.software.b Subject: Small Problem In Rn Message-ID: <262@cs.nps.navy.mil> Date: 11 Sep 89 22:09:03 GMT Reply-To: jxxl@cs.nps.navy.mil (Rust Remover) Distribution: usa Organization: Naval Postgraduate School, Monterey CA Lines: 5 I installed rn on several BSD4.3 variants. The problem was in typing an invalid key at the newsgroup selection level. Rn reported "Type h for help" and hung while the cpu continued to crank away. The program hung on the sleep(1) called from settle_down() in term.c. Deleting the sleep call fixed the problem, for what it's worth.