summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Use a spare byte in struct if_data to store the structure size withoutbrooks2004-09-011-1/+4
* Move back to WARNS=2scottl2004-09-011-1/+1
* Create DIP_SET() and IBLK_SET() macros to fix lvalue warnings.scottl2004-09-015-40/+59
* Enter the autofs.alfred2004-08-313-0/+182
* Correct a style bug: remove a gratuitous space between ( and ".trhodes2004-08-311-1/+1
* Add a suffix descriptor for the acpi thermal values as a hint for the userlandpeter2004-08-301-2/+12
* When configuring RAID3 with verification option, force synchronizationpjd2004-08-301-0/+7
* o Restore a historical ipfw1 logamount behaviour: rules with 'log'maxim2004-08-291-0/+7
* Warn the user if we are not going to use the whole provider's space.pjd2004-08-281-1/+21
* Warn the user if we are not going to use whole provider space.pjd2004-08-281-5/+9
* - If error string begins with "warning: ", don't exit, treat it as a warningpjd2004-08-281-4/+6
* Fix 'show' command for pipes and queues.pjd2004-08-231-1/+7
* Add missing GEOM classes, which are aware of geom(8).pjd2004-08-231-0/+6
* Fix sysctl name.pjd2004-08-221-1/+1
* Implementation of 'verify reading' algorithm, which uses parity data forpjd2004-08-222-6/+39
* Implement new reading algorithm, which will use parity component for readingpjd2004-08-212-9/+30
* Generalize the UFS bad magic value used to determine when a filesystemjhb2004-08-192-6/+11
* - Add a manual page for graid3(8) utility.pjd2004-08-183-1/+213
* Add a line to BUGS section about the need of implementation description.pjd2004-08-181-0/+2
* Add some missing empty lines.pjd2004-08-181-0/+2
* Fix typo.pjd2004-08-181-1/+1
* Actually one can specify more than one device to stop.pjd2004-08-182-2/+2
* Ok, let's try again:pjd2004-08-181-0/+290
* - Add a manual page for gmirror(8) utility.pjd2004-08-182-1/+1
* Use a local "compress" symbol corresponding to a variable in BSS,ru2004-08-161-2/+2
* Connect RAID3 GEOM class to the build.pjd2004-08-161-0/+1
* Introduce GEOM RAID3 class, i.e. kernel module, which implements RAID3pjd2004-08-162-0/+351
* Avoid using void pointers in additive expressions.stefanf2004-08-142-3/+3
* Don't declare everything we find on a loopback interface for passive:phk2004-08-141-3/+9
* Removed commented out bitrot.ru2004-08-132-2/+0
* Remove trailing whitespace and change "prisoniD" to "prisonID".csjp2004-08-131-2/+2
* Add the ability to associate ipfw rules with a specific prison ID.csjp2004-08-122-0/+26
* The geom(8) utility needs dynamic linker functionality to work, so it can'tpjd2004-08-121-0/+2
* Add support for the examination and modification of the devices.harti2004-08-129-8/+817
* Forgot to commit those: introduce hardcoded provider functionality,pjd2004-08-101-14/+31
* New ipfw option "antispoof":andre2004-08-092-3/+49
* The multiplier prefix is actually a multiplier suffix.des2004-08-091-1/+1
* - Introduce option for hardcoding providers' names into metadata.pjd2004-08-094-41/+79
* change the name of the md module, to g_md, introduce a define with thejmg2004-08-091-1/+1
* Fix long standing mediaopt setting bugs seen on sparc64. Thoughyongari2004-08-091-6/+12
* Use fallthrough to simplify the multiplier logic; optimistically adddes2004-08-081-9/+14
* Fix some whitespace issues, and move a curly brace out of an #ifdef todes2004-08-081-13/+14
* Due to popular demand, hook up geom_vinum to the build.le2004-08-071-0/+1
* Document the remove command.marcel2004-08-071-1/+37
* Implement a remove command. The remove command iterates the GPTmarcel2004-08-075-3/+217
* Use __FBSDID.marcel2004-08-077-14/+21
* o Save the partition number (=index) in the internal map. The indexmarcel2004-08-076-34/+75
* Add and document kern.geom.stripe.fast_failed sysctl, which shows howpjd2004-08-061-0/+7
* Now that we have gcc 3.4, we can flip ia64 to using a dynamically linkedgordon2004-08-061-1/+1
* Allow 'create <filename>'.le2004-08-041-26/+35
OpenPOWER on IntegriCloud