Add some code bulletproofing, I have had this around for some time
authorrahnds <rahnds@openbsd.org>
Fri, 10 May 1996 16:54:54 +0000 (16:54 +0000)
committerrahnds <rahnds@openbsd.org>
Fri, 10 May 1996 16:54:54 +0000 (16:54 +0000)
commit3cc8d2b82c6693e21945fe34215c3da416c8e41f
tree0ebf6032c177c7e576b891c8d21389d556830897
parent6f9d973ec9e02cbae60e7b6a71b5b9e98499dfcf
Add some code bulletproofing, I have had this around for some time
I actually thought it was checked in.

This should stop any extra transmit interupts occuring and a possible
crash if another system talks to the tty port before it is completely
configured.

Also allows debugging when no processes have the port open for writing.
If abort is pressed before getty starts.
sys/arch/mvme68k/dev/cl.c