Date: Sun, 9 May 1999 11:03:50 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys types.h Message-ID: <199905091803.LAA19728@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 1999/05/09 11:03:49 PDT Modified files: sys/sys types.h Log: Make minor, major and makedev inline functions so we gain type checking and prevent compile time creation of dev_t's from happening again. Revision Changes Path 1.30 +20 -4 src/sys/sys/types.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?199905091803.LAA19728>