Subject: Re: NetBSD master CVS tree commits
To: The Source of All Evil <source@NetBSD.ORG>
From: Theo de Raadt <deraadt@theos.com>
List: source-changes
Date: 06/17/1996 06:33:43
> jonathan
> Mon Jun 17 07:03:12 EDT 1996
> Update of /a/cvsroot/src/sys/arch/mips/mips
> In directory pain.lcs.mit.edu:/a/tmp/cvs-serv25781
>
> Revision/Branch: netbsd-1-2
>
> Modified Files:
> cpu_exec.c elf.c
> Log Message:
> Pull up elf changes from trunk:
> >Update mipspmax elf exec support:
> > * Update arch/mips/mips/cpu_exec.c to include MI exec_elf.h header,
> > and to use the MI interface exec_elf_makecmds().
> > * Replace arch/mips/mips/elf.c (Ted Lemon's elf code) with
> > a version of Christos's MI elf exec code, munged to support demand paging
> > and mips shared libraries.
>
That code is not "Christos's MI elf exec code". It is Per Fogelstrom's
exec_elf.c from OpenBSD. It's completely obvious who made the
improvements to the code.
You don't like giving credit or something?