freebsd-dev/sbin/geom/core
Xin LI 257eeb8e0b printf(3) expects that %*s having an int parameter, which generates
warning on 64-bit platforms.  Explicitly cast these values to int
to work around this issue, as these values are tend to be small.

Spotted by:	ia64 tinderbox
2005-03-14 04:33:13 +00:00
..
geom.8 - Document 'status' subcommand. 2005-03-13 19:38:12 +00:00
geom.c printf(3) expects that %*s having an int parameter, which generates 2005-03-14 04:33:13 +00:00
geom.h
Makefile NOSHARED -> NO_SHARED 2004-12-21 09:59:45 +00:00