Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the absolute count g_access_abs() function since experience has | phk | 2004-02-12 | 1 | -1/+1 |
* | Use __FBSDID(). | obrien | 2003-06-11 | 1 | -2/+3 |
* | Remove the G_CLASS_INITIALIZER, we do not need it anymore. | phk | 2003-05-31 | 1 | -1/+0 |
* | Use g_slice_spoiled() instead of g_std_spoiled(). | phk | 2003-05-02 | 1 | -1/+1 |
* | Back out all the stuff that didn't belong in the last commit. | phk | 2003-05-02 | 1 | -6/+2 |
* | Use g_slice_spoiled() rather than g_std_spoiled(). | phk | 2003-05-02 | 1 | -2/+6 |
* | Time has run from the "run GEOM in userland" harness, and the new regression | phk | 2003-04-13 | 1 | -9/+0 |
* | Premptively change initializations of struct g_class to use C99 | phk | 2003-03-24 | 1 | -3/+2 |
* | Add some comments about the deficiencies of this module. I had hoped to get | gordon | 2003-02-07 | 1 | -0/+7 |
* | Correct a comment. GEOM modules do not create /dev entries. They create | gordon | 2003-02-03 | 1 | -2/+2 |
* | Add the GEOM module that makes volume labels useful. A kernel compiled with | gordon | 2003-02-03 | 1 | -0/+146 |