opnsense-src/usr.sbin/vidcontrol
Xin LI 9a03b27dba WANRS=6 cleanup for vidcontrol(1):
- Use foo(void) instead of foo().
	- Use static where applicable.
	- Apply more const's when passing parameters
	- signed/unsigned madness
	- Avoid namespace collision by adding underscores.
	- For 64-bit architectures, use %zx instead of %x
	  when necessary.
	- When storing constants, use const instead of
	  variable.
	- Bump WARNS?= from 2 to 6
2005-01-13 03:59:44 +00:00
..
decode.c WANRS=6 cleanup for vidcontrol(1): 2005-01-13 03:59:44 +00:00
decode.h Allow user to omit font size specification when loading a font. In addition 2001-04-09 17:24:29 +00:00
Makefile WANRS=6 cleanup for vidcontrol(1): 2005-01-13 03:59:44 +00:00
path.h Added vidcontrol util from 1.1.5.1+ 1994-08-17 09:00:13 +00:00
vidcontrol.1 mdoc(7) police: Nits. 2003-03-02 21:04:21 +00:00
vidcontrol.c WANRS=6 cleanup for vidcontrol(1): 2005-01-13 03:59:44 +00:00