From owner-cvs-all Sun Apr 21 12:47:10 2002 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 D6BB537B405; Sun, 21 Apr 2002 12:47:06 -0700 (PDT) Received: (from will@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LJl6Y44041; Sun, 21 Apr 2002 12:47:06 -0700 (PDT) (envelope-from will) Message-Id: <200204211947.g3LJl6Y44041@freefall.freebsd.org> From: Will Andrews Date: Sun, 21 Apr 2002 12:47:06 -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 will 2002/04/21 12:47:06 PDT Modified files: (Branch: RELENG_4) etc MAKEDEV Log: Add jogdial device to MAKEDEV. This device node was left out of the fixit section since I believe it is unnecessary for fixit floppies. In any case, this part was forgotten from the original MFC due to the fact that -CURRENT uses make_dev() instead. And so, obviously this is not an MFC since it does not apply to -CURRENT. Submitted by: Yoshihiko SARUMARU Revision Changes Path 1.243.2.47 +7 -2 src/etc/MAKEDEV To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message