| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typo. | le | 2004-05-30 | 1 | -1/+1 |
* | Use a better way to calculate POINTER_WIDTH suggested by pjd@. | dwmalone | 2004-05-30 | 1 | -1/+1 |
* | Decide how much space we need to print a pointer using | dwmalone | 2004-05-28 | 1 | -5/+1 |
* | Fix order. | pjd | 2004-05-26 | 1 | -2/+2 |
* | Print provider's size in human-readable form as well. | pjd | 2004-05-26 | 2 | -3/+7 |
* | 'ld' lists drives, not volumes. | le | 2004-05-25 | 2 | -3/+3 |
* | - Add a cross-reference to geom(8). | pjd | 2004-05-24 | 3 | -4/+7 |
* | Add manual page for geom(8) utility. | pjd | 2004-05-24 | 1 | -0/+121 |
* | Use the correct types for the functions rst_opendir(), glob_readdir() and | stefanf | 2004-05-24 | 3 | -9/+11 |
* | Include <timeconv.h> for time conversion functions. | stefanf | 2004-05-24 | 1 | -0/+1 |
* | Include <sys/linker.h> for kldload(). | stefanf | 2004-05-24 | 1 | -0/+1 |
* | o Fix usage example. | maxim | 2004-05-23 | 1 | -1/+1 |
* | Fix typo | brueffer | 2004-05-23 | 1 | -1/+1 |
* | Add standard command "help" to print usage. | pjd | 2004-05-22 | 1 | -3/+14 |
* | Actually we are also able to list only choosen providers. | pjd | 2004-05-22 | 3 | -3/+6 |
* | Be more precise. | pjd | 2004-05-22 | 1 | -7/+8 |
* | style.Makefile(5). | pjd | 2004-05-22 | 1 | -6/+6 |
* | Remove gconcat(8) utility. It was replaced by geom(8). | pjd | 2004-05-21 | 3 | -670/+0 |
* | - More clear example description. | pjd | 2004-05-21 | 1 | -4/+4 |
* | Add manual pages for gconcat(8), gstripe(8) and gnop(8) utilities. | pjd | 2004-05-21 | 6 | -3/+430 |
* | Enter the 1990's and assume that the computer knows what time it is. | imp | 2004-05-21 | 1 | -16/+23 |
* | - Change command name from 'config' to 'configure'. | pjd | 2004-05-21 | 1 | -3/+3 |
* | Various style.Makefile(5) improvements. | pjd | 2004-05-20 | 6 | -21/+19 |
* | Various style.Makefile(5) improvements. | pjd | 2004-05-20 | 3 | -11/+15 |
* | Clean up language. | ru | 2004-05-20 | 1 | -261/+293 |
* | Whitespace cleanup. | des | 2004-05-20 | 1 | -22/+22 |
* | Fix supposed compilation problem, using LIBDIR here can confuse core/ | pjd | 2004-05-20 | 3 | -2/+3 |
* | - Connect geom(8) and its libraries to the build. | pjd | 2004-05-20 | 1 | -1/+1 |
* | Introduce geom(8)-specific shared libraries for CONCAT, STRIPE and NOP | pjd | 2004-05-20 | 6 | -0/+515 |
* | Bring in geom(8) utility. It is an universal utility for operating on | pjd | 2004-05-20 | 9 | -0/+1146 |
* | Improve the delay algorithm used in bgfsck. From the author: | scottl | 2004-05-18 | 1 | -4/+6 |
* | Remove spurious semicolons. | stefanf | 2004-05-18 | 1 | -2/+2 |
* | Markup overhaul. | ru | 2004-05-18 | 1 | -269/+389 |
* | Markup nits. | ru | 2004-05-17 | 1 | -8/+15 |
* | Correct existing usage lines, add two more. | ru | 2004-05-17 | 1 | -3/+11 |
* | Markup nits. | ru | 2004-05-17 | 1 | -13/+12 |
* | Markup and grammar nits. | ru | 2004-05-17 | 1 | -26/+21 |
* | Markup overhaul. | ru | 2004-05-17 | 1 | -88/+75 |
* | Assorted markup, grammar, and spelling fixes. | ru | 2004-05-17 | 19 | -137/+166 |
* | Reapply local changes that got simply axed by the latest KAME merge. | ru | 2004-05-17 | 1 | -21/+42 |
* | Added -l to usage(). | ru | 2004-05-17 | 1 | -2/+2 |
* | Use WARNS?=3 for these in the arm case for now, due to toolchain issues. | cognet | 2004-05-14 | 4 | -0/+19 |
* | check if the null encryption is supported or not. | ume | 2004-05-13 | 1 | -1/+11 |
* | Polish the mdoc(7) markup. | ru | 2004-05-12 | 3 | -70/+60 |
* | Use strlcpy(3) instead of strcpy(3). | hmp | 2004-05-10 | 1 | -3/+3 |
* | Remove redundant sanity check before add_mac() when adding | csjp | 2004-05-09 | 1 | -2/+0 |
* | Teach route(8) how to deal with root being in a prison. If prison | csjp | 2004-05-07 | 1 | -0/+4 |
* | When editing a Sun label, make the search for a valid partition line | joerg | 2004-05-04 | 1 | -4/+21 |
* | Include <sys/time.h> for the declaration of struct bintime instead of | bde | 2004-05-04 | 1 | -0/+1 |
* | Add missing command. | pjd | 2004-05-03 | 1 | -1/+1 |