CVSROOT: /cvs Module name: src Changes by: flor...@cvs.openbsd.org 2013/01/19 14:22:28
Modified files: usr.bin/mg : ttyio.c Log message: Don't spin in ttgetc when stdin is lost (found by benno@). While there prevent an unterminated recursion in panic(). ok lum@, benno@