Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 2FFFD63B902 for ; Sun, 18 Oct 2009 21:28:12 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id CD4A063B13B; Sun, 18 Oct 2009 21:28:11 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id D2CE363B10D for ; Sun, 18 Oct 2009 21:28:10 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id B1018175DA; Sun, 18 Oct 2009 21:28:10 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 18 Oct 2009 21:28:10 +0000 From: Manuel Bouyer Subject: CVS commit: pkgsrc/sysutils To: pkgsrc-changes@NetBSD.org Reply-To: bouyer@netbsd.org X-Mailer: log_accum Message-Id: <20091018212810.B1018175DA@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: bouyer Date: Sun Oct 18 21:28:10 UTC 2009 Modified Files: pkgsrc/sysutils/xentools3-hvm: Makefile distinfo pkgsrc/sysutils/xentools3-hvm/patches: patch-ar pkgsrc/sysutils/xentools33: distinfo pkgsrc/sysutils/xentools33/patches: patch-fc Log Message: Fix serial port on pty (serial = 'pty' configuration directive) for HVM guests. Tested with a NetBSD 4.0.1 i386 boot cd with console on com0. PKGREVISION++ To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 pkgsrc/sysutils/xentools3-hvm/Makefile cvs rdiff -u -r1.8 -r1.9 pkgsrc/sysutils/xentools3-hvm/distinfo cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/sysutils/xentools3-hvm/patches/patch-ar cvs rdiff -u -r1.17 -r1.18 pkgsrc/sysutils/xentools33/distinfo cvs rdiff -u -r1.2 -r1.3 pkgsrc/sysutils/xentools33/patches/patch-fc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.