K 10 svn:author V 3 pst K 8 svn:date V 27 1996-09-26T21:07:11.000000Z K 7 svn:log V 291 If we're unable to open /dev/ttyv0, assume that we're on a single tty system and use /dev/console. I really think the proper test is to determine which device has been configured to be the console (remember the RB_SERIAL flag?) and use it instead of always trying to open /dev/ttyv0 first. END