| Commit message (Expand) | Author | Age | Files | Lines |
* | META_MODE: Remove DEP_MACHINE from Makefile.depend files. | Bryan Drewery | 2015-09-25 | 1 | -2/+0 |
* | META_MODE: Remove DEP_RELDIR from Makefile.depend files. | Bryan Drewery | 2015-09-25 | 1 | -2/+0 |
* | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+21 |
|\ |
|
| * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 1 | -2/+1 |
| |\
| |/
|/| |
|
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+20 |
* | | Convert sbin/ to LIBADD | Baptiste Daroussin | 2014-11-25 | 1 | -2/+1 |
|/ |
|
* | mdoc: fix column names, indentation, column separation within each row, and | Joel Dahl | 2012-04-07 | 1 | -8/+8 |
* | mdoc: drop even more redundant .Pp calls | Ulrich Spörlein | 2010-10-19 | 1 | -1/+0 |
* | MFtbemd: | Warner Losh | 2010-08-23 | 1 | -1/+1 |
* | Fix typos and spelling mistakes. | Joel Dahl | 2010-08-06 | 1 | -1/+1 |
* | Spelling fixes. | Joel Dahl | 2010-07-31 | 1 | -1/+1 |
* | Bump WARNS where possible. | Ulrich Spörlein | 2010-02-15 | 1 | -2/+0 |
* | Fix grammar error caused by my previous edit. | Joerg Wunsch | 2005-03-30 | 1 | -2/+2 |
* | Support VTOC volume names. This can be useful to distinguish multiple | Joerg Wunsch | 2005-03-30 | 2 | -6/+59 |
* | Fix grammar error. | David E. O'Brien | 2005-02-15 | 1 | -1/+1 |
* | Fix indentation of continuation lines to (hopefully) comply with | Joerg Wunsch | 2004-06-18 | 1 | -28/+30 |
* | Cast the arguments to make_h_number() to uintmax_t before multiplying | Joerg Wunsch | 2004-06-11 | 1 | -2/+2 |
* | ru's mdoc(7) style police was here. | Joerg Wunsch | 2004-06-02 | 1 | -23/+23 |
* | Major overhaul of sunlabel(8). | Joerg Wunsch | 2004-06-01 | 2 | -72/+757 |
* | Correct existing usage lines, add two more. | Ruslan Ermilov | 2004-05-17 | 1 | -3/+11 |
* | When editing a Sun label, make the search for a valid partition line | Joerg Wunsch | 2004-05-04 | 1 | -4/+21 |
* | Spell "disklabel" correctly. | Ceri Davies | 2004-02-01 | 1 | -1/+1 |
* | Install a 'disklable' alias. | David E. O'Brien | 2004-01-31 | 1 | -0/+5 |
* | Sync with bsdlabel/Makefile. | David E. O'Brien | 2004-01-29 | 1 | -5/+9 |
* | Add a very basic manpage. | David E. O'Brien | 2004-01-29 | 2 | -1/+71 |
* | Use (char *)NULL to terminate the argument list for execlp(). | Hartmut Brandt | 2003-10-30 | 1 | -1/+1 |
* | Simplify the GEOM OAM api: Drop the request type, and let everything | Poul-Henning Kamp | 2003-06-01 | 1 | -4/+4 |
* | Moved libgeom.so dependencies to where they belong. | Ruslan Ermilov | 2003-05-17 | 1 | -2/+2 |
* | Fix the misspelling of DPADD, then fix "make checkdpadd". | Ruslan Ermilov | 2003-05-03 | 1 | -1/+1 |
* | Fix for dynamic linking. | Jake Burkholder | 2003-04-27 | 1 | -1/+1 |
* | Add testcases to ensure that overwriting bootcode does not trash label. | Poul-Henning Kamp | 2003-04-23 | 1 | -0/+26 |
* | If we cannot open the parent device for writing, use GEOM::CONFIG_GEOM | Poul-Henning Kamp | 2003-04-23 | 2 | -24/+61 |
* | Do not link sunlabel to disklabel. | Poul-Henning Kamp | 2003-04-23 | 1 | -1/+0 |
* | Add "-r" when we initialize the label first time. | Poul-Henning Kamp | 2003-04-22 | 1 | -1/+18 |
* | Use explicit encoding/decoding funtions for sunlabel data structures. | Poul-Henning Kamp | 2003-04-21 | 2 | -34/+29 |
* | Add minimal regression test for hotspot handling of the sunlabel. | Poul-Henning Kamp | 2003-04-21 | 1 | -0/+114 |
* | Solve printf/cast issues to make this compile in i386 as well. | Poul-Henning Kamp | 2003-04-18 | 1 | -5/+5 |
* | Hardlink sunlabel to disklabel so make release is happy. (This only affects | Jake Burkholder | 2003-04-15 | 1 | -0/+1 |
* | - Use read(2) to get the existing sunlabel on a disk, instead of parsing | Jake Burkholder | 2003-04-15 | 1 | -77/+81 |
* | Add sunlabel, a more or less drop in replacement for bsd^H^H^Hdisklabel(8) | Jake Burkholder | 2003-01-31 | 2 | -0/+585 |