Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Don't take sectorsize from first disk. Calculate it by finding | pjd | 2004-03-09 | 1 | -19/+48 |
* | Print a space character between string given as a macro argument and | pjd | 2004-03-09 | 1 | -0/+1 |
* | Correct year in copyrights. | pjd | 2004-03-04 | 2 | -2/+2 |
* | - Remove d_valid field, we can use d_consumer field to check if disk | pjd | 2004-03-03 | 2 | -10/+7 |
* | Removed unused fields. | pjd | 2004-03-01 | 1 | -2/+0 |
* | We don't need d_length field. | pjd | 2004-03-01 | 1 | -2/+0 |
* | Even if we're sure that we can't be orphaned here, we have to define | pjd | 2004-02-27 | 1 | -1/+2 |
* | Remove unused field. | pjd | 2004-02-27 | 1 | -1/+0 |
* | Introduce CONCAT GEOM class for disk concatenation. | pjd | 2004-02-19 | 2 | -0/+862 |