summaryrefslogtreecommitdiffstats
path: root/sbin/geom
Commit message (Expand)AuthorAgeFilesLines
* Bump .Dd for -f|-F.ceri2006-11-022-2/+2
* Now, that we have gjournal in the tree add possibility to configurepjd2006-11-014-14/+39
* G_TYPE_NONE was replaced with G_TYPE_BOOL.pjd2006-11-011-2/+2
* Fix powerpc build.pjd2006-11-011-0/+1
* Hook up gjournal bits to the build.pjd2006-10-311-0/+1
* Add userland control utility for gjournal GEOM class.pjd2006-10-314-0/+465
* Be sure to not create devices with (mediasize % sectorsize) != 0.pjd2006-10-101-0/+1
* Be sure to not create device whichpjd2006-10-101-0/+1
* A GEOM cache can speed up read performance by sending fixed sizeru2006-10-063-1/+251
* MFp4: G_TYPE_BOOL sounds much better than G_TYPE_NONE.pjd2006-09-308-53/+53
* MFp4:pjd2006-09-302-47/+47
* Add __printflike() attribute to various functions.pjd2006-09-301-4/+4
* Markup fixes.ru2006-09-182-6/+9
* Remove a contraction and add a missing article.brueffer2006-09-171-2/+2
* Fix copy&paste mistake.pjd2006-09-161-1/+1
* Add 'configure' subcommand which for now only allows setting and removingpjd2006-09-162-1/+88
* Note that we don't destroy keys on read-only attached providers.pjd2006-09-161-2/+5
* First kill detached providers, because of two reasons:pjd2006-09-161-7/+3
* - Split failure probability configuration into read failure probability andpjd2006-09-082-13/+28
* o Spell.maxim2006-08-101-1/+1
* o Strip eol whitespaces.maxim2006-08-091-2/+2
* o New sentence, new line.maxim2006-08-091-2/+3
* Allow geli to operate on read-only providers.pjd2006-08-092-4/+7
* Add missing #.pjd2006-08-071-1/+1
* Allow to use the old -a option to specify an encryption algorithm to usepjd2006-06-061-9/+27
* Clarify and merge two sentences.brueffer2006-06-061-4/+2
* Mdoc cleanup and some wording improvements.brueffer2006-06-061-15/+15
* Remove section committed by mistake. It is not yet ready.pjd2006-06-061-33/+0
* Document geli(8) data authentication.pjd2006-06-051-12/+116
* Userland bits of geli(8) data authentication.pjd2006-06-051-15/+29
* Correct error messages.pjd2006-05-011-4/+4
* Allocate memory for NUL-termination as well.pjd2006-04-071-1/+1
* Reimplementation of world/kernel build options. For details, see:ru2006-03-171-1/+3
* Add some notes how to properly dump kernel onto gmirror provider.pjd2006-03-081-1/+42
* Print "clear" and "dump" only once.wkoszek2006-03-031-2/+2
* Add an example how to use keyfiles for encrypted providers which should bepjd2006-02-111-1/+37
* - Allow to use -b without passphrase or with keyfiles as it will bepjd2006-02-111-20/+16
* Deny init/attach/setkey subcommands when no key components are given.pjd2006-02-011-1/+4
* Expand contractions.joel2006-02-011-2/+2
* Remove trailing spaces.pjd2006-02-0112-28/+28
* Remove unused argument.pjd2006-01-311-3/+2
* Allow to specify only one disk. This is helpful when we want to extendpjd2006-01-302-5/+16
* Add a reference to geli(8).pjd2006-01-291-0/+3
* Teach NOP GEOM class how to gather the following statistics:pjd2005-12-082-6/+25
* - The geom(8) utility only uses three types of arguments: string (char *),pjd2005-12-0710-729/+327
* s/5.5/6.0/ in HISTORY section.joel2005-11-241-1/+1
* gmirror.8:ceri2005-10-252-2/+4
* Add a note in example as well, that last sector is used for metadata,pjd2005-09-291-1/+2
* Even if there are no valid keys in metadata, but provider is attachedpjd2005-09-101-5/+5
* As with NO_CRYPT, don't try to compile geli(8) when NO_OPENSSL is definedmarius2005-08-271-1/+1
OpenPOWER on IntegriCloud