Date: Mon, 1 Jan 2001 15:08:28 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mdconfig mdconfig.8 mdconfig.c src/sys/sys mdioctl.h Message-ID: <200101012308.f01N8Sc45906@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2001/01/01 15:08:28 PST
Modified files:
sbin/mdconfig mdconfig.8 mdconfig.c
sys/sys mdioctl.h
Log:
Add padding space and a version number to the md_ioctl structre for future
extension.
Add ability to create a preload disk giving an address and a length
(suggested by imp)
Fix bug relating to very small md(4) devices.
Update md.c copyright to reflect the status of code copied from vn.c.
(noticed by dillon)
Revision Changes Path
1.2 +18 -3 src/sbin/mdconfig/mdconfig.8
1.4 +2 -2 src/sbin/mdconfig/mdconfig.c
1.7 +8 -3 src/sys/sys/mdioctl.h
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?200101012308.f01N8Sc45906>
