runfl 2092 src/simh/sim_console.c int cmdfl,runfl; /* TTY flags */ runfl 2097 src/simh/sim_console.c runfl = cmdfl | FNDELAY; runfl 2124 src/simh/sim_console.c (void)fcntl (0, F_SETFL, runfl); /* non-block mode */