aboutsummaryrefslogtreecommitdiff
path: root/sbin/geom
Commit message (Expand)AuthorAgeFilesLines
* When the following conditions are meet:Pawel Jakub Dawidek2007-01-251-1/+13
* Implement gctl_change_param() function, which changes value of existingPawel Jakub Dawidek2007-01-252-0/+28
* Remove duplicate "clear" subcommand.Ceri Davies2006-12-211-4/+0
* Bump .Dd for -f|-F.Ceri Davies2006-11-022-2/+2
* Now, that we have gjournal in the tree add possibility to configurePawel Jakub Dawidek2006-11-014-14/+39
* G_TYPE_NONE was replaced with G_TYPE_BOOL.Pawel Jakub Dawidek2006-11-011-2/+2
* Fix powerpc build.Pawel Jakub Dawidek2006-11-011-0/+1
* Hook up gjournal bits to the build.Pawel Jakub Dawidek2006-10-311-0/+1
* Add userland control utility for gjournal GEOM class.Pawel Jakub Dawidek2006-10-314-0/+465
* Be sure to not create devices with (mediasize % sectorsize) != 0.Pawel Jakub Dawidek2006-10-101-0/+1
* Be sure to not create device whichPawel Jakub Dawidek2006-10-101-0/+1
* A GEOM cache can speed up read performance by sending fixed sizeRuslan Ermilov2006-10-063-1/+251
* MFp4: G_TYPE_BOOL sounds much better than G_TYPE_NONE.Pawel Jakub Dawidek2006-09-308-53/+53
* MFp4:Pawel Jakub Dawidek2006-09-302-47/+47
* Add __printflike() attribute to various functions.Pawel Jakub Dawidek2006-09-301-4/+4
* Markup fixes.Ruslan Ermilov2006-09-182-6/+9
* Remove a contraction and add a missing article.Christian Brueffer2006-09-171-2/+2
* Fix copy&paste mistake.Pawel Jakub Dawidek2006-09-161-1/+1
* Add 'configure' subcommand which for now only allows setting and removingPawel Jakub Dawidek2006-09-162-1/+88
* Note that we don't destroy keys on read-only attached providers.Pawel Jakub Dawidek2006-09-161-2/+5
* First kill detached providers, because of two reasons:Pawel Jakub Dawidek2006-09-161-7/+3
* - Split failure probability configuration into read failure probability andPawel Jakub Dawidek2006-09-082-13/+28
* o Spell.Maxim Konovalov2006-08-101-1/+1
* o Strip eol whitespaces.Maxim Konovalov2006-08-091-2/+2
* o New sentence, new line.Maxim Konovalov2006-08-091-2/+3
* Allow geli to operate on read-only providers.Pawel Jakub Dawidek2006-08-092-4/+7
* Add missing #.Pawel Jakub Dawidek2006-08-071-1/+1
* Allow to use the old -a option to specify an encryption algorithm to usePawel Jakub Dawidek2006-06-061-9/+27
* Clarify and merge two sentences.Christian Brueffer2006-06-061-4/+2
* Mdoc cleanup and some wording improvements.Christian Brueffer2006-06-061-15/+15
* Remove section committed by mistake. It is not yet ready.Pawel Jakub Dawidek2006-06-061-33/+0
* Document geli(8) data authentication.Pawel Jakub Dawidek2006-06-051-12/+116
* Userland bits of geli(8) data authentication.Pawel Jakub Dawidek2006-06-051-15/+29
* Correct error messages.Pawel Jakub Dawidek2006-05-011-4/+4
* Allocate memory for NUL-termination as well.Pawel Jakub Dawidek2006-04-071-1/+1
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-1/+3
* Add some notes how to properly dump kernel onto gmirror provider.Pawel Jakub Dawidek2006-03-081-1/+42
* Print "clear" and "dump" only once.Wojciech A. Koszek2006-03-031-2/+2
* Add an example how to use keyfiles for encrypted providers which should bePawel Jakub Dawidek2006-02-111-1/+37
* - Allow to use -b without passphrase or with keyfiles as it will bePawel Jakub Dawidek2006-02-111-20/+16
* Deny init/attach/setkey subcommands when no key components are given.Pawel Jakub Dawidek2006-02-011-1/+4
* Expand contractions.Joel Dahl2006-02-011-2/+2
* Remove trailing spaces.Pawel Jakub Dawidek2006-02-0112-28/+28
* Remove unused argument.Pawel Jakub Dawidek2006-01-311-3/+2
* Allow to specify only one disk. This is helpful when we want to extendPawel Jakub Dawidek2006-01-302-5/+16
* Add a reference to geli(8).Pawel Jakub Dawidek2006-01-291-0/+3
* Teach NOP GEOM class how to gather the following statistics:Pawel Jakub Dawidek2005-12-082-6/+25
* - The geom(8) utility only uses three types of arguments: string (char *),Pawel Jakub Dawidek2005-12-0710-729/+327
* s/5.5/6.0/ in HISTORY section.Joel Dahl2005-11-241-1/+1
* gmirror.8:Ceri Davies2005-10-252-2/+4