bde
c4b64391bf
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
f7b7df385e
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
wollman
eeef7952c3
Automatically load NFS and a bevy of other filesystems.
1994-09-22 22:17:02 +00:00
dfr
7a224749be
Added mount_msdos.
...
Obtained from: NetBSD
1994-09-19 15:30:36 +00:00
bde
19e34663ff
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
bde
691be49b3a
Fix punctuation.
1994-09-05 13:54:02 +00:00
jkh
f19145b0c6
Update this to the latest version from Steve Gerakines. This is an easy
...
drop-in for me and looks substantailly neater than the previous version,
so I'll give the floppy tape users a break (but just this once :).
1994-06-22 04:49:04 +00:00
ats
501bc7bff2
Commented out a pointer to qtar(1), we don't have that yet.
...
Changed the -description in the SYNOPSIS to description.
1994-06-07 21:38:23 +00:00
ache
355d4fac40
From Bde:
...
o Rewrote lots of it to be more like stty.1. The old one was
too verbose and the complicated options no longer exist.
1994-05-30 03:50:01 +00:00
ache
d810debdee
From Bde:
...
o Removed bidir options.
1994-05-30 03:49:16 +00:00
jkh
70389bd501
Latest error correction code from Steve Gerakines
1994-05-20 10:09:46 +00:00
ache
0812f6412e
FILES entry corrected
1994-05-03 18:50:13 +00:00
jkh
30d7ba45a9
Fix gross spelling and typographical errors pointed out by Keith Bostic.
1994-04-24 01:22:07 +00:00
rgrimes
e304b184f1
Manual is in section 8, you MUST say MAN8= for this to work. Add $Id$
1994-02-07 08:40:16 +00:00
alm
1d1ee9bd32
This commit was generated by cvs2svn to compensate for changes in r1112,
...
which included commits to RCS files with non-trunk default branches.
1994-02-07 04:36:09 +00:00
alm
4268923cf0
import floppy tape controller
1994-02-07 04:36:09 +00:00
ache
ce3a8a219a
Change default dtrwait time to 2 seconds.
1993-12-16 04:40:45 +00:00
ache
5d03fae868
Man page added.
1993-12-10 19:27:16 +00:00
ache
d854ea5990
Modified for work without options COM_BIDIR into kernel.
1993-12-10 19:26:20 +00:00
ache
d491944597
Add 'dtrwait <n>' option to comcontrol to handle
...
TIOCM[SG]DTRWAIT ioctl.
1993-12-10 01:08:47 +00:00
rgrimes
b5b37b7f12
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
20c65c6730
New manual page system
1993-07-02 06:10:31 +00:00
rgrimes
854999a7d1
Initial import, 0.1 + pk 0.2.4-B1
1993-06-12 14:58:17 +00:00