summaryrefslogtreecommitdiffstats
path: root/sys/geom/bde/g_bde_lock.c
Commit message (Expand)AuthorAgeFilesLines
* Kill leading whilespace.sobomax2005-11-301-1/+1
* stop including rijndael-api-fst.h from rijndael.h.ume2005-03-111-1/+1
* /* -> /*- for copyright notices, minor format tweaks as necessaryimp2005-01-061-2/+2
* Fix typo in a comment.brueffer2004-12-151-1/+1
* Respect that G_BDE_MAXKEYS is a compile time variable.phk2004-09-111-4/+3
* Interior decoration changes.phk2003-10-071-38/+35
* Use sys/endian.h instead of geom_enc.c for endian-agnostfication.phk2003-04-031-16/+17
* Forward compatibility: NULL check the passed in meta argument.phk2003-03-251-1/+1
* Including <sys/stdint.h> is (almost?) universally only to be able to usephk2003-03-181-1/+0
* Move the g_stat struct to its own .h file, we will export it to other code.phk2003-02-081-1/+0
* Add the new statistics structure, put one in consumers and providers.phk2003-02-071-0/+1
* Fix two blunders in the mapping functions which can lead to corrupt data,phk2002-12-181-0/+6
* Use unsigned for an index.phk2002-12-011-6/+7
* Run a revision on the GBDE encryption facility.phk2002-11-041-167/+287
* Change the kkey generation cherry-picker to use MD5.phk2002-10-301-4/+6
* Constify input to the arc4 seed function.phk2002-10-201-8/+50
* Add Geom Based Disk Encryption to the tree.phk2002-10-191-0/+311
OpenPOWER on IntegriCloud