Date: Sat, 25 Nov 2000 19:08:50 -0800 (PST) From: Matt Dillon <dillon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/disklabel disklabel.8 disklabel.c src/sys/kern subr_diskslice.c src/sys/sys disklabel.h Message-ID: <200011260308.TAA10591@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 2000/11/25 19:08:50 PST
Modified files: (Branch: RELENG_4)
sbin/disklabel disklabel.8 disklabel.c
sys/kern subr_diskslice.c
sys/sys disklabel.h
Log:
MFC disklabel/virgin-label feature. Adds a DIOCVIRGIN ioctl to obtain a
virgin disklabel. disklabel now uses the new ioctl, allowing it to create
virgin disklabels on slices.
Revision Changes Path
1.15.2.4 +139 -31 src/sbin/disklabel/disklabel.8
1.28.2.6 +12 -5 src/sbin/disklabel/disklabel.c
1.82.2.3 +35 -1 src/sys/kern/subr_diskslice.c
1.49.2.5 +2 -1 src/sys/sys/disklabel.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?200011260308.TAA10591>
