Kazutaka YOKOTA ef7b5df757 Cosmetic changes:
- 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
1998-09-26 03:38:40 +00:00
..
1998-09-21 16:46:13 +00:00
1998-09-22 04:55:07 +00:00
1998-06-21 18:02:50 +00:00
1998-06-21 16:51:06 +00:00
1998-09-17 09:35:02 +00:00
1998-09-17 09:35:02 +00:00
1998-09-15 18:16:39 +00:00
1998-09-03 21:01:22 +00:00
1998-09-20 14:41:54 +00:00
1998-06-21 14:53:44 +00:00
1998-09-26 03:38:40 +00:00
1998-09-16 05:56:21 +00:00
1998-09-14 19:56:42 +00:00