| Commit message (Expand) | Author | Age | Files | Lines |
* | Add gvinum, the geom_vinum userland tool. | Lukas Ertl | 2004-06-12 | 3 | -0/+811 |
* | Add sha1 and rmd160 checksum tools. | Oliver Eikemeier | 2004-06-11 | 3 | -67/+206 |
* | Cast the arguments to make_h_number() to uintmax_t before multiplying | Joerg Wunsch | 2004-06-11 | 1 | -2/+2 |
* | Fixed a bug spotted by compiling with -Wall. | Ruslan Ermilov | 2004-06-10 | 1 | -1/+1 |
* | Introduce a new feature to IPFW2: lookup tables. These are useful | Ruslan Ermilov | 2004-06-09 | 2 | -4/+169 |
* | Reapply traditionally lost fixes, fixed some more. | Ruslan Ermilov | 2004-06-05 | 1 | -38/+43 |
* | Typedefing an array of incomplete structs is non-standard C code. | Stefan Farfeleder | 2004-06-02 | 1 | -1/+1 |
* | Remove extra semicolon. | Pawel Jakub Dawidek | 2004-06-02 | 1 | -1/+1 |
* | o Move NEED1 macro to the top of the source file. | Christian S.J. Peron | 2004-06-02 | 1 | -6/+6 |
* | 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 |
* | Fix typo. | Lukas Ertl | 2004-05-30 | 1 | -1/+1 |
* | Use a better way to calculate POINTER_WIDTH suggested by pjd@. | David Malone | 2004-05-30 | 1 | -1/+1 |
* | Decide how much space we need to print a pointer using | David Malone | 2004-05-28 | 1 | -5/+1 |
* | Fix order. | Pawel Jakub Dawidek | 2004-05-26 | 1 | -2/+2 |
* | Print provider's size in human-readable form as well. | Pawel Jakub Dawidek | 2004-05-26 | 2 | -3/+7 |
* | 'ld' lists drives, not volumes. | Lukas Ertl | 2004-05-25 | 2 | -3/+3 |
* | - Add a cross-reference to geom(8). | Pawel Jakub Dawidek | 2004-05-24 | 3 | -4/+7 |
* | Add manual page for geom(8) utility. | Pawel Jakub Dawidek | 2004-05-24 | 1 | -0/+121 |
* | Use the correct types for the functions rst_opendir(), glob_readdir() and | Stefan Farfeleder | 2004-05-24 | 3 | -9/+11 |
* | Include <timeconv.h> for time conversion functions. | Stefan Farfeleder | 2004-05-24 | 1 | -0/+1 |
* | Include <sys/linker.h> for kldload(). | Stefan Farfeleder | 2004-05-24 | 1 | -0/+1 |
* | o Fix usage example. | Maxim Konovalov | 2004-05-23 | 1 | -1/+1 |
* | Fix typo | Christian Brueffer | 2004-05-23 | 1 | -1/+1 |
* | Add standard command "help" to print usage. | Pawel Jakub Dawidek | 2004-05-22 | 1 | -3/+14 |
* | Actually we are also able to list only choosen providers. | Pawel Jakub Dawidek | 2004-05-22 | 3 | -3/+6 |
* | Be more precise. | Pawel Jakub Dawidek | 2004-05-22 | 1 | -7/+8 |
* | style.Makefile(5). | Pawel Jakub Dawidek | 2004-05-22 | 1 | -6/+6 |
* | Remove gconcat(8) utility. It was replaced by geom(8). | Pawel Jakub Dawidek | 2004-05-21 | 3 | -670/+0 |
* | - More clear example description. | Pawel Jakub Dawidek | 2004-05-21 | 1 | -4/+4 |
* | Add manual pages for gconcat(8), gstripe(8) and gnop(8) utilities. | Pawel Jakub Dawidek | 2004-05-21 | 6 | -3/+430 |
* | Enter the 1990's and assume that the computer knows what time it is. | Warner Losh | 2004-05-21 | 1 | -16/+23 |
* | - Change command name from 'config' to 'configure'. | Pawel Jakub Dawidek | 2004-05-21 | 1 | -3/+3 |
* | Various style.Makefile(5) improvements. | Pawel Jakub Dawidek | 2004-05-20 | 6 | -21/+19 |
* | Various style.Makefile(5) improvements. | Pawel Jakub Dawidek | 2004-05-20 | 3 | -11/+15 |
* | Clean up language. | Ruslan Ermilov | 2004-05-20 | 1 | -261/+293 |
* | Whitespace cleanup. | Dag-Erling Smørgrav | 2004-05-20 | 1 | -22/+22 |
* | Fix supposed compilation problem, using LIBDIR here can confuse core/ | Pawel Jakub Dawidek | 2004-05-20 | 3 | -2/+3 |
* | - Connect geom(8) and its libraries to the build. | Pawel Jakub Dawidek | 2004-05-20 | 1 | -1/+1 |
* | Introduce geom(8)-specific shared libraries for CONCAT, STRIPE and NOP | Pawel Jakub Dawidek | 2004-05-20 | 6 | -0/+515 |
* | Bring in geom(8) utility. It is an universal utility for operating on | Pawel Jakub Dawidek | 2004-05-20 | 9 | -0/+1146 |
* | Improve the delay algorithm used in bgfsck. From the author: | Scott Long | 2004-05-18 | 1 | -4/+6 |
* | Remove spurious semicolons. | Stefan Farfeleder | 2004-05-18 | 1 | -2/+2 |
* | Markup overhaul. | Ruslan Ermilov | 2004-05-18 | 1 | -269/+389 |
* | Markup nits. | Ruslan Ermilov | 2004-05-17 | 1 | -8/+15 |
* | Correct existing usage lines, add two more. | Ruslan Ermilov | 2004-05-17 | 1 | -3/+11 |
* | Markup nits. | Ruslan Ermilov | 2004-05-17 | 1 | -13/+12 |
* | Markup and grammar nits. | Ruslan Ermilov | 2004-05-17 | 1 | -26/+21 |
* | Markup overhaul. | Ruslan Ermilov | 2004-05-17 | 1 | -88/+75 |
* | Assorted markup, grammar, and spelling fixes. | Ruslan Ermilov | 2004-05-17 | 19 | -137/+166 |