Date: Sat, 9 Mar 2002 11:15:38 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys disklabel.h Message-ID: <200203091915.g29JFch32767@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2002/03/09 11:15:38 PST Modified files: sys/sys disklabel.h Log: Hide the DIOCGPART ioctl from userland where it has no decent use. It's use in the kernel is also highly suspect due to the total absense of any kind of lifetime definition of the passed pointers. Revision Changes Path 1.66 +4 -0 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?200203091915.g29JFch32767>