Module Name: src Committed By: jym Date: Sat Aug 14 20:52:05 UTC 2010
Modified Files:
src/sys/dev/sun: sunkbd.c
Log Message:
Flush tty only when K_TXBUSY is not set.
'!' takes precedence over bitwise operation '&', so use parenthesis.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/dev/sun/sunkbd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
