jxxl@cs.nps.navy.mil (John Locke) (09/12/89)
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.