From owner-cvs-all Thu Oct 5 17:46:32 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 56DE337B66C; Thu, 5 Oct 2000 17:46:30 -0700 (PDT) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA37265; Thu, 5 Oct 2000 17:46:30 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200010060046.RAA37265@freefall.freebsd.org> From: John Baldwin Date: Thu, 5 Oct 2000 17:46:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/null null.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/10/05 17:46:30 PDT Modified files: sys/dev/null null.c Log: During a verbose boot, call the null device 'null' rather than 'null0' to be more consistent with the rest of the kernel. Revision Changes Path 1.4 +2 -2 src/sys/dev/null/null.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message