Date: Sun, 8 Apr 2007 04:23:02 +0000 (UTC) From: Rong-En Fan <rafan@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/dynamips-devel Makefile ports/emulators/dynamips-devel/files patch-README patch-dev_vtty.c patch-dynamips.1 patch-dynamips.c patch-mips64_nojit_trans.c patch-mips64_nojit_trans.h Message-ID: <200704080423.l384N30q022855@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rafan 2007-04-08 04:23:02 UTC FreeBSD ports repository Modified files: emulators/dynamips-devel Makefile emulators/dynamips-devel/files patch-dynamips.1 patch-dynamips.c Added files: emulators/dynamips-devel/files patch-README patch-dev_vtty.c patch-mips64_nojit_trans.c patch-mips64_nojit_trans.h Log: - Enable JIT on amd64 - Change IP binding algorithm: it is used both for the console and AUX port, and not only in a mode hypervisor PR: ports/111330 Submitted by: Pavel I Volkov <pol at opk.ru> (maintainer) Revision Changes Path 1.15 +2 -1 ports/emulators/dynamips-devel/Makefile 1.1 +11 -0 ports/emulators/dynamips-devel/files/patch-README (new) 1.1 +33 -0 ports/emulators/dynamips-devel/files/patch-dev_vtty.c (new) 1.2 +11 -2 ports/emulators/dynamips-devel/files/patch-dynamips.1 1.2 +40 -6 ports/emulators/dynamips-devel/files/patch-dynamips.c 1.1 +15 -0 ports/emulators/dynamips-devel/files/patch-mips64_nojit_trans.c (new) 1.1 +11 -0 ports/emulators/dynamips-devel/files/patch-mips64_nojit_trans.h (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704080423.l384N30q022855>