| Commit message (Expand) | Author | Age | Files | Lines |
* | This is a small tool which will read an entire disk(partition) using | phk | 2004-09-28 | 2 | -0/+149 |
* | Turns out that revision 1.52 was a bad idea. It broke the long | imp | 2004-09-28 | 1 | -1/+1 |
* | Embellish the man page after trying to migrate to gstripe from ccd(4). | obrien | 2004-09-26 | 1 | -4/+27 |
* | Don't allow to specify wrong stripe size. | pjd | 2004-09-26 | 1 | -1/+11 |
* | Sort the SEE ALSO list correctly. Update the document date. | brooks | 2004-09-23 | 1 | -2/+2 |
* | Refrence bsdlabel.8 and bsdlabel.5 rather then the obsolete disklabel.8 | brooks | 2004-09-23 | 1 | -3/+3 |
* | Since "d" is an array of 32 bit values, it is more | csjp | 2004-09-21 | 1 | -1/+1 |
* | Prepare for 5.x soon becoming -STABLE. | ru | 2004-09-19 | 1 | -8/+8 |
* | Fix '-s' option for large disks and fix printing maximum file system size. | pjd | 2004-09-19 | 1 | -4/+7 |
* | Document '-p' flag for 'insert' command correct. | pjd | 2004-09-18 | 1 | -3/+4 |
* | Use correct format string. | le | 2004-09-17 | 1 | -1/+1 |
* | Do not exit after printing usage, give geom(8) a chance to show standard | pjd | 2004-09-17 | 2 | -2/+0 |
* | - Show all commands in usage, even if those commands are not available. | pjd | 2004-09-17 | 1 | -19/+32 |
* | - Make md(4) 64-bit clean. | pjd | 2004-09-16 | 3 | -19/+47 |
* | Distinguish between TCQ and NCQ type of tagged queing. | sos | 2004-09-15 | 1 | -9/+11 |
* | Make 'ipfw tee' behave as inteded and designed. A tee'd packet is copied | andre | 2004-09-13 | 1 | -13/+2 |
* | WARNS=4 safe. | alfred | 2004-09-12 | 1 | -3/+11 |
* | Fix build. | alfred | 2004-09-12 | 1 | -5/+7 |
* | Hook mount_autofs to the build. | alfred | 2004-09-12 | 1 | -0/+1 |
* | Currently when ipfw(8) generates the micro-instructions for rules which | csjp | 2004-09-11 | 1 | -3/+3 |
* | o Initialize a local variable and make gcc happy. | maxim | 2004-09-10 | 1 | -0/+2 |
* | Fix a type bug which sometimes wrote unusable lock sectors on the disk. | phk | 2004-09-10 | 1 | -2/+2 |
* | The disk labels generated by bsdlabel can no address more than | brooks | 2004-09-09 | 2 | -7/+22 |
* | add support for documented readonly option... | jmg | 2004-09-08 | 1 | -1/+5 |
* | sync with private code: | alfred | 2004-09-08 | 3 | -4/+4 |
* | Fix/clean up return values checking. | pjd | 2004-09-08 | 4 | -31/+31 |
* | Allow to setup GBDE on providers which contain '/' in their names, | pjd | 2004-09-06 | 1 | -2/+0 |
* | Use a spare byte in struct if_data to store the structure size without | brooks | 2004-09-01 | 1 | -1/+4 |
* | Move back to WARNS=2 | scottl | 2004-09-01 | 1 | -1/+1 |
* | Create DIP_SET() and IBLK_SET() macros to fix lvalue warnings. | scottl | 2004-09-01 | 5 | -40/+59 |
* | Enter the autofs. | alfred | 2004-08-31 | 3 | -0/+182 |
* | Correct a style bug: remove a gratuitous space between ( and ". | trhodes | 2004-08-31 | 1 | -1/+1 |
* | Add a suffix descriptor for the acpi thermal values as a hint for the userland | peter | 2004-08-30 | 1 | -2/+12 |
* | When configuring RAID3 with verification option, force synchronization | pjd | 2004-08-30 | 1 | -0/+7 |
* | o Restore a historical ipfw1 logamount behaviour: rules with 'log' | maxim | 2004-08-29 | 1 | -0/+7 |
* | Warn the user if we are not going to use the whole provider's space. | pjd | 2004-08-28 | 1 | -1/+21 |
* | Warn the user if we are not going to use whole provider space. | pjd | 2004-08-28 | 1 | -5/+9 |
* | - If error string begins with "warning: ", don't exit, treat it as a warning | pjd | 2004-08-28 | 1 | -4/+6 |
* | Fix 'show' command for pipes and queues. | pjd | 2004-08-23 | 1 | -1/+7 |
* | Add missing GEOM classes, which are aware of geom(8). | pjd | 2004-08-23 | 1 | -0/+6 |
* | Fix sysctl name. | pjd | 2004-08-22 | 1 | -1/+1 |
* | Implementation of 'verify reading' algorithm, which uses parity data for | pjd | 2004-08-22 | 2 | -6/+39 |
* | Implement new reading algorithm, which will use parity component for reading | pjd | 2004-08-21 | 2 | -9/+30 |
* | Generalize the UFS bad magic value used to determine when a filesystem | jhb | 2004-08-19 | 2 | -6/+11 |
* | - Add a manual page for graid3(8) utility. | pjd | 2004-08-18 | 3 | -1/+213 |
* | Add a line to BUGS section about the need of implementation description. | pjd | 2004-08-18 | 1 | -0/+2 |
* | Add some missing empty lines. | pjd | 2004-08-18 | 1 | -0/+2 |
* | Fix typo. | pjd | 2004-08-18 | 1 | -1/+1 |
* | Actually one can specify more than one device to stop. | pjd | 2004-08-18 | 2 | -2/+2 |
* | Ok, let's try again: | pjd | 2004-08-18 | 1 | -0/+290 |