freebsd-dev/sbin/geom
Pawel Jakub Dawidek e84091cb52 For arguments declared as numbers always use expand_number(3).
This allows to use numbers in human-readable form in many geom(8)
utilities. Such a simple change and makes live so much nicer.
Some examples:

	gstripe label -s 16k
	gmirror label -s 4k
	gnop create -o 1g -s 128m -S 2k
	gjournal label -s 2g
	geli label -i 128k -s 4k

Approved by:	re (kensmith)
2007-09-21 10:00:05 +00:00
..
class Add support for Camellia encryption algorithm. 2007-09-01 06:33:02 +00:00
core For arguments declared as numbers always use expand_number(3). 2007-09-21 10:00:05 +00:00
misc Implement gctl_change_param() function, which changes value of existing 2007-01-25 11:35:27 +00:00
Makefile
Makefile.inc Don't use version number in library name. The library version is checked 2004-08-02 09:05:29 +00:00