From owner-cvs-all Sat Jun 2 1:12:35 2001 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 5EB5337B423; Sat, 2 Jun 2001 01:12:30 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: (from phk@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f528CUE31806; Sat, 2 Jun 2001 01:12:30 -0700 (PDT) (envelope-from phk) Message-Id: <200106020812.f528CUE31806@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sat, 2 Jun 2001 01:12:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/fdformat fdformat.c 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 phk 2001/06/02 01:12:30 PDT Modified files: (Branch: RELENG_4) usr.sbin/fdformat fdformat.c Log: MFC: fdformat prompts for user confirmation. it exits 0 if the user doesn't confirm, which needlessly complicates scripts. Revision Changes Path 1.11.2.3 +2 -2 src/usr.sbin/fdformat/fdformat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message