summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Fixed a bug spotted by compiling with -Wall.ru2004-06-101-1/+1
* Introduce a new feature to IPFW2: lookup tables. These are usefulru2004-06-092-4/+169
* Reapply traditionally lost fixes, fixed some more.ru2004-06-051-38/+43
* Typedefing an array of incomplete structs is non-standard C code.stefanf2004-06-021-1/+1
* Remove extra semicolon.pjd2004-06-021-1/+1
* o Move NEED1 macro to the top of the source file.csjp2004-06-021-6/+6
* ru's mdoc(7) style police was here.joerg2004-06-021-23/+23
* Major overhaul of sunlabel(8).joerg2004-06-012-72/+757
* Fix typo.le2004-05-301-1/+1
* Use a better way to calculate POINTER_WIDTH suggested by pjd@.dwmalone2004-05-301-1/+1
* Decide how much space we need to print a pointer usingdwmalone2004-05-281-5/+1
* Fix order.pjd2004-05-261-2/+2
* Print provider's size in human-readable form as well.pjd2004-05-262-3/+7
* 'ld' lists drives, not volumes.le2004-05-252-3/+3
* - Add a cross-reference to geom(8).pjd2004-05-243-4/+7
* Add manual page for geom(8) utility.pjd2004-05-241-0/+121
* Use the correct types for the functions rst_opendir(), glob_readdir() andstefanf2004-05-243-9/+11
* Include <timeconv.h> for time conversion functions.stefanf2004-05-241-0/+1
* Include <sys/linker.h> for kldload().stefanf2004-05-241-0/+1
* o Fix usage example.maxim2004-05-231-1/+1
* Fix typobrueffer2004-05-231-1/+1
* Add standard command "help" to print usage.pjd2004-05-221-3/+14
* Actually we are also able to list only choosen providers.pjd2004-05-223-3/+6
* Be more precise.pjd2004-05-221-7/+8
* style.Makefile(5).pjd2004-05-221-6/+6
* Remove gconcat(8) utility. It was replaced by geom(8).pjd2004-05-213-670/+0
* - More clear example description.pjd2004-05-211-4/+4
* Add manual pages for gconcat(8), gstripe(8) and gnop(8) utilities.pjd2004-05-216-3/+430
* Enter the 1990's and assume that the computer knows what time it is.imp2004-05-211-16/+23
* - Change command name from 'config' to 'configure'.pjd2004-05-211-3/+3
* Various style.Makefile(5) improvements.pjd2004-05-206-21/+19
* Various style.Makefile(5) improvements.pjd2004-05-203-11/+15
* Clean up language.ru2004-05-201-261/+293
* Whitespace cleanup.des2004-05-201-22/+22
* Fix supposed compilation problem, using LIBDIR here can confuse core/pjd2004-05-203-2/+3
* - Connect geom(8) and its libraries to the build.pjd2004-05-201-1/+1
* Introduce geom(8)-specific shared libraries for CONCAT, STRIPE and NOPpjd2004-05-206-0/+515
* Bring in geom(8) utility. It is an universal utility for operating onpjd2004-05-209-0/+1146
* Improve the delay algorithm used in bgfsck. From the author:scottl2004-05-181-4/+6
* Remove spurious semicolons.stefanf2004-05-181-2/+2
* Markup overhaul.ru2004-05-181-269/+389
* Markup nits.ru2004-05-171-8/+15
* Correct existing usage lines, add two more.ru2004-05-171-3/+11
* Markup nits.ru2004-05-171-13/+12
* Markup and grammar nits.ru2004-05-171-26/+21
* Markup overhaul.ru2004-05-171-88/+75
* Assorted markup, grammar, and spelling fixes.ru2004-05-1719-137/+166
* Reapply local changes that got simply axed by the latest KAME merge.ru2004-05-171-21/+42
* Added -l to usage().ru2004-05-171-2/+2
* Use WARNS?=3 for these in the arm case for now, due to toolchain issues.cognet2004-05-144-0/+19
OpenPOWER on IntegriCloud