ef7b5df757
- there were too many global variables (there still are :-). - the data section was bloated by explicit initializations of static variables to 0 (only fixed the recently changed ones). - WRAPHIST() had silly parentheses around foo->bar. - the comment about inline functions was stale. - the comment about Userconfig presumes too much about the boot environment. - `i' was reused confusingly in scioctl(). - the declaration of `butmap' used a deprecated K&R misfeature. - the initializeation of `butmap' had an unnecessary line break. - `unsigned char' was not consistently (mis)spelled as u_char. - English was poor in a comment in videoio.c. Submitted by: bde |
||
---|---|---|
.. | ||
blank | ||
daemon | ||
fade | ||
green | ||
snake | ||
star | ||
scvesactl.c | ||
scvidctl.c | ||
syscons.c | ||
syscons.h |