summaryrefslogtreecommitdiffstats
path: root/sbin/sunlabel/sunlabel.c
Commit message (Expand)AuthorAgeFilesLines
* Support VTOC volume names. This can be useful to distinguish multiplejoerg2005-03-301-4/+48
* Fix grammar error.obrien2005-02-151-1/+1
* Fix indentation of continuation lines to (hopefully) comply withjoerg2004-06-181-28/+30
* Cast the arguments to make_h_number() to uintmax_t before multiplyingjoerg2004-06-111-2/+2
* Major overhaul of sunlabel(8).joerg2004-06-011-66/+405
* When editing a Sun label, make the search for a valid partition linejoerg2004-05-041-4/+21
* Use (char *)NULL to terminate the argument list for execlp().harti2003-10-301-1/+1
* Simplify the GEOM OAM api: Drop the request type, and let everythingphk2003-06-011-4/+4
* If we cannot open the parent device for writing, use GEOM::CONFIG_GEOMphk2003-04-231-24/+58
* Use explicit encoding/decoding funtions for sunlabel data structures.phk2003-04-211-34/+23
* Solve printf/cast issues to make this compile in i386 as well.phk2003-04-181-5/+5
* - Use read(2) to get the existing sunlabel on a disk, instead of parsingjake2003-04-151-77/+81
* Add sunlabel, a more or less drop in replacement for bsd^H^H^Hdisklabel(8)jake2003-01-311-0/+578
OpenPOWER on IntegriCloud