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 |
garbled
|
d1407362ba
|
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages. Many more to
come.
|
1999-03-22 18:43:46 +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
|
b6cbdcb3ec
|
Shorten name line to fit.
Thanks to Hubert Feyrer (feyrer@rfhs8012.fh-regensburg.de) for pointing this out
|
1998-11-17 13:04:30 +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 |