From owner-cvs-all Mon Oct 30 16:21:44 2000 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 3A2E737B479; Mon, 30 Oct 2000 16:21:42 -0800 (PST) Received: (from msmith@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA24641; Mon, 30 Oct 2000 16:21:42 -0800 (PST) (envelope-from msmith@FreeBSD.org) Message-Id: <200010310021.QAA24641@freefall.freebsd.org> From: Mike Smith Date: Mon, 30 Oct 2000 16:21:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc MAKEDEV X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG msmith 2000/10/30 16:21:41 PST Modified files: etc MAKEDEV Log: Move 'tw*' after 'twe*' so that it's possible to create the control device for the 'twe' driver. This is an expedient solution for an actually-manifesting symptom of a major problem with MAKEDEV. Roll on DEVFS. Revision Changes Path 1.278 +6 -6 src/etc/MAKEDEV To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message