From owner-cvs-all Mon Sep 10 16:16:20 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 D973137B403; Mon, 10 Sep 2001 16:16:16 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8ANGGf69316; Mon, 10 Sep 2001 16:16:16 -0700 (PDT) (envelope-from obrien) Message-Id: <200109102316.f8ANGGf69316@freefall.freebsd.org> From: "David E. O'Brien" Date: Mon, 10 Sep 2001 16:16:16 -0700 (PDT) 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 List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2001/09/10 16:16:16 PDT Modified files: (Branch: RELENG_4) etc MAKEDEV Log: Do what rev 1.243.2.34 intended to do -- add zs0 to the list of standard devices. Since we share on MAKEDEV, the i386 people will just have to live with this weird device name they will never use. In rev 1.243.2.34, I added zs0 to the `fixit' devices, rather than the `all' devices. Approved by: jkh Revision Changes Path 1.243.2.36 +3 -2 src/etc/MAKEDEV To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message