From owner-cvs-all Fri Feb 18 8:36:34 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 101DA37B9A1; Fri, 18 Feb 2000 08:36:30 -0800 (PST) (envelope-from sos@FreeBSD.org) Received: (from sos@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA04165; Fri, 18 Feb 2000 08:36:29 -0800 (PST) (envelope-from sos@FreeBSD.org) Message-Id: <200002181636.IAA04165@freefall.freebsd.org> From: Søren Schmidt Date: Fri, 18 Feb 2000 08:36:29 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/burncd burncd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sos 2000/02/18 08:36:29 PST Modified files: usr.sbin/burncd burncd.c Log: Dont allow burn when format not selected. Use the right format in printfs. Fix the partial write error (the res variable). Reminder by: (Bill Fumerola ) Revision Changes Path 1.8 +10 -7 src/usr.sbin/burncd/burncd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message