Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 77DC863B842 for ; Tue, 16 Sep 2008 19:39:07 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 2A49B63B232; Tue, 16 Sep 2008 19:39:07 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 6AB4B63B26C for ; Tue, 16 Sep 2008 19:39:06 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 54F20175D0; Tue, 16 Sep 2008 19:39:06 +0000 (UTC) From: Manuel Bouyer Subject: CVS commit: pkgsrc/sysutils/xentools3 To: pkgsrc-changes@NetBSD.org Reply-To: bouyer@netbsd.org Message-Id: <20080916193906.54F20175D0@cvs.netbsd.org> Date: Tue, 16 Sep 2008 19:39:06 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: bouyer Date: Tue Sep 16 19:39:06 UTC 2008 Modified Files: pkgsrc/sysutils/xentools3: Makefile distinfo pkgsrc/sysutils/xentools3/patches: patch-ac patch-ad Log Message: Fixe some mmap() and mlock() issues; makes xm dump-core and suspend/resume work for linux guests. Bump PKGREVISION. To generate a diff of this commit: cvs rdiff -r1.15 -r1.16 pkgsrc/sysutils/xentools3/Makefile cvs rdiff -r1.10 -r1.11 pkgsrc/sysutils/xentools3/distinfo cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/sysutils/xentools3/patches/patch-ac \ pkgsrc/sysutils/xentools3/patches/patch-ad Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.