From owner-cvs-all Mon Mar 5 17:36: 2 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E188437B718; Mon, 5 Mar 2001 17:35:59 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f261Zxs25799; Mon, 5 Mar 2001 17:35:59 -0800 (PST) (envelope-from obrien) Message-Id: <200103060135.f261Zxs25799@freefall.freebsd.org> From: "David E. O'Brien" Date: Mon, 5 Mar 2001 17:35:59 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc MAKEDEV X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/03/05 17:35:59 PST Modified files: (Branch: RELENG_4) etc MAKEDEV Log: MFC: 1.268: add unit2minor() and use it where appropriate so that we handle units > 255 properly. Revision Changes Path 1.243.2.23 +65 -55 src/etc/MAKEDEV To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message