aboutsummaryrefslogtreecommitdiff
path: root/sbin/sunlabel/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Spell "disklabel" correctly.Ceri Davies2004-02-011-1/+1
* Install a 'disklable' alias.David E. O'Brien2004-01-311-0/+5
* Sync with bsdlabel/Makefile.David E. O'Brien2004-01-291-5/+9
* Add a very basic manpage.David E. O'Brien2004-01-291-1/+1
* Moved libgeom.so dependencies to where they belong.Ruslan Ermilov2003-05-171-2/+2
* Fix the misspelling of DPADD, then fix "make checkdpadd".Ruslan Ermilov2003-05-031-1/+1
* Fix for dynamic linking.Jake Burkholder2003-04-271-1/+1
* If we cannot open the parent device for writing, use GEOM::CONFIG_GEOMPoul-Henning Kamp2003-04-231-0/+3
* Do not link sunlabel to disklabel.Poul-Henning Kamp2003-04-231-1/+0
* Use explicit encoding/decoding funtions for sunlabel data structures.Poul-Henning Kamp2003-04-211-0/+6
* Hardlink sunlabel to disklabel so make release is happy. (This only affectsJake Burkholder2003-04-151-0/+1
* Add sunlabel, a more or less drop in replacement for bsd^H^H^Hdisklabel(8)Jake Burkholder2003-01-311-0/+7