aboutsummaryrefslogtreecommitdiff
path: root/sbin/geom/misc
Commit message (Expand)AuthorAgeFilesLines
* - Simplify code by using g_*() API.Pawel Jakub Dawidek2010-09-232-83/+62
* Check for overflow before it occurs. Also add check forAndrey V. Elsukov2010-06-211-2/+2
* Remove G_TYPE_ASCLBA type and replace it with G_TYPE_STRING in gpart.Andrey V. Elsukov2010-06-212-0/+91
* bgeom(3) does strdup of param name.Andrey V. Elsukov2010-06-071-0/+1
* Flush disk write cache after storing and clearing metadata.Pawel Jakub Dawidek2010-04-151-0/+2
* - Back out r186038. Rather than changing the intent of the caller, the problemUlf Lilleengen2008-12-271-1/+1
* - When writing metadata to a geom provider, open the it as read-write since itUlf Lilleengen2008-12-131-1/+1
* Add two support functions:Marcel Moolenaar2008-06-062-0/+47
* Implement gctl_change_param() function, which changes value of existingPawel Jakub Dawidek2007-01-252-0/+28
* Add __printflike() attribute to various functions.Pawel Jakub Dawidek2006-09-301-4/+4
* Remove trailing spaces.Pawel Jakub Dawidek2006-02-012-2/+2
* - The geom(8) utility only uses three types of arguments: string (char *),Pawel Jakub Dawidek2005-12-072-48/+60
* Move function for calculating number of bits into more central place.Pawel Jakub Dawidek2005-08-192-0/+13
* MFp4: gmirror(8) is coming soon, and we need g_metadata_read() there.Pawel Jakub Dawidek2004-07-052-0/+55
* Implement 3 new functions:Pawel Jakub Dawidek2004-06-162-4/+77
* Bring in geom(8) utility. It is an universal utility for operating onPawel Jakub Dawidek2004-05-202-0/+285