| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/5.3.0_cvs | cvs2svn | 2004-11-04 | 473 | -493/+493 |
| * | Do not remove swap partitions by default as it cause some problems. | Pawel Jakub Dawidek | 2004-10-16 | 1 | -0/+11 |
| * | Log: | Christian S.J. Peron | 2004-10-10 | 1 | -0/+10 |
| * | MFC: 1.59. Fix nonexistant device support in init. | Warner Losh | 2004-10-01 | 1 | -1/+1 |
| * | MFC: refer to bsdlabel, not disklabel. | Brooks Davis | 2004-09-30 | 1 | -4/+4 |
| * | MFC: Fix '-s' option for large disks and fix printing maximum file system size. | Pawel Jakub Dawidek | 2004-09-28 | 1 | -4/+7 |
| * | MFC: Don't allow to specify wrong stripe size. | Pawel Jakub Dawidek | 2004-09-28 | 1 | -1/+11 |
| * | MFC: Document '-p' flag for 'insert' command correctly. | Pawel Jakub Dawidek | 2004-09-28 | 1 | -3/+6 |
| * | MFC: Do not exit after printing usage, give geom(8) a chance to show | Pawel Jakub Dawidek | 2004-09-28 | 2 | -2/+0 |
| * | MFC: - Show all commands in usage, even if those commands are not available. | Pawel Jakub Dawidek | 2004-09-28 | 1 | -19/+32 |
| * | MFC: Fix/clean up return values checking. | Pawel Jakub Dawidek | 2004-09-28 | 4 | -31/+31 |
| * | MFC: Allow to setup gbde on providers which have '/' in their names. | Pawel Jakub Dawidek | 2004-09-28 | 1 | -2/+0 |
| * | MFC: 1.152: Get ready for 5.x becoming -STABLE soon. | Ruslan Ermilov | 2004-09-21 | 1 | -8/+8 |
| * | MFC v1.58 | Christian S.J. Peron | 2004-09-17 | 1 | -3/+3 |
| * | MFC: Make 'ipfw tee' behave as intended and designed. | Andre Oppermann | 2004-09-16 | 1 | -13/+2 |
| * | Connect gmirror.8 manual page to the build. | Pawel Jakub Dawidek | 2004-09-14 | 1 | -1/+0 |
| * | Fix 'show' command for pipes and queues. | Pawel Jakub Dawidek | 2004-09-14 | 1 | -1/+7 |
| * | Update manual page. | Pawel Jakub Dawidek | 2004-09-14 | 1 | -0/+8 |
| * | Add manual page for graid3(8). | Pawel Jakub Dawidek | 2004-09-14 | 1 | -1/+0 |
| * | Add manual page for gmirror(8). | Pawel Jakub Dawidek | 2004-09-14 | 1 | -2/+0 |
| * | - Add warnings support. | Pawel Jakub Dawidek | 2004-09-14 | 1 | -4/+6 |
| * | - Add support for 'round-robin' and 'verify' modes. | Pawel Jakub Dawidek | 2004-09-14 | 1 | -9/+45 |
| * | Improve usage a bit. | Pawel Jakub Dawidek | 2004-09-14 | 1 | -1/+1 |
| * | Add a warning when we are not going to use whole provider's space. | Pawel Jakub Dawidek | 2004-09-14 | 1 | -1/+21 |
| * | MFC: | Poul-Henning Kamp | 2004-09-14 | 1 | -2/+2 |
| * | MFC: The disk labels generated by bsdlabel can no address more than | Brooks Davis | 2004-09-14 | 2 | -7/+22 |
| * | MFC: v1.34 | John-Mark Gurney | 2004-09-14 | 1 | -1/+5 |
| * | MFC: if.c:1.202 if.h:1.90 ifconfig.c:1.107 | Brooks Davis | 2004-09-07 | 1 | -1/+4 |
| * | MFC rev. 1.56: restore a historical ipfw1 logamount behaviour: rules | Maxim Konovalov | 2004-09-07 | 1 | -0/+7 |
| * | MFC: Generalize the UFS bad magic value so that it applies to both UFS1 and | John Baldwin | 2004-09-03 | 2 | -6/+11 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_5'. | cvs2svn | 2004-08-22 | 1 | -0/+241 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_5'. | cvs2svn | 2004-08-18 | 11 | -3942/+294 |
| * | Use a local "compress" symbol corresponding to a variable in BSS, | Ruslan Ermilov | 2004-08-16 | 1 | -2/+2 |
| * | Connect RAID3 GEOM class to the build. | Pawel Jakub Dawidek | 2004-08-16 | 1 | -0/+1 |
| * | Introduce GEOM RAID3 class, i.e. kernel module, which implements RAID3 | Pawel Jakub Dawidek | 2004-08-16 | 2 | -0/+351 |
| * | Avoid using void pointers in additive expressions. | Stefan Farfeleder | 2004-08-14 | 2 | -3/+3 |
| * | Don't declare everything we find on a loopback interface for passive: | Poul-Henning Kamp | 2004-08-14 | 1 | -3/+9 |
| * | Removed commented out bitrot. | Ruslan Ermilov | 2004-08-13 | 2 | -2/+0 |
| * | Remove trailing whitespace and change "prisoniD" to "prisonID". | Christian S.J. Peron | 2004-08-13 | 1 | -2/+2 |
| * | Add the ability to associate ipfw rules with a specific prison ID. | Christian S.J. Peron | 2004-08-12 | 2 | -0/+26 |
| * | The geom(8) utility needs dynamic linker functionality to work, so it can't | Pawel Jakub Dawidek | 2004-08-12 | 1 | -0/+2 |
| * | Add support for the examination and modification of the devices. | Hartmut Brandt | 2004-08-12 | 9 | -8/+817 |
| * | Forgot to commit those: introduce hardcoded provider functionality, | Pawel Jakub Dawidek | 2004-08-10 | 1 | -14/+31 |
| * | New ipfw option "antispoof": | Andre Oppermann | 2004-08-09 | 2 | -3/+49 |
| * | The multiplier prefix is actually a multiplier suffix. | Dag-Erling Smørgrav | 2004-08-09 | 1 | -1/+1 |
| * | - Introduce option for hardcoding providers' names into metadata. | Pawel Jakub Dawidek | 2004-08-09 | 4 | -41/+79 |
| * | change the name of the md module, to g_md, introduce a define with the | John-Mark Gurney | 2004-08-09 | 1 | -1/+1 |
| * | Fix long standing mediaopt setting bugs seen on sparc64. Though | Pyun YongHyeon | 2004-08-09 | 1 | -6/+12 |
| * | Use fallthrough to simplify the multiplier logic; optimistically add | Dag-Erling Smørgrav | 2004-08-08 | 1 | -9/+14 |
| * | Fix some whitespace issues, and move a curly brace out of an #ifdef to | Dag-Erling Smørgrav | 2004-08-08 | 1 | -13/+14 |