summaryrefslogtreecommitdiff
path: root/sbin/geom/class/nop/geom_nop.c
Commit message (Expand)AuthorAgeFilesLines
* Normalize the g(eom,cache,part,...) build.Brooks Davis2018-06-251-81/+0
* gnop(8): add the ability to set a nop provider's physical pathAlan Somers2018-01-181-1/+3
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Add a way to specify stripesize and stripeoffset to gnop(8). This makesEdward Tomasz Napierala2015-09-151-2/+4
* - Remove gc_argname field. It was introduced for gpart(8), but if IPawel Jakub Dawidek2010-09-131-20/+13
* Add gpart(8).Marcel Moolenaar2007-05-151-5/+5
* MFp4: G_TYPE_BOOL sounds much better than G_TYPE_NONE.Pawel Jakub Dawidek2006-09-301-1/+1
* - Split failure probability configuration into read failure probability andPawel Jakub Dawidek2006-09-081-6/+13
* Remove trailing spaces.Pawel Jakub Dawidek2006-02-011-1/+1
* Teach NOP GEOM class how to gather the following statistics:Pawel Jakub Dawidek2005-12-081-0/+3
* Define subcommands' usage inside g_command structure.Pawel Jakub Dawidek2005-03-141-13/+6
* Fix arguments syntax.Pawel Jakub Dawidek2005-01-151-3/+3
* - Add '-S' option, which allow to specify sector size for transparentPawel Jakub Dawidek2004-07-301-1/+3
* MFp4: Add two options for gnop(8)'s 'create' command:Pawel Jakub Dawidek2004-07-191-1/+5
* - Change command name from 'config' to 'configure'.Pawel Jakub Dawidek2004-05-211-3/+3
* Introduce geom(8)-specific shared libraries for CONCAT, STRIPE and NOPPawel Jakub Dawidek2004-05-201-0/+73