From owner-cvs-all@FreeBSD.ORG Sun Aug 20 11:16:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31B6016A4E0; Sun, 20 Aug 2006 11:16:16 +0000 (UTC) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E264543D4C; Sun, 20 Aug 2006 11:16:15 +0000 (GMT) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7KBGF3I002675; Sun, 20 Aug 2006 11:16:15 GMT (envelope-from jkoshy@repoman.freebsd.org) Received: (from jkoshy@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7KBGFnI002674; Sun, 20 Aug 2006 11:16:15 GMT (envelope-from jkoshy) Message-Id: <200608201116.k7KBGFnI002674@repoman.freebsd.org> From: Joseph Koshy Date: Sun, 20 Aug 2006 11:16:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/emulators/gxemul Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Aug 2006 11:16:16 -0000 jkoshy 2006-08-20 11:16:15 UTC FreeBSD ports repository Modified files: emulators/gxemul Makefile distinfo Log: Update to v0.4.2. Upstream changes include: - NetWinder emulation mode works well enough to let NetBSD/netwinder run from a disk image. - Algorithmics P5064 emulation works well enough to let NetBSD/algor run from a disk image. - PCI configuration register writes are now handled, which allows NetBSD/Malta (evbmips) 3.0.1 and NetBSD/cobalt 3.0.1 to run from PCI IDE harddisk images. - Some performance increases for translation table updates. Revision Changes Path 1.7 +1 -1 ports/emulators/gxemul/Makefile 1.6 +3 -3 ports/emulators/gxemul/distinfo