From owner-cvs-all Fri Jan 7 3: 4:50 2000 Delivered-To: cvs-all@freebsd.org Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by hub.freebsd.org (Postfix) with ESMTP id B655314FE9; Fri, 7 Jan 2000 03:04:46 -0800 (PST) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.9.3/8.9.1) id MAA67027; Fri, 7 Jan 2000 12:04:31 +0100 (CET) (envelope-from sos) From: Soren Schmidt Message-Id: <200001071104.MAA67027@freebsd.dk> Subject: Re: cvs commit: src/usr.sbin/burncd burncd.c In-Reply-To: from "Daniel J. O'Connor" at "Jan 7, 2000 08:49:50 pm" To: darius@dons.net.au (Daniel J. O'Connor) Date: Fri, 7 Jan 2000 12:04:31 +0100 (CET) Cc: sos@FreeBSD.org (SXren Schmidt), cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk It seems Daniel J. O'Connor wrote: > > On 07-Jan-00 SXren Schmidt wrote: > > Oops, still leftovers from yesterdays remote commit problems. > > Proberly restore blocksize on the device. > > Just curious, but what happens if I kill -9 the cdburn process? > Will the block size be wrong then? Will this cause problems for reading CD's in > the drive? Good point, yes it will leave the blocksize wrong (also in the old version), and can leave your burner in a wierd state. I'll do some signal catching to prevent this... -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message