Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-10-21 | make fdisk grok extended partitions again. we have to keep track of the | Niels Provos | |
absolute offset of the current mbr and its relative position. because: the starting sector of the first mbr entry in an extended partition is relative to the starting offset of the whole mbr itself. the starting offset of a new extended partition is relative to the offset of the very first extended partition. | |||
1997-09-29 | ID in the first line w/ tabs | Michael Shalayeff | |
1997-09-29 | New fdisk code with interactive (command line type) | Tobias Weingartner | |
editing code. Rewrite from the ground up, save about 20 lines of code. Seems to create valid partition tables on i386 and alphas. |