Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve some on the naming. | phk | 2002-06-09 | 1 | -2/+2 |
* | Only clear the spoiled flag if the class had no spoiled method, the spoiled | phk | 2002-05-26 | 1 | -1/+2 |
* | Don't grab Giant around malloc(9) and free(9). | phk | 2002-05-20 | 1 | -6/+0 |
* | Change callers of mtx_init() to pass in an appropriate lock type name. In | jhb | 2002-04-04 | 1 | -1/+1 |
* | Move access and orphan member functions from class to geom. | phk | 2002-04-04 | 1 | -4/+4 |
* | s/classs/classes/ to fixup grammer after the previous global renaming. | phk | 2002-04-04 | 1 | -2/+2 |
* | Eliminate some thread pointers which do not make sense anymore. | phk | 2002-03-26 | 1 | -11/+12 |
* | Cave in to tradition and rename "methods" to "classes". | phk | 2002-03-26 | 1 | -17/+17 |
* | First commit of the GEOM subsystem to make it easier for people to | phk | 2002-03-11 | 1 | -0/+299 |