Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use (char *)NULL to terminate the argument list for execlp(). | harti | 2003-10-30 | 1 | -1/+1 |
* | Simplify the GEOM OAM api: Drop the request type, and let everything | phk | 2003-06-01 | 1 | -4/+4 |
* | If we cannot open the parent device for writing, use GEOM::CONFIG_GEOM | phk | 2003-04-23 | 1 | -24/+58 |
* | Use explicit encoding/decoding funtions for sunlabel data structures. | phk | 2003-04-21 | 1 | -34/+23 |
* | Solve printf/cast issues to make this compile in i386 as well. | phk | 2003-04-18 | 1 | -5/+5 |
* | - 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 | 1 | -0/+578 |