kevans
04729ee082
Retire the geom_aes class
...
It's had a good life, but it's not really configurable and not really used.
Obtained from: opBSD (with some changes)
Differential Revision: https://reviews.freebsd.org/D14991
2018-04-09 17:30:30 +00:00
imp
158640d13a
Mark geom classes as deprecated.
...
geom_bsd, geom_mbr and geom_sunlabel have been obsolete since Marcel
Moolenaar's geom_part was in FreeBSD 7. They haven't been in GENERIC
since FreeBSD 8. Add warning when used.
geom_vol_ffs has been obsolete since ufs support to geom_label was
committed in FreeBSD 5. It hasn't been in GENERIC since FreeBSD 5.
Add warning when used.
geom_fox has been obsolete since gmultipath was committed in FreeBSD 7.
(no warning added, since this is a very obscure class).
These will all be removed in FreeBSD 12.
MFC After: 3 days
Differential Revision: https://reviews.freebsd.org/D11935
Note: Classes will be removed after MFC
2017-08-09 16:15:24 +00:00
trasz
c4f8a309f8
Mention GEOM_MOUNTVER.
...
MFC after: 2 weeks
2017-04-20 20:06:51 +00:00
nyan
259480b6de
Remove pc98 support completely.
...
I thank all developers and contributors for pc98.
Relnotes: yes
2017-01-28 02:22:15 +00:00
sobomax
8867ff935e
Kill few remaininng instances of GEOM_UNCOMPRESS.
2016-02-24 05:16:24 +00:00
ae
6f5ee56ae1
Add makefile to build geom_map kld. Document some GEOM_* options
...
in NOTES and geom(4).
2015-06-08 13:23:56 +00:00
bapt
dad23483ed
Sort SEE ALSO
2014-12-26 22:30:18 +00:00
bapt
5da5395a98
use .Mt to mark up email addresses consistently (final part)
...
PR: 191174
Submitted by: Franco Fichtner <franco at lastsummer.de>
2014-06-26 21:46:14 +00:00
cperciva
7b25e61875
Remove documentation describing functionality which geom(4) does not,
...
in fact, provide.
Reviewed by: phk
MFC after: 3 days
Approved by: re (gjb)
2013-09-10 21:16:18 +00:00
joel
06d833a4f8
Add GEOM_* kernel options to the SYNOPSIS.
2013-03-14 18:46:11 +00:00
uqs
3960614646
mdoc: order prologue macros consistently by Dd/Dt/Os
...
Although groff_mdoc(7) gives another impression, this is the ordering
most widely used and also required by mdocml/mandoc.
Reviewed by: ru
Approved by: philip, ed (mentors)
2010-04-14 19:08:06 +00:00
trasz
678fe0aa03
Add links to libgeom(3) where appropriate.
2009-05-19 12:10:48 +00:00
trasz
28540b9e6a
Fix a typo and add manpage links to geom(4).
...
Approved by: rwatson (mentor)
2009-02-22 13:37:22 +00:00
ceri
2309bc6b91
Clarify that G_F_DISKIOCTL is unused, and remove G_T_DETAILS altogether,
...
since it isn't actually #defined.
Discussed with: phk
2006-05-25 13:39:27 +00:00
ceri
a98047b96c
Clean up the grammar in here some.
2006-05-24 11:01:16 +00:00
ru
8a2652d669
-mdoc sweep.
2005-11-18 10:56:28 +00:00
ru
10fbbd3d56
Assorted markup fixes and minor wordsmithing.
...
Approved by: re
2005-06-15 13:31:23 +00:00
scottl
7d147decac
Document the GEOM debug flags.
2005-04-07 19:59:28 +00:00
ru
1cf1598667
Mechanically kill hard sentence breaks and double whitespaces.
2004-07-03 18:29:24 +00:00
pjd
52fd45ee97
Don't confuse "GEOM" with "geom".
...
Approved by: phk
2004-05-09 16:16:10 +00:00
ru
19a4968055
Kill whitespace at EOL.
...
Approved by: re (blanket)
2003-05-21 15:55:40 +00:00
phk
6f86d9cfa3
A few stylistic fixes.
2003-05-05 17:36:57 +00:00
phk
fb582643d2
Try to clarify how orphaning works.
2003-03-09 09:48:50 +00:00
schweikh
fec6546e12
english(4) police.
2002-12-27 12:15:40 +00:00
ru
041d1287e8
Uniformly refer to a file system as "file system".
...
Approved by: re
2002-12-12 17:26:04 +00:00
ru
67eb5b0c87
mdoc(7) police: Use the default .Os version.
...
Approved by: re
2002-12-11 15:57:40 +00:00
phk
3f07967849
Stamp out Danglish: Spelling, grammer and other nitpicking.
...
Submitted by: "Steven G. Kargl" <kargl@troutmask.apl.washington.edu>
2002-06-09 10:25:51 +00:00
dd
f868de5160
mdoc(7) police: remove whitespace at EOL.
2002-03-28 12:57:48 +00:00
phk
1fb6046185
First cut at a geom(4) manpage.
...
The mdoc markup and all spelling errors in this file are all legal game
for anyone with more doc-clue than me.
2002-03-27 09:58:14 +00:00