From owner-cvs-all Sun Nov 3 23: 5:40 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 489B537B401; Sun, 3 Nov 2002 23:05:39 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F03AB43E42; Sun, 3 Nov 2002 23:05:38 -0800 (PST) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gA473xmV054187; Sun, 3 Nov 2002 23:03:59 -0800 (PST) (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gA473xbr054186; Sun, 3 Nov 2002 23:03:59 -0800 (PST) Message-Id: <200211040703.gA473xbr054186@repoman.freebsd.org> From: Doug Barton Date: Sun, 3 Nov 2002 23:03:59 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.syscons 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 dougb 2002/11/03 23:03:59 PST Modified files: (Branch: RELENG_4) etc rc.syscons Log: Long overdue MFC of 1.[67], which allows rc.syscons to exit if there is no terminal (diskless boots, etc.). I am purposely not re-indenting the whole file to avoid repo bloat in the old rc system. I think it's pretty clear what's happening even without the indentation. Revision Changes Path 1.1.2.5 +5 -0 src/etc/rc.syscons To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message