From owner-cvs-all Sun Apr 21 0:18:19 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 5BDC237B400; Sun, 21 Apr 2002 00:18:16 -0700 (PDT) Received: (from charnier@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3L7IGe74039; Sun, 21 Apr 2002 00:18:16 -0700 (PDT) (envelope-from charnier) Message-Id: <200204210718.g3L7IGe74039@freefall.freebsd.org> From: Philippe Charnier Date: Sun, 21 Apr 2002 00:18:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/savecore savecore.c X-FreeBSD-CVS-Branch: HEAD 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 charnier 2002/04/21 00:18:16 PDT Modified files: sbin/savecore savecore.c Log: Add FBSDID. Start errx(3) messages with lowercase. Remove a ')' with no '('. In usage(), use fprintf(3) instead of errx(3), to make the printed string really start with `usage: ...'. Reviewed by: marcel Revision Changes Path 1.57 +15 -14 src/sbin/savecore/savecore.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message