index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sbin
/
geom
/
class
/
concat
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename the generic "CLASS" to the more specific "GEOM_CLASS".
obrien
2010-12-15
1
-1
/
+1
*
Replace strlen(_PATH_DEV) with sizeof(_PATH_DEV) - 1.
ae
2010-10-09
1
-2
/
+2
*
- Remove gc_argname field. It was introduced for gpart(8), but if I
pjd
2010-09-13
1
-6
/
+6
*
Add gpart(8).
marcel
2007-05-15
1
-6
/
+6
*
MFp4: G_TYPE_BOOL sounds much better than G_TYPE_NONE.
pjd
2006-09-30
1
-3
/
+3
*
Remove trailing spaces.
pjd
2006-02-01
1
-4
/
+4
*
Allow to specify only one disk. This is helpful when we want to extend
pjd
2006-01-30
2
-5
/
+16
*
- The geom(8) utility only uses three types of arguments: string (char *),
pjd
2005-12-07
1
-55
/
+22
*
Define subcommands' usage inside g_command structure.
pjd
2005-03-14
1
-20
/
+15
*
Instead of documenting every standard subcommand's argument everywhere,
pjd
2005-03-14
1
-14
/
+8
*
- Document 'status' subcommand.
pjd
2005-03-13
1
-2
/
+9
*
- Add md_provsize field to metadata, which will help with
pjd
2005-02-27
1
-1
/
+8
*
Sort sections.
ru
2005-01-18
1
-2
/
+2
*
Added the EXIT STATUS section where appropriate.
ru
2005-01-17
1
-1
/
+1
*
Fix arguments syntax.
pjd
2005-01-15
2
-21
/
+13
*
Grammatical and spelling improvements.
ceri
2004-11-04
1
-2
/
+2
*
- Introduce option for hardcoding providers' names into metadata.
pjd
2004-08-09
2
-21
/
+42
*
Improve geom(8)'s 'list' command to show geoms and their providers and
pjd
2004-07-26
1
-1
/
+1
*
Change naming scheme from /dev/<name>.concat to /dev/concat/<name>.
pjd
2004-07-26
1
-2
/
+2
*
MFp4: Add 'dump' command to gconcat(8), glabel(8) and gstripe(8) which allow
pjd
2004-07-18
2
-1
/
+61
*
Document sysctl variables.
pjd
2004-07-13
1
-0
/
+18
*
Slight markup and grammar fixes.
ru
2004-07-07
1
-2
/
+2
*
- Add 'stop' command, which works just like 'destroy' command, but sounds
pjd
2004-07-05
2
-3
/
+24
*
Add missing newlines.
pjd
2004-06-17
1
-4
/
+4
*
- Add a cross-reference to geom(8).
pjd
2004-05-24
1
-1
/
+2
*
Actually we are also able to list only choosen providers.
pjd
2004-05-22
1
-1
/
+2
*
Add manual pages for gconcat(8), gstripe(8) and gnop(8) utilities.
pjd
2004-05-21
2
-1
/
+151
*
Various style.Makefile(5) improvements.
pjd
2004-05-20
1
-2
/
+1
*
Introduce geom(8)-specific shared libraries for CONCAT, STRIPE and NOP
pjd
2004-05-20
2
-0
/
+207