summaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.3.0_cvscvs2svn2004-11-04473-493/+493
* Do not remove swap partitions by default as it cause some problems.Pawel Jakub Dawidek2004-10-161-0/+11
* Log:Christian S.J. Peron2004-10-101-0/+10
* MFC: 1.59. Fix nonexistant device support in init.Warner Losh2004-10-011-1/+1
* MFC: refer to bsdlabel, not disklabel.Brooks Davis2004-09-301-4/+4
* MFC: Fix '-s' option for large disks and fix printing maximum file system size.Pawel Jakub Dawidek2004-09-281-4/+7
* MFC: Don't allow to specify wrong stripe size.Pawel Jakub Dawidek2004-09-281-1/+11
* MFC: Document '-p' flag for 'insert' command correctly.Pawel Jakub Dawidek2004-09-281-3/+6
* MFC: Do not exit after printing usage, give geom(8) a chance to showPawel Jakub Dawidek2004-09-282-2/+0
* MFC: - Show all commands in usage, even if those commands are not available.Pawel Jakub Dawidek2004-09-281-19/+32
* MFC: Fix/clean up return values checking.Pawel Jakub Dawidek2004-09-284-31/+31
* MFC: Allow to setup gbde on providers which have '/' in their names.Pawel Jakub Dawidek2004-09-281-2/+0
* MFC: 1.152: Get ready for 5.x becoming -STABLE soon.Ruslan Ermilov2004-09-211-8/+8
* MFC v1.58Christian S.J. Peron2004-09-171-3/+3
* MFC: Make 'ipfw tee' behave as intended and designed.Andre Oppermann2004-09-161-13/+2
* Connect gmirror.8 manual page to the build.Pawel Jakub Dawidek2004-09-141-1/+0
* Fix 'show' command for pipes and queues.Pawel Jakub Dawidek2004-09-141-1/+7
* Update manual page.Pawel Jakub Dawidek2004-09-141-0/+8
* Add manual page for graid3(8).Pawel Jakub Dawidek2004-09-141-1/+0
* Add manual page for gmirror(8).Pawel Jakub Dawidek2004-09-141-2/+0
* - Add warnings support.Pawel Jakub Dawidek2004-09-141-4/+6
* - Add support for 'round-robin' and 'verify' modes.Pawel Jakub Dawidek2004-09-141-9/+45
* Improve usage a bit.Pawel Jakub Dawidek2004-09-141-1/+1
* Add a warning when we are not going to use whole provider's space.Pawel Jakub Dawidek2004-09-141-1/+21
* MFC:Poul-Henning Kamp2004-09-141-2/+2
* MFC: The disk labels generated by bsdlabel can no address more thanBrooks Davis2004-09-142-7/+22
* MFC: v1.34John-Mark Gurney2004-09-141-1/+5
* MFC: if.c:1.202 if.h:1.90 ifconfig.c:1.107Brooks Davis2004-09-071-1/+4
* MFC rev. 1.56: restore a historical ipfw1 logamount behaviour: rulesMaxim Konovalov2004-09-071-0/+7
* MFC: Generalize the UFS bad magic value so that it applies to both UFS1 andJohn Baldwin2004-09-032-6/+11
* This commit was manufactured by cvs2svn to create branch 'RELENG_5'.cvs2svn2004-08-221-0/+241
* This commit was manufactured by cvs2svn to create branch 'RELENG_5'.cvs2svn2004-08-1811-3942/+294
* Use a local "compress" symbol corresponding to a variable in BSS,Ruslan Ermilov2004-08-161-2/+2
* Connect RAID3 GEOM class to the build.Pawel Jakub Dawidek2004-08-161-0/+1
* Introduce GEOM RAID3 class, i.e. kernel module, which implements RAID3Pawel Jakub Dawidek2004-08-162-0/+351
* Avoid using void pointers in additive expressions.Stefan Farfeleder2004-08-142-3/+3
* Don't declare everything we find on a loopback interface for passive:Poul-Henning Kamp2004-08-141-3/+9
* Removed commented out bitrot.Ruslan Ermilov2004-08-132-2/+0
* Remove trailing whitespace and change "prisoniD" to "prisonID".Christian S.J. Peron2004-08-131-2/+2
* Add the ability to associate ipfw rules with a specific prison ID.Christian S.J. Peron2004-08-122-0/+26
* The geom(8) utility needs dynamic linker functionality to work, so it can'tPawel Jakub Dawidek2004-08-121-0/+2
* Add support for the examination and modification of the devices.Hartmut Brandt2004-08-129-8/+817
* Forgot to commit those: introduce hardcoded provider functionality,Pawel Jakub Dawidek2004-08-101-14/+31
* New ipfw option "antispoof":Andre Oppermann2004-08-092-3/+49
* The multiplier prefix is actually a multiplier suffix.Dag-Erling Smørgrav2004-08-091-1/+1
* - Introduce option for hardcoding providers' names into metadata.Pawel Jakub Dawidek2004-08-094-41/+79
* change the name of the md module, to g_md, introduce a define with theJohn-Mark Gurney2004-08-091-1/+1
* Fix long standing mediaopt setting bugs seen on sparc64. ThoughPyun YongHyeon2004-08-091-6/+12
* Use fallthrough to simplify the multiplier logic; optimistically addDag-Erling Smørgrav2004-08-081-9/+14
* Fix some whitespace issues, and move a curly brace out of an #ifdef toDag-Erling Smørgrav2004-08-081-13/+14