summaryrefslogtreecommitdiffstats
path: root/sbin/sunlabel/sunlabel.c
Commit message (Expand)AuthorAgeFilesLines
* 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