From owner-cvs-all Sat Apr 13 8:53:36 2002 Delivered-To: cvs-all@freebsd.org Received: from espresso.q9media.com (espresso.q9media.com [216.254.138.122]) by hub.freebsd.org (Postfix) with ESMTP id 025F237B404; Sat, 13 Apr 2002 08:53:25 -0700 (PDT) Received: (from mike@localhost) by espresso.q9media.com (8.11.6/8.11.6) id g3DFkhe03983; Sat, 13 Apr 2002 11:46:43 -0400 (EDT) (envelope-from mike) Date: Sat, 13 Apr 2002 11:46:43 -0400 From: Mike Barcroft To: Marcel Moolenaar Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/savecore savecore.c Message-ID: <20020413114643.A2860@espresso.q9media.com> References: <200204130820.g3D8KGx17608@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204130820.g3D8KGx17608@freefall.freebsd.org>; from marcel@FreeBSD.org on Sat, Apr 13, 2002 at 01:20:15AM -0700 Organization: The FreeBSD Project 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 Marcel Moolenaar writes: > marcel 2002/04/13 01:20:15 PDT > > Modified files: > sbin/savecore savecore.c > Log: > High-level changes (user visible): > o Implement -c (clear) to clear previously kept headers (note that > dumps not cleared will remain until -c is used), > o Implement -f (force) to allow re-saving a previously saved dump, > o Implement -k (keep) and make clearing the dump header the default, > o Implement -v (verbose) and make most output conditional upon it, > o Emit minimal output for the non-verbose case with the assumption > that savecore is run mostly from within /etc/rc, > o Update usage message to reflect what is and what's not, > o mark -d as obsolete. [...] > > Revision Changes Path > 1.55 +137 -56 src/sbin/savecore/savecore.c Is anyone working on a manual for this? Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message