OPOST             627 src/dps8/dps8_console.c     runtty.c_oflag &= (unsigned int) ~OPOST; /* no output edit */
OPOST            2227 src/simh/sim_console.c runtty.c_oflag        = runtty.c_oflag & ~OPOST;               /* no output edit */