From owner-cvs-all Sat Mar 30 9: 6:48 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (unknown [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E525337B405; Sat, 30 Mar 2002 09:06:44 -0800 (PST) Received: (from matusita@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2UGx6K02716; Sat, 30 Mar 2002 08:59:06 -0800 (PST) (envelope-from matusita) Message-Id: <200203301659.g2UGx6K02716@freefall.freebsd.org> From: Makoto Matsushita Date: Sat, 30 Mar 2002 08:59:06 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sysinstall devices.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG matusita 2002/03/30 08:59:06 PST Modified files: usr.sbin/sysinstall devices.c Log: Fix /dev/acdNc minor device number. This bug prevents installing FreeBSD from CD-ROM in 4-stable. Note that in 5-current, we use devfs so this change (hopefully) shouldn't change anything. I'll MFC to 4-stable later. Tested with: FreeBSD/i386, 4.5-STABLE-20020330-JPSNAP Revision Changes Path 1.139 +1 -1 src/usr.sbin/sysinstall/devices.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message