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 21:59:42
Module Name:	syssrc
Committed By:	tv
Date:		Fri Nov  3 19:59:42 UTC 2000

Modified Files:
	syssrc/sys/kern [netbsd-1-5]: kern_exec.c

Log Message:
Pullup 1.114 by patcxh [matt]:
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: fixes problems with new i386 ld.elf_so too]


To generate a diff of this commit:
cvs rdiff -r1.110.4.3 -r1.110.4.4 syssrc/sys/kern/kern_exec.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.