From owner-freebsd-bugs@FreeBSD.ORG Mon Dec 22 23:36:04 2008 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8A143106564A for ; Mon, 22 Dec 2008 23:36:04 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.243]) by mx1.freebsd.org (Postfix) with ESMTP id 5AC078FC19 for ; Mon, 22 Dec 2008 23:36:04 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: by rv-out-0708.google.com with SMTP id k29so2882807rvb.0 for ; Mon, 22 Dec 2008 15:36:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=6v/3sGqZ4Ml9lZWxlpOAmbeDvp5WGTcZPD8cjEtpIJE=; b=jYbDa1HOa1jz+NYO3nFbs50qbHmTGaDdEfaQXtsyBwQ9gfmShDvaEkELDcLdGPNFrs zgJF8Gyb6M6O5H6yFN3ukjRGC9FRyIsh/Y3VHjaRAQFtTA6pVqYAUg4Tse6TrrPv1ta3 f6YVLkEQg40siTrDOf96pr+BL8NA3TZrhHkBE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=oD3SrhU0KGYygQwO60r9mrNJiym3D6KhmE1pWCrLZ2A+/z7Wrin5swH6koC9w/ihGF fGie2VlD//8DV3ub4Y4diszbkE6HmA2r+xb5wRYx/g3g44B8v41iOSdcOiLrn2B/grmn ELqjepAtyF4PwiMdaMIpjPoC5pAB2nnhycl3c= Received: by 10.141.28.4 with SMTP id f4mr3424972rvj.164.1229988964067; Mon, 22 Dec 2008 15:36:04 -0800 (PST) Received: by 10.140.135.2 with HTTP; Mon, 22 Dec 2008 15:36:04 -0800 (PST) Message-ID: <7d6fde3d0812221536s13e93670y1b040859991f297b@mail.gmail.com> Date: Mon, 22 Dec 2008 15:36:04 -0800 From: "Garrett Cooper" To: "Jaakko Heinonen" In-Reply-To: <20081221140235.GC806@a91-153-125-115.elisa-laajakaista.fi> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200812201150.mBKBo55n044624@freefall.freebsd.org> <7d6fde3d0812210133x465c7f47r4722b268029c3905@mail.gmail.com> <20081221140235.GC806@a91-153-125-115.elisa-laajakaista.fi> Cc: freebsd-bugs@freebsd.org Subject: Re: bin/95979: burncd(8) fails to fixate CDs X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2008 23:36:04 -0000 Well, it does seem like we should do this then, but ultimately the best way to solve this issue may be to combine efforts into a BSD-library compatible disc burning library to leverage experiences from all groups and to avoid code duplication. Just a thought... Thanks! -Garrett