Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-04-27 | s3:registry: replace typedef REGISTRY_OPS by struct registry_ops | Michael Adam | 1 | -2/+2 | |
Michael | |||||
2009-04-27 | s3:registry: replace typedef REGVAL_CTR by struct regval_ctr. | Michael Adam | 1 | -1/+1 | |
This paves the way for hiding the typedef and the implementation from the surface. Michael | |||||
2009-02-26 | s3:registry: replace typedef "REGSUBKEY_CTR" by "struct regsubkey_ctr" | Michael Adam | 1 | -1/+1 | |
This paves the way for hiding the typedef and the implementation from the surface. Michael | |||||
2008-01-20 | Some reformatting in hkpt_params_fetch_values(). | Michael Adam | 1 | -7/+10 | |
Michael (This used to be commit f245c4e094ad56080847e286c76976f29c95a221) | |||||
2008-01-20 | Add a registry backend hkpt_params that replaces the former dynamic overlay. | Michael Adam | 1 | -0/+67 | |
Michael (This used to be commit 8e8bb6ba120adf9942f612b7fd89bdbced6c1285) |