summaryrefslogtreecommitdiffstats
path: root/sbin/sunlabel
Commit message (Expand)AuthorAgeFilesLines
* Simplify the GEOM OAM api: Drop the request type, and let everythingphk2003-06-011-4/+4
* Moved libgeom.so dependencies to where they belong.ru2003-05-171-2/+2
* Fix the misspelling of DPADD, then fix "make checkdpadd".ru2003-05-031-1/+1
* Fix for dynamic linking.jake2003-04-271-1/+1
* Add testcases to ensure that overwriting bootcode does not trash label.phk2003-04-231-0/+26
* If we cannot open the parent device for writing, use GEOM::CONFIG_GEOMphk2003-04-232-24/+61
* Do not link sunlabel to disklabel.phk2003-04-231-1/+0
* Add "-r" when we initialize the label first time.phk2003-04-221-1/+18
* Use explicit encoding/decoding funtions for sunlabel data structures.phk2003-04-212-34/+29
* Add minimal regression test for hotspot handling of the sunlabel.phk2003-04-211-0/+114
* Solve printf/cast issues to make this compile in i386 as well.phk2003-04-181-5/+5
* Hardlink sunlabel to disklabel so make release is happy. (This only affectsjake2003-04-151-0/+1
* - 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-312-0/+585
OpenPOWER on IntegriCloud