| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the last and most important bit of the test case to test the same | phk | 2004-02-07 | 1 | -2/+8 |
* | Don't create a template file if we're not going to let the user edit it. | des | 2004-02-05 | 1 | -19/+28 |
* | Fixed some non-critical memory leaks and one temporary file leak | pjd | 2004-02-05 | 1 | -1/+6 |
* | Mechanical whitespace cleanup. Also, note that previous commit was | des | 2004-02-03 | 1 | -12/+12 |
* | Remove newline characters from error strings. | des | 2004-02-03 | 1 | -2/+2 |
* | Clarify that the encrypted device is called foo.bde and mention that | phk | 2003-11-27 | 1 | -0/+9 |
* | Make the regression test run also with obj directories. | phk | 2003-10-17 | 2 | -2/+6 |
* | Insert an overview of the plans here, in case I get run over by a bus. | phk | 2003-10-13 | 1 | -0/+32 |
* | I think it is more correct to use modfind() than kldfind() here. | phk | 2003-10-10 | 1 | -2/+2 |
* | Improve regression test with an image file which must work. | phk | 2003-10-07 | 2 | -2/+3316 |
* | Autoload kernel module if necessary. | phk | 2003-10-07 | 1 | -0/+9 |
* | Interior decoration changes. | phk | 2003-10-07 | 1 | -5/+5 |
* | Simplify the GEOM OAM api: Drop the request type, and let everything | phk | 2003-06-01 | 1 | -2/+4 |
* | Moved libgeom.so dependencies to where they belong. | ru | 2003-05-17 | 1 | -2/+2 |
* | Normalize, fix ``make checkdpadd''. | ru | 2003-04-16 | 1 | -5/+6 |
* | Avoid off_t -> integer overflow when sorting the locksector addresses. | phk | 2003-04-14 | 1 | -1/+1 |
* | Don't pull in geom_enc.c any more. | phk | 2003-04-03 | 1 | -3/+1 |
* | Use new GEOM OAM. Kernels have supported this for a number of days, so | phk | 2003-03-31 | 2 | -40/+29 |
* | Remove reference to unavailable paper. | phk | 2003-03-07 | 1 | -5/+0 |
* | Fix two unsafe uses of sprintf(). | tjr | 2003-02-23 | 1 | -3/+8 |
* | Correct some err() format string bugs. | tjr | 2003-02-23 | 1 | -7/+7 |
* | Solve another bug in the mapping code: correctly skip lock sectors. | phk | 2002-12-18 | 2 | -1/+7 |
* | Fix two blunders in the mapping functions which can lead to corrupt data, | phk | 2002-12-18 | 1 | -1/+21 |
* | Untwist a twisty bit of logic which gcc for some reason cannot see | phk | 2002-12-18 | 1 | -4/+4 |
* | A couple of stylistic improvements. | phk | 2002-12-17 | 2 | -5/+6 |
* | mdoc(7) police: markup overhaul. | ru | 2002-12-12 | 1 | -23/+37 |
* | Synchronize usage() with reality. | phk | 2002-12-01 | 1 | -8/+19 |
* | De-danglify the manual page. | phk | 2002-12-01 | 1 | -6/+6 |
* | o Bring the NOTICE section into the DESCRIPTION section and wrap it in | chris | 2002-11-18 | 1 | -11/+12 |
* | Run a revision on the GBDE encryption facility. | phk | 2002-11-04 | 3 | -48/+106 |
* | Initialize the new salt field in the lock sector. | phk | 2002-10-30 | 1 | -2/+3 |
* | I overlooked an absolute path. | phk | 2002-10-21 | 1 | -1/+1 |
* | o Use .Cm for 'attach', 'detach', 'init', 'setkey', and 'destroy' commands | chris | 2002-10-20 | 1 | -15/+28 |
* | s/dettach/detach/g etc. | phk | 2002-10-20 | 2 | -12/+12 |
* | Use .PATH instead of VPATH. | phk | 2002-10-20 | 2 | -2/+3 |
* | Complete the Geom Based Disk Encryption: Add the OAM utility. | phk | 2002-10-20 | 5 | -0/+1010 |