Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce the concept of "magic spaces", and implement them in most of | phk | 2002-05-21 | 1 | -1/+7 |
* | Remove the "-class" suffix from classes, they will not be ambiguous. | phk | 2002-05-21 | 1 | -2/+2 |
* | Implement DIOCGFRONTSTUFF ioctl which reports how many bytes from the start | phk | 2002-04-09 | 1 | -15/+28 |
* | Move access and orphan member functions from class to geom. | phk | 2002-04-04 | 1 | -4/+0 |
* | In the absense of any smarter way to do this, cast various printf | phk | 2002-03-28 | 1 | -1/+1 |
* | Eliminate some thread pointers which do not make sense anymore. | phk | 2002-03-26 | 1 | -4/+4 |
* | Cave in to tradition and rename "methods" to "classes". | phk | 2002-03-26 | 1 | -13/+13 |
* | Be more systematic about conversion of on-disk formats in a endian/width | phk | 2002-03-24 | 1 | -2/+182 |
* | First commit of the GEOM subsystem to make it easier for people to | phk | 2002-03-11 | 1 | -0/+211 |