jkh
2c823f2352
Recognise Linux filesystems.
...
Submitted by: remy
1995-01-14 02:26:07 +00:00
bde
8b3dde5352
Don't write outside of partp[] if the user gives an invalid partition
...
number for the partition to be made active. Do nothing instead. This
allows clearing all the active flags by specifying an invalid partition.
1994-10-25 17:46:53 +00:00
bde
51bb0bcc12
Don't change the active partition when the user says not to change it.
...
Convert absolute sector 0 to C/H/S 0/0/0, not 0/0/1.
Open in O_RDWR mode for the undocumented -a option, so that -a can be
used without -u.
1994-10-19 21:25:28 +00:00
bde
9bf7a8942d
Don't exit early if the device is not character special or if the
...
device driver cannot supply a label (real or faked). This allows
you to practice using fdisk on disposable media (e.g., "dd count=1
<dev/zero >/tmp/junk; fdisk /tmp/junk", "dd count=1 </etc/passwd
>/tmp/fix-up-the-mess; fdisk /tmp/fix-up-the-mess") and allows me
to test DOSpartitioning and labelling on floppies.
1994-09-15 20:19:51 +00:00
jkh
3136eddb2e
Fix gross spelling and typographical errors pointed out by Keith Bostic.
1994-04-24 01:22:07 +00:00
rgrimes
ee39253404
The fdisk man page doesn't show correctly the usage possibilities of
...
fdisk. It was missing the disk argument.
From: Andreas Schulz <ats@g386bsd.first.gmd.de>
1993-08-10 10:31:35 +00:00
root
f9a8e35555
New manual page system
1993-07-02 06:10:31 +00:00
rgrimes
5fba0401c2
Initial import, 0.1 + pk 0.2.4-B1
1993-06-12 14:58:17 +00:00