Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for dynamic linking. | jake | 2003-04-27 | 1 | -1/+1 |
* | Add testcases to ensure that overwriting bootcode does not trash label. | phk | 2003-04-23 | 1 | -0/+26 |
* | If we cannot open the parent device for writing, use GEOM::CONFIG_GEOM | phk | 2003-04-23 | 2 | -24/+61 |
* | Do not link sunlabel to disklabel. | phk | 2003-04-23 | 1 | -1/+0 |
* | Add "-r" when we initialize the label first time. | phk | 2003-04-22 | 1 | -1/+18 |
* | Use explicit encoding/decoding funtions for sunlabel data structures. | phk | 2003-04-21 | 2 | -34/+29 |
* | Add minimal regression test for hotspot handling of the sunlabel. | phk | 2003-04-21 | 1 | -0/+114 |
* | Solve printf/cast issues to make this compile in i386 as well. | phk | 2003-04-18 | 1 | -5/+5 |
* | Hardlink sunlabel to disklabel so make release is happy. (This only affects | jake | 2003-04-15 | 1 | -0/+1 |
* | - Use read(2) to get the existing sunlabel on a disk, instead of parsing | jake | 2003-04-15 | 1 | -77/+81 |
* | Add sunlabel, a more or less drop in replacement for bsd^H^H^Hdisklabel(8) | jake | 2003-01-31 | 2 | -0/+585 |