From owner-cvs-all@FreeBSD.ORG Wed Feb 16 10:58:19 2005 Return-Path: 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 C68C816A4CE; Wed, 16 Feb 2005 10:58:19 +0000 (GMT) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92F6043D2F; Wed, 16 Feb 2005 10:58:18 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (localhost [127.0.0.1]) (authenticated bits=0) by cain.gsoft.com.au (8.12.11/8.12.10) with ESMTP id j1GAvxDR079547; Wed, 16 Feb 2005 21:28:01 +1030 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: cvs-all@freebsd.org Date: Wed, 16 Feb 2005 21:27:55 +1030 User-Agent: KMail/1.7.92 References: <200502160541.j1G5fIDx084973@repoman.freebsd.org> <86r7jgss1w.fsf@xps.des.no> In-Reply-To: <86r7jgss1w.fsf@xps.des.no> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2286705.Kv3yGmS2gC"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200502162127.56278.doconnor@gsoft.com.au> X-Spam-Score: -5.7 () IN_REP_TO,PGP_SIGNATURE_2,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_01_02,USER_AGENT,USER_AGENT_KMAIL X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) cc: Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?= cc: src-committers@freebsd.org cc: cvs-src@freebsd.org cc: Bill Paul Subject: Re: cvs commit: src/sys/compat/ndis hal_var.h kern_ndis.c kern_windrv.c ndis_var.h ntoskrnl_var.h pe_var.h resource_var.h subr_hal.c subr_ndis.c subr_ntoskrnl.c subr_pe.c winx64_wrap.S src/sys/dev/if_ndis if_ndis.c if_ndisvar.h src/sys/modules ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 16 Feb 2005 10:58:19 -0000 --nextPart2286705.Kv3yGmS2gC Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wed, 16 Feb 2005 21:14, Dag-Erling Sm=F8rgrav wrote: > Bill Paul writes: > > Log: > > Add support for Windows/x86-64 binaries to Project Evil. > > [...] > > The original patches provided macros to wrap every single routine at > > compile time, providing a secondary jump table with a customized > > wrapper for each exported routine. I decided to use a different > > approach: the call wrapper for each function is created from a template > > at runtime, and the routine to jump to is patched into the wrapper as it > > is created. [...] > > I think this qualifies as "Project Eviler". I can't wait to find out > what you'll come up with next... "Pure Evil" (like in Time Bandits) =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart2286705.Kv3yGmS2gC Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBCEyc05ZPcIHs/zowRAupxAKCGRFwlxS6+9qV7vIZ1b9VjRgEY2QCeJSpI 05fIOoPxHAtqOOTcFTwgirc= =5xxQ -----END PGP SIGNATURE----- --nextPart2286705.Kv3yGmS2gC--