From owner-cvs-all Sun Mar 17 1:52:46 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 4358D37B405; Sun, 17 Mar 2002 01:52:43 -0800 (PST) Received: (from cjc@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2H9qhx97568; Sun, 17 Mar 2002 01:52:43 -0800 (PST) (envelope-from cjc) Message-Id: <200203170952.g2H9qhx97568@freefall.freebsd.org> From: "Crist J. Clark" Date: Sun, 17 Mar 2002 01:52:43 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc src/share/man/man5 rc.conf.5 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 cjc 2002/03/17 01:52:43 PST Modified files: (Branch: RELENG_4) etc rc share/man/man5 rc.conf.5 Log: MFC: Don't protect dumpon(8) and dumpdir(8) from failing. Move dumpon(8) to very early in the rc(8) script so crashes during boot may be caught. Update the documentation. src/etc/rc 1.297, 1.298 src/share/man/man5/rc.conf.5 1.137, 1.154 PR: conf/35725 Revision Changes Path 1.212.2.44 +24 -14 src/etc/rc 1.64.2.41 +24 -10 src/share/man/man5/rc.conf.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message