From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MMJ6a-0002gw-OM for qemu-devel@nongnu.org; Thu, 02 Jul 2009 06:01:24 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MMJ6U-0002cX-1r for qemu-devel@nongnu.org; Thu, 02 Jul 2009 06:01:22 -0400 Received: from [199.232.76.173] (port=49515 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MMJ6T-0002cL-Oq for qemu-devel@nongnu.org; Thu, 02 Jul 2009 06:01:17 -0400 Received: from mail-vw0-f171.google.com ([209.85.212.171]:53412) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MMJ6T-0003Ga-8H for qemu-devel@nongnu.org; Thu, 02 Jul 2009 06:01:17 -0400 Received: by vwj1 with SMTP id 1so809728vwj.4 for ; Thu, 02 Jul 2009 03:01:16 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <6D22281B668644418902B6130F779008@FSCPC> Date: Thu, 2 Jul 2009 20:01:15 +1000 Message-ID: From: Matthew Iselin Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: PATCH: Add 3C90X emulation List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi, After a long break in which I wasn't able to actually get access to a system to create the patch on, I present this patch, which applies cleanly to commit 3da6abd472200bc30b88d5a900ad316d9517d163 ("Use pstrcpy and pstrcat to avoid OpenBSD linker warning"). Thanks, Matthew