ws
|
b47ad60693
|
Correct handling of extended partitions within extended partitions.
Problem found and new program tested by Reinoud.Koornstra@ibbnet.nl.
While here, add support for Linux extended partitions.
|
1999-09-23 15:21:12 +00:00 |
cgd
|
767af34d42
|
copy the MBR partition table being examined to a local array, to avoid
unaligned structure accesses on architectures that care.
|
1999-08-19 06:06:02 +00:00 |
cgd
|
bca4f26548
|
correct usage message
|
1999-08-19 05:44:48 +00:00 |
thorpej
|
4731b4c5b0
|
Use <sys/disklabel_mbr.h> rather than our own home-grown.
|
1999-01-27 20:44:04 +00:00 |
fair
|
2fc486ea01
|
This seemingly trivial (and computationally pointless) change shuts up
GCC 2.7.2.2 about "loff" being uninitialized on line 142 on m68k.
|
1998-12-03 11:20:50 +00:00 |
ws
|
2cf75c4c03
|
Add a utility to allow access to the partitions of a
MBR labeled disk (i.e. a disk partitioned by fdisk)
on any platform (including extended partitions).
|
1998-11-16 18:44:25 +00:00 |