mirror of
https://github.com/opnsense/src.git
synced 2026-03-18 00:25:50 -04:00
were two races: - q_to_b() might unexpectedly return 0 (e.g, after a keyboard signal flushes the output queue and isn't echoed). ansi_put() interprets 0 bytes as 4GB... - more output (e.g. for echoes) might arrive afer q_to_b() returns 0. Then scstart() returns presumably and the new output might not be handled for a long time. Remove unused function scxint(). Fix prototypes (foo() isn't a prototype). |
||
|---|---|---|
| .. | ||
| blank | ||
| fade | ||
| green | ||
| snake | ||
| star | ||
| syscons.c | ||
| syscons.h | ||