Subject: Re: sun-lamp CVS commits
To: The Source of All Evil <source@NetBSD.ORG>
From: matthew green <mrg@mame.mu.OZ.AU>
List: tech-kern
Date: 06/13/1995 01:25:16
   
   fvdl
   Sun Jun 11 11:15:15 EDT 1995
   Update of /a/cvsroot/src/sys/compat/linux
   In directory pain.lcs.mit.edu:/b/tmp/cvs-serv3115
   
   Modified Files:
   	linux_exec.c 
   Log Message:
   Don't forget to acknowledge that all the ELF stuff was taken from
   Christos' svr4 code.

i just recently took some of the code from the svr4 compat for the
sparc port, when i implimented /emul/sunos, and a little bit more i
had done for svr4 on the sparc.

there is a lot of duplication in the code here, and the biggest problem
we have in making a libcommon (or what ever) each compat can all use
that i can see is use of global variables (which won't be hard to fix,
just boring).

i'd do this work, but i've really only got access to a sparc.

does someone want to do this now before it *really* gets out of hand ?

.mrg.