From owner-cvs-all Mon May 8 15:56:24 2000 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 E72BF37B9DC; Mon, 8 May 2000 15:56:18 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA26289; Mon, 8 May 2000 15:56:18 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <200005082256.PAA26289@freefall.freebsd.org> From: Peter Wemm Date: Mon, 8 May 2000 15:56:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc MAKEDEV Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2000/05/08 15:56:18 PDT Modified files: etc MAKEDEV Log: Use printf (shell builtin) instead of cut - cut isn't in /bin. This should fix the ttyA* and cuaA* up to the maximum possible 128 nodes. Revision Changes Path 1.251 +5 -5 src/etc/MAKEDEV To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message