Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | g_nop_create: destroy newly created provider in case of errors. | fjoe | 2004-09-16 | 1 | -1/+1 |
* | NOP class doesn't operate on metadata, so the spoil event can be safely | pjd | 2004-08-18 | 1 | -1/+0 |
* | Tag all geom classes in the tree with a version number. | phk | 2004-08-08 | 1 | -0/+1 |
* | - Fix unloading by the same way it is done in my other classes: | pjd | 2004-08-02 | 1 | -3/+5 |
* | - Add '-S' option, which allow to specify sector size for transparent | pjd | 2004-07-30 | 2 | -5/+20 |
* | Improve geom(8)'s 'list' command to show geoms and their providers and | pjd | 2004-07-26 | 1 | -3/+3 |
* | MFp4: Add two options for gnop(8)'s 'create' command: | pjd | 2004-07-19 | 2 | -16/+74 |
* | Fix format string. | pjd | 2004-06-07 | 1 | -2/+2 |
* | Don't allow for duplicated entries creation. | pjd | 2004-06-07 | 1 | -5/+11 |
* | - Change command name from 'config' to 'configure'. | pjd | 2004-05-21 | 2 | -4/+4 |
* | Introduce NOP GEOM class. This is totally transparent GEOM class, but | pjd | 2004-05-20 | 2 | -0/+478 |