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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trailing spaces.
pjd
2005-04-29
1
-1
/
+1
*
Fix stripe size in example.
pjd
2005-04-26
1
-1
/
+1
*
Remove duplicated description of 'clear' subcommand.
pjd
2005-04-23
1
-2
/
+0
*
Document 'clear' and 'dump' subcommands.
pjd
2005-04-15
1
-0
/
+11
*
Allow classes to specify local source files.
pjd
2005-04-07
1
-2
/
+2
*
Empty error buffer is not an error.
pjd
2005-04-07
1
-1
/
+1
*
Fix use of uninitialized buf[0].
pjd
2005-03-22
1
-2
/
+2
*
Be sure that class name storaed in 'class_name' is lower case.
pjd
2005-03-14
1
-0
/
+3
*
Define subcommands' usage inside g_command structure.
pjd
2005-03-14
7
-141
/
+109
*
- Add gc_usage field to g_command structure. This will allow to define
pjd
2005-03-14
2
-56
/
+52
*
Instead of documenting every standard subcommand's argument everywhere,
pjd
2005-03-14
7
-98
/
+56
*
Document subcommands' arguments.
pjd
2005-03-14
1
-2
/
+18
*
Document '-s' option of 'status' subcommand.
pjd
2005-03-14
1
-0
/
+6
*
Add '-s' option to 'status' subcommand. It produces script-friendly output:
pjd
2005-03-14
1
-26
/
+50
*
Use int instead of size_t (%*s needs int).
pjd
2005-03-14
1
-9
/
+9
*
printf(3) expects that %*s having an int parameter, which generates
delphij
2005-03-14
1
-5
/
+5
*
- Document 'status' subcommand.
pjd
2005-03-13
8
-17
/
+68
*
Add 'status' command which prints general information about devices.
pjd
2005-03-13
1
-0
/
+176
*
Update copyrights.
pjd
2005-03-13
1
-1
/
+1
*
Change function names related to 'list' command from 'show_one_*' to
pjd
2005-03-13
1
-7
/
+7
*
When listing all devices (geoms) from the given class, skip geoms without
pjd
2005-03-13
1
-0
/
+2
*
Typos and grammar fixes, wordsmithing
brueffer
2005-02-28
1
-6
/
+6
*
- Add md_provsize field to metadata, which will help with
pjd
2005-02-27
6
-15
/
+36
*
- Add GEOM_LIBRARY_PATH environment variable which allows to specify an
pjd
2005-02-27
2
-3
/
+27
*
Add SHSEC class to the list of geom(8)-aware classes.
pjd
2005-02-27
1
-0
/
+2
*
Add a missing comma.
pjd
2005-02-25
1
-1
/
+1
*
Fix a couple of grammar nits.
trhodes
2005-02-24
1
-3
/
+3
*
Fix year in copyrights.
pjd
2005-02-16
2
-2
/
+2
*
Sort sections.
ru
2005-01-18
8
-16
/
+16
*
Added the EXIT STATUS section where appropriate.
ru
2005-01-17
8
-8
/
+8
*
Fix arguments syntax.
pjd
2005-01-15
14
-123
/
+81
*
Markup fixes.
ru
2005-01-15
2
-19
/
+27
*
Connect SHSEC GEOM class to the build.
pjd
2005-01-11
2
-0
/
+2
*
Introduce a new GEOM class - SHSEC. It provides sharing secret between
pjd
2005-01-11
3
-0
/
+435
*
Scheduled mdoc(7) sweep.
ru
2005-01-10
1
-7
/
+12
*
Detect if class name is '-h' or 'help' and if it is, show general help
pjd
2004-12-28
1
-0
/
+6
*
- Add genid field to the metadata which will allow to improve reliability a bit.
pjd
2004-12-25
1
-0
/
+1
*
- Add genid field to the metadata which will allow to improve reliability a bit.
pjd
2004-12-22
1
-0
/
+1
*
'forget' command takes device names, not provider names.
pjd
2004-12-22
1
-1
/
+1
*
NOSHARED -> NO_SHARED
ru
2004-12-21
1
-1
/
+1
*
- Turn off 'fast' mode by default and increase maximum memory to consume
pjd
2004-12-09
1
-3
/
+3
*
Note that sysctls documentation is missing.
pjd
2004-11-05
2
-0
/
+4
*
Grammatical and spelling improvements.
ceri
2004-11-04
7
-64
/
+65
*
Remove extra 's'.
pjd
2004-11-03
1
-2
/
+2
*
Be more correct.
pjd
2004-11-03
1
-2
/
+2
*
Remove one more redundant 'not'.
pjd
2004-11-03
1
-1
/
+1
*
Remove redundant 'not'.
pjd
2004-11-01
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
*
Document '-p' flag for 'insert' command correct.
pjd
2004-09-18
1
-3
/
+4
[next]