Date: Tue, 4 Jan 2000 21:57:31 -0800 (PST) From: Greg Lehey <grog@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/vinum v.c Message-ID: <200001050557.VAA88387@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
grog 2000/01/04 21:57:31 PST
Modified files:
sbin/vinum v.c
Log:
makedev: Give all devices permissions 740.
Suggested-by: Bernd Walter (ticso@cicely.de)
Add key pairs for 'mv' and 'move' (a synonym for 'mv'). Required for
the move command code submitted by Marius Bendiksen
<marius@marius.scancall.no>
make_devices: Don't create symlinks for drives if they are only
referenced. Previously, spurious symlinks appeared in the current
directory.
Problem-reported-by: Bernd Walter (ticso@cicely.de)
No longer create character devices, now that there is no difference.
Make the devices as character devices, not block devices.
Revision Changes Path
1.23 +25 -57 src/sbin/vinum/v.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001050557.VAA88387>
