Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: matt
Date: Thu Jul 13 01:24:05 UTC 2000
Modified Files:
syssrc/sys/kern: kern_exec.c
syssrc/sys/sys: exec.h
Log Message:
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
To generate a diff of this commit:
cvs rdiff -r1.113 -r1.114 syssrc/sys/kern/kern_exec.c
cvs rdiff -r1.69 -r1.70 syssrc/sys/sys/exec.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index