Date: Wed, 5 Dec 2001 21:09:21 -0800 (PST) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/vmware2 Makefile ports/emulators/vmware2/files pmap.patch Message-ID: <200112060509.fB659Lj88818@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2001/12/05 21:09:21 PST Modified files: emulators/vmware2 Makefile Added files: emulators/vmware2/files pmap.patch Log: Fix -current breakage caused by a type change of pt_entry_t. Note that the OSVERSION test is inexact. The type change happened after 500027, but since there's no 500028 yet and making one specifically for this port is considered overkill we hope to get away with it. Submitted by: Munehiro Matsuda <haro@h4.dion.ne.jp> Approved by: Vladimir N. Silyaev <vsilyaev@mindspring.com> Coordinated by: Mark Santcroos <marks@ripe.net> :-) Revision Changes Path 1.42 +3 -0 ports/emulators/vmware2/Makefile 1.1 +11 -0 ports/emulators/vmware2/files/pmap.patch (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112060509.fB659Lj88818>