Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



Module Name:    src
Committed By:   matt
Date:           Thu Mar  6 09:30:38 UTC 2014

Modified Files:
        src/sys/kern: exec_elf.c
        src/sys/sys: exec.h

Log Message:
add ep_entryoffset to exec_package so one can calculate the relocabase
of an ET_DYN image.


To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 src/sys/kern/exec_elf.c
cvs rdiff -u -r1.144 -r1.145 src/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