| Commit message (Expand) | Author | Age | Files | Lines |
* | After changing LIBDIR to SHLIBDIR, because of dependencies problems, | pjd | 2004-08-01 | 4 | -6/+8 |
* | Use SHLIBDIR instead of LIBDIR. This should fix buildworld breakage. | pjd | 2004-07-31 | 1 | -2/+1 |
* | Add '-p' option for 'insert' command which allows to specify priority | pjd | 2004-07-31 | 1 | -1/+3 |
* | Connect GEOM_MIRROR class to the build. | pjd | 2004-07-30 | 1 | -0/+1 |
* | Add GEOM_MIRROR class which provide RAID1 functionality and has many useful | pjd | 2004-07-30 | 2 | -0/+419 |
* | - Add '-S' option, which allow to specify sector size for transparent | pjd | 2004-07-30 | 2 | -1/+6 |
* | Fix typo. | pjd | 2004-07-30 | 1 | -1/+1 |
* | Make lookup_host function invocation parameter match its prototype. | kan | 2004-07-29 | 1 | -1/+2 |
* | Catch up with recent gcc changes and introduce a DIP_SET macro | le | 2004-07-29 | 2 | -3/+9 |
* | No need to include if_var.h. | harti | 2004-07-28 | 1 | -1/+0 |
* | Get rid of several unneeded includes (if.h, if_var.h, if_mib.h). | harti | 2004-07-28 | 1 | -3/+0 |
* | Downgrade WARNS level until GCC 3.4.2 warning are fixed. | kan | 2004-07-28 | 2 | -1/+2 |
* | Avoid casts as lvalues. | kan | 2004-07-28 | 2 | -4/+11 |
* | Downgrade WARNS level until GCC 3.4.2 warning have been fixed. | kan | 2004-07-28 | 1 | -1/+1 |
* | Bump the date, .Dd, since the document content has been changed | yar | 2004-07-27 | 1 | -1/+1 |
* | Improve geom(8)'s 'list' command to show geoms and their providers and | pjd | 2004-07-26 | 4 | -50/+75 |
* | Change naming scheme from /dev/<name>.stripe to /dev/stripe/<name>. | pjd | 2004-07-26 | 1 | -2/+2 |
* | Change naming scheme from /dev/<name>.concat to /dev/concat/<name>. | pjd | 2004-07-26 | 1 | -2/+2 |
* | Assign the result of getopt() to an int rather than to a char (which is | stefanf | 2004-07-26 | 1 | -1/+1 |
* | Add two knobs to ifconfig(8), `vlanmtu' and `vlanhwtag', | yar | 2004-07-26 | 2 | -0/+17 |
* | re-enabled Rev 1.15 (lost during KAME merge at Rev 1.25, due to a KAME bug...) | suz | 2004-07-26 | 1 | -1/+1 |
* | Give better diagnostic for problems with backing files. | phk | 2004-07-25 | 1 | -0/+4 |
* | Fix potential buffer overflow. | le | 2004-07-24 | 1 | -2/+2 |
* | Add references to pf(4) and pfctl(8) at the description of | keramida | 2004-07-22 | 1 | -2/+7 |
* | Extend versrcreach by checking against the rt_flags for RTF_REJECT and | andre | 2004-07-21 | 1 | -2/+2 |
* | The media info is printed with the -hardware option so there is no | harti | 2004-07-21 | 1 | -1/+1 |
* | 'atmconfig natm show' shows all currently configured PVCs for IP over ATM, | harti | 2004-07-21 | 1 | -1/+1 |
* | Add special lines for 'help commands'. | harti | 2004-07-21 | 1 | -4/+7 |
* | Allow more than one help file. There is a restriction that | harti | 2004-07-21 | 1 | -74/+289 |
* | Allow the help file path and name to be overwritten by cc -D... | harti | 2004-07-21 | 2 | -1/+9 |
* | The natm sub-command was missing in the TOC of the helpfile. | harti | 2004-07-20 | 1 | -0/+1 |
* | MFp4: Add two options for gnop(8)'s 'create' command: | pjd | 2004-07-19 | 2 | -1/+11 |
* | Clarify boot.8 (i386 version) a bit, so that people know | silby | 2004-07-18 | 1 | -2/+10 |
* | `off' is a keyword, not a parameter name. | maxim | 2004-07-18 | 1 | -1/+1 |
* | MFp4: Add 'dump' command to gconcat(8), glabel(8) and gstripe(8) which allow | pjd | 2004-07-18 | 6 | -3/+181 |
* | Mention the vfs.usermount sysctl. | brueffer | 2004-07-18 | 1 | -0/+4 |
* | Add a reference to glabel(8). | pjd | 2004-07-14 | 1 | -0/+1 |
* | Give kldunload a -f(orce) argument. | phk | 2004-07-13 | 2 | -2/+13 |
* | Document sysctl variables. | pjd | 2004-07-13 | 3 | -0/+52 |
* | Those sysctl are used to control GEOM class, not a userland utility. | pjd | 2004-07-13 | 1 | -4/+6 |
* | Document sysctls variables used by GEOM_STRIPE class. | pjd | 2004-07-13 | 1 | -0/+37 |
* | Decrease default stripe size to 4k, as we have "FAST" mode turned on by | pjd | 2004-07-09 | 2 | -2/+2 |
* | Remove support for gemdos, John removed it from the driver awhile ago. | trhodes | 2004-07-08 | 1 | -8/+0 |
* | Slight markup and grammar fixes. | ru | 2004-07-07 | 5 | -20/+23 |
* | mdoc(7) fixes. | ru | 2004-07-07 | 2 | -2/+4 |
* | Removed redundant and unsafe BINDIR redefinition. | ru | 2004-07-07 | 1 | -1/+0 |
* | Fix copy&paste bug. | pjd | 2004-07-06 | 1 | -1/+1 |
* | Parenthesised string literals are invalid in initialisers for character arrays. | stefanf | 2004-07-06 | 1 | -1/+1 |
* | - Add 'stop' command, which works just like 'destroy' command, but sounds | pjd | 2004-07-05 | 6 | -11/+74 |
* | MFp4: gmirror(8) is coming soon, and we need g_metadata_read() there. | pjd | 2004-07-05 | 2 | -0/+55 |