| Commit message (Expand) | Author | Age | Files | Lines |
* | mdoc: fix column names, indentation, column separation within each row, and | joel | 2012-04-07 | 1 | -8/+8 |
* | mdoc: drop even more redundant .Pp calls | uqs | 2010-10-19 | 1 | -1/+0 |
* | MFtbemd: | imp | 2010-08-23 | 1 | -1/+1 |
* | Fix typos and spelling mistakes. | joel | 2010-08-06 | 1 | -1/+1 |
* | Spelling fixes. | joel | 2010-07-31 | 1 | -1/+1 |
* | Bump WARNS where possible. | uqs | 2010-02-15 | 1 | -2/+0 |
* | Fix grammar error caused by my previous edit. | joerg | 2005-03-30 | 1 | -2/+2 |
* | Support VTOC volume names. This can be useful to distinguish multiple | joerg | 2005-03-30 | 2 | -6/+59 |
* | Fix grammar error. | obrien | 2005-02-15 | 1 | -1/+1 |
* | Fix indentation of continuation lines to (hopefully) comply with | joerg | 2004-06-18 | 1 | -28/+30 |
* | Cast the arguments to make_h_number() to uintmax_t before multiplying | joerg | 2004-06-11 | 1 | -2/+2 |
* | ru's mdoc(7) style police was here. | joerg | 2004-06-02 | 1 | -23/+23 |
* | Major overhaul of sunlabel(8). | joerg | 2004-06-01 | 2 | -72/+757 |
* | Correct existing usage lines, add two more. | ru | 2004-05-17 | 1 | -3/+11 |
* | When editing a Sun label, make the search for a valid partition line | joerg | 2004-05-04 | 1 | -4/+21 |
* | Spell "disklabel" correctly. | ceri | 2004-02-01 | 1 | -1/+1 |
* | Install a 'disklable' alias. | obrien | 2004-01-31 | 1 | -0/+5 |
* | Sync with bsdlabel/Makefile. | obrien | 2004-01-29 | 1 | -5/+9 |
* | Add a very basic manpage. | obrien | 2004-01-29 | 2 | -1/+71 |
* | 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 |
* | Moved libgeom.so dependencies to where they belong. | ru | 2003-05-17 | 1 | -2/+2 |
* | Fix the misspelling of DPADD, then fix "make checkdpadd". | ru | 2003-05-03 | 1 | -1/+1 |
* | 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 |