OK, I've split this change into three patches. The cumulative affect
of these is:
kpress() is now much more straightforward and has no memcpy() calls.
selnotify() now supports MODE_ECHO. I couldn't remove the cast there however.
A new ttysend() function replaces all ttywrite();techo() sequences.
-Mark
Received on Sat Oct 05 2013 - 11:19:47 CEST