freebsd-dev/sbin/geom/class
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
..
cache Add gpart(8). 2007-05-15 20:25:18 +00:00
concat Add gpart(8). 2007-05-15 20:25:18 +00:00
eli By default backup geli metadata to a file. It is quite critical 512 bytes, 2008-08-29 18:10:18 +00:00
journal I keep taking timemachines to get back in time. Update the 2008-04-13 11:05:59 +00:00
label Replace checks for RESCUE in sources with checks for STATIC_GEOM_CLASSES 2008-06-04 20:07:59 +00:00
mirror Add gpart(8). 2007-05-15 20:25:18 +00:00
multipath - Use an uppercase provider name in the example, to make the name change 2008-03-13 15:37:02 +00:00
nop Minor language cleanup. 2007-11-24 09:32:45 +00:00
part Parse the error string returned by the kernel. The format is: 2008-11-29 21:20:07 +00:00
raid3 Add gpart(8). 2007-05-15 20:25:18 +00:00
shsec Add gpart(8). 2007-05-15 20:25:18 +00:00
stripe Fix the online usage for the "dump" command. 2007-05-24 09:21:20 +00:00
virstor Clean up of dead code and possible unassigned variable usage. 2008-08-09 16:47:30 +00:00
Makefile Bring in the GEOM Virtualisation class, which allows to create huge GEOM 2007-09-23 07:34:23 +00:00
Makefile.inc