freebsd-dev/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
Makefile WANRS=6 cleanup for vidcontrol(1): 2005-01-13 03:59:44 +00:00
path.h
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