Subject: CVS commit: syssrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 11/03/2000 22:01:37
Module Name: syssrc
Committed By: tv
Date: Fri Nov 3 20:01:37 UTC 2000
Modified Files:
syssrc/sys/sys [netbsd-1-5]: exec.h
Log Message:
Pullup 1.69-1.71 [matt]:
Add vmcmd_readvn (which was the 2nd halt of vmcmd_map_readvn).
=====
Extend the vmcmd stuff a bit. Add a flags field and define
VMCMD_BASE & VMCMD_RELATIVE. This allows one to add vmcmds
which are relative to previous entries. This is needed for
loading the VAX ld.elf_so [releng: and new i386 ld.elf_so]
=====
Bump EXEC_DEFAULT_VMCMD_SETSIZE from 5 to 9, which appears to be the
typical number used by i386 dynamic elf binaries.
To generate a diff of this commit:
cvs rdiff -r1.68.4.2 -r1.68.4.3 syssrc/sys/sys/exec.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.