1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-08 07:25:31 +00:00
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
..
2008-11-05 09:28:30 +00:00
2008-10-19 09:45:29 +00:00
2008-09-27 00:09:10 +00:00
2007-11-18 09:18:20 +00:00
2007-07-03 12:46:08 +00:00
2008-09-29 05:31:27 +00:00
2007-09-23 16:06:37 +00:00