Date: Fri, 27 Sep 2002 13:03:05 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ufs inode.h Message-ID: <200209272003.g8RK35UZ023270@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2002/09/27 13:03:05 PDT Modified files: sys/ufs/ufs inode.h Log: Make it a tad easier to deal with struct inode in userland programs which fondle /dev/kmem by using "struct cdev *" instead of "dev_t". Requsted by: jake Revision Changes Path 1.40 +1 -1 src/sys/ufs/ufs/inode.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?200209272003.g8RK35UZ023270>