summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Distinguish between TCQ and NCQ type of tagged queing.sos2004-09-151-9/+11
* Make 'ipfw tee' behave as inteded and designed. A tee'd packet is copiedandre2004-09-131-13/+2
* WARNS=4 safe.alfred2004-09-121-3/+11
* Fix build.alfred2004-09-121-5/+7
* Hook mount_autofs to the build.alfred2004-09-121-0/+1
* Currently when ipfw(8) generates the micro-instructions for rules whichcsjp2004-09-111-3/+3
* o Initialize a local variable and make gcc happy.maxim2004-09-101-0/+2
* Fix a type bug which sometimes wrote unusable lock sectors on the disk.phk2004-09-101-2/+2
* The disk labels generated by bsdlabel can no address more thanbrooks2004-09-092-7/+22
* add support for documented readonly option...jmg2004-09-081-1/+5
* sync with private code:alfred2004-09-083-4/+4
* Fix/clean up return values checking.pjd2004-09-084-31/+31
* Allow to setup GBDE on providers which contain '/' in their names,pjd2004-09-061-2/+0
* 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
OpenPOWER on IntegriCloud