summaryrefslogtreecommitdiffstats
path: root/sbin/gbde/gbde.c
Commit message (Expand)AuthorAgeFilesLines
* Simplify the GEOM OAM api: Drop the request type, and let everythingphk2003-06-011-2/+4
* Avoid off_t -> integer overflow when sorting the locksector addresses.phk2003-04-141-1/+1
* Use new GEOM OAM. Kernels have supported this for a number of days, sophk2003-03-311-39/+28
* Fix two unsafe uses of sprintf().tjr2003-02-231-3/+8
* Correct some err() format string bugs.tjr2003-02-231-7/+7
* Solve another bug in the mapping code: correctly skip lock sectors.phk2002-12-181-1/+1
* Fix two blunders in the mapping functions which can lead to corrupt data,phk2002-12-181-1/+21
* Untwist a twisty bit of logic which gcc for some reason cannot seephk2002-12-181-4/+4
* A couple of stylistic improvements.phk2002-12-171-5/+4
* Synchronize usage() with reality.phk2002-12-011-8/+19
* Run a revision on the GBDE encryption facility.phk2002-11-041-41/+72
* Initialize the new salt field in the lock sector.phk2002-10-301-2/+3
* s/dettach/detach/g etc.phk2002-10-201-7/+7
* Complete the Geom Based Disk Encryption: Add the OAM utility.phk2002-10-201-0/+750
OpenPOWER on IntegriCloud