Warren Block
344c81a166
Fixes to man8 groff mandoc style, usage mistakes, or typos.
...
PR: 168016
Submitted by: Nobuyuki Koganemaru
Approved by: gjb
MFC after: 3 days
2012-05-24 02:24:03 +00:00
Ivan Voras
cf66069869
Added a blurb about thin provisioning, fixed some formatting.
2011-01-24 14:24:10 +00:00
David E. O'Brien
7ae53fe908
GEOM virstor .so does not need libmd.
2010-12-16 00:00:28 +00:00
David E. O'Brien
7838c4d1c1
Rename the generic "CLASS" to the more specific "GEOM_CLASS".
...
While I'm here remove redundancy and inconsistencies.
Obtained from: Juniper Networks
2010-12-15 23:24:34 +00:00
Rebecca Cran
1161d4202c
Fix some more warnings found by clang.
2010-11-22 20:10:48 +00:00
Andrey V. Elsukov
21bf062e7e
Replace strlen(_PATH_DEV) with sizeof(_PATH_DEV) - 1.
...
Suggested by: kib
Approved by: kib (mentor)
MFC after: 5 days
2010-10-09 20:20:27 +00:00
Pawel Jakub Dawidek
946e2f3595
- Remove gc_argname field. It was introduced for gpart(8), but if I
...
understand everything correctly, we don't really need it.
- Provide default numeric value as strings. This allows to simplify
a lot of code.
- Bump version number.
2010-09-13 13:48:18 +00:00
Alexander Motin
bb160d3d4b
Do not bzero() NULL pointer on malloc() error.
...
Submitted by: Dmitry Luhtionov
2010-07-14 15:14:00 +00:00
Daniel Gerzo
c419baec28
- grammar and language fixes
...
- hard sentence breaks
- trim EXIT STATUS section and move it to DIAGNOSTICS as well as use .Er
macro
- sort SEE ALSO
MFC after: 7 days
2009-01-04 15:41:01 +00:00
Ivan Voras
2b67c28a09
Several significant updates:
...
* Better wording of sections dealing with physical storage
* A new section on assumptions gvirstor has on its consumer devices
(components) and its interaction with file systems
* Improved markup (by hrs@)
Reviewed by: hrs
Approved by: gnn (mentor)
2009-01-04 11:31:03 +00:00
Ivan Voras
970a8ddc44
Clean up of dead code and possible unassigned variable usage.
...
Found by: LLVM/Clang Static Checker
Approved by: gnn (mentor)
2008-08-09 16:47:30 +00:00
John Birrell
ea07ab3fd9
Fix signed/unsigned comparison compiler warning.
2007-11-18 03:17:56 +00:00
Pawel Jakub Dawidek
f854db0bf5
Bring in the GEOM Virtualisation class, which allows to create huge GEOM
...
providers with limited physical storage and add physical storage as
needed.
Submitted by: Ivan Voras
Sponsored by: Google Summer of Code 2006
Approved by: re (kensmith)
2007-09-23 07:34:23 +00:00