From owner-cvs-all Sun May 9 11: 3:52 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8404E14D57; Sun, 9 May 1999 11:03:50 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: (from phk@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA19728; Sun, 9 May 1999 11:03:50 -0700 (PDT) (envelope-from phk@FreeBSD.org) Message-Id: <199905091803.LAA19728@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sun, 9 May 1999 11:03:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys types.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk 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