freebsd-dev/sbin/geom
Marcel Moolenaar 39bd58723a Parse the error string returned by the kernel. The format is:
<errno> [<parameter> <value>]
So, rather than printing the error:
	gpart: 22 scheme 'gpt'
gpart(8) now prints:
	gpart: scheme 'gpt': invalid argument
2008-11-29 21:20:07 +00:00
..
class Parse the error string returned by the kernel. The format is: 2008-11-29 21:20:07 +00:00
core Replace checks for RESCUE in sources with checks for STATIC_GEOM_CLASSES 2008-06-04 20:07:59 +00:00
misc Add two support functions: 2008-06-06 22:44:03 +00:00
Makefile Add NO_MAN for the static variant of geom(8). Both the RESCUE and the 2008-07-03 19:40:59 +00:00
Makefile.inc Don't use version number in library name. The library version is checked 2004-08-02 09:05:29 +00:00