Date: Tue, 12 Mar 2002 12:59:35 -0800 (PST) From: "Crist J. Clark" <cjc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc Message-ID: <200203122059.g2CKxZC75409@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
cjc 2002/03/12 12:59:35 PST Modified files: etc rc Log: Run dumpon(8) early so crashes during startup can be caught. In addition, take out the checks on the $dumpdev. dumpon(8) behaves well if given a non-existent filename. It gives a nice error message which is better rather than the current silent failure. Reviewed by: des Revision Changes Path 1.298 +18 -15 src/etc/rc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203122059.g2CKxZC75409>