Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve some on the naming. | phk | 2002-06-09 | 1 | -1/+1 |
* | Change the registration of magic spaces so it does its own memory management. | phk | 2002-06-05 | 1 | -2/+1 |
* | Introduce the concept of "magic spaces", and implement them in most of | phk | 2002-05-21 | 1 | -1/+4 |
* | Remove the "-class" suffix from classes, they will not be ambiguous. | phk | 2002-05-21 | 1 | -1/+1 |
* | Implement DIOCGFRONTSTUFF ioctl which reports how many bytes from the start | phk | 2002-04-09 | 1 | -5/+6 |
* | Various stylistic nit picking. | phk | 2002-04-09 | 1 | -6/+6 |
* | Move access and orphan member functions from class to geom. | phk | 2002-04-04 | 1 | -2/+0 |
* | Complete an incomplete cut&paste operation. | phk | 2002-03-28 | 1 | -3/+3 |
* | Eliminate some thread pointers which do not make sense anymore. | phk | 2002-03-26 | 1 | -3/+3 |
* | Cave in to tradition and rename "methods" to "classes". | phk | 2002-03-26 | 1 | -7/+7 |
* | Be more systematic about conversion of on-disk formats in a endian/width | phk | 2002-03-24 | 1 | -32/+19 |
* | Teach GEOM about Sun disklabel formats. | phk | 2002-03-15 | 1 | -0/+209 |