summaryrefslogtreecommitdiffstats
path: root/sbin/geom/misc/subr.c
Commit message (Expand)AuthorAgeFilesLines
* If 'req' is NULL, print error on stderr.pjd2011-10-251-2/+7
* - Simplify code by using g_*() API.pjd2010-09-231-77/+56
* Check for overflow before it occurs. Also add check forae2010-06-211-2/+2
* Remove G_TYPE_ASCLBA type and replace it with G_TYPE_STRING in gpart.ae2010-06-211-0/+90
* bgeom(3) does strdup of param name.ae2010-06-071-0/+1
* Flush disk write cache after storing and clearing metadata.pjd2010-04-151-0/+2
* - Back out r186038. Rather than changing the intent of the caller, the problemlulf2008-12-271-1/+1
* - When writing metadata to a geom provider, open the it as read-write since itlulf2008-12-131-1/+1
* Add two support functions:marcel2008-06-061-0/+44
* Implement gctl_change_param() function, which changes value of existingpjd2007-01-251-0/+26
* Remove trailing spaces.pjd2006-02-011-1/+1
* - The geom(8) utility only uses three types of arguments: string (char *),pjd2005-12-071-45/+55
* Move function for calculating number of bits into more central place.pjd2005-08-191-0/+12
* MFp4: gmirror(8) is coming soon, and we need g_metadata_read() there.pjd2004-07-051-0/+53
* Implement 3 new functions:pjd2004-06-161-4/+72
* Bring in geom(8) utility. It is an universal utility for operating onpjd2004-05-201-0/+247
OpenPOWER on IntegriCloud