freebsd-dev/sbin/mdconfig
Jaakko Heinonen a4ca6a4926 Make mdconfig(8) WARNS=6 clean:
- Constify geom_config_get() name argument.
- Add void keyword for usage().
- Initialize mdunit to NULL.
- Don't call md_prthumanval() at all if length is NULL.

Approved by:	trasz (mentor)
2010-01-22 08:51:58 +00:00
..
Makefile Make mdconfig(8) WARNS=6 clean: 2010-01-22 08:51:58 +00:00
mdconfig.8 Add the possibility to specify "-o force" with "mdconfig -du". 2009-01-10 17:17:18 +00:00
mdconfig.c Make mdconfig(8) WARNS=6 clean: 2010-01-22 08:51:58 +00:00