summaryrefslogtreecommitdiffstats
path: root/sys/geom/shsec/g_shsec.c
Commit message (Expand)AuthorAgeFilesLines
* Implement relaxed comparision for hardcoded provider names to make itmav2011-04-271-1/+2
* Add some FEATURE macros for various GEOM classes.netchild2011-02-251-0/+1
* If provider is open for writing when we taste it, skip it for classes thatpjd2009-10-091-0/+4
* Add BIO_FLUSH support to GSHSEC class.pjd2006-11-011-0/+1
* Remove trailing spaces.pjd2006-02-011-2/+2
* Normalize a significant number of kernel malloc type names:rwatson2005-10-311-1/+1
* - Add md_provsize field to metadata, which will help withpjd2005-02-271-0/+9
* Fix year in copyrights.pjd2005-02-161-1/+1
* Introduce a new GEOM class - SHSEC. It provides sharing secret betweenpjd2005-01-111-0/+822
OpenPOWER on IntegriCloud