Source-Changes archive

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

CVS commit: src/sys/compat/linux/arch/powerpc



Module Name:    src
Committed By:   chs
Date:           Sun Jul 25 23:26:44 UTC 2004

Modified Files:
        src/sys/compat/linux/arch/powerpc: files.linux_powerpc linux_exec.h
            linux_exec_powerpc.c
Removed Files:
        src/sys/compat/linux/arch/powerpc: linux_sp_wrap_powerpc.S

Log Message:
remove the LINUX_SP_WRAP hack since it doesn't seem to be needed anymore,
and removing it lets us go back to mapping the stack non-executable again.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/compat/linux/arch/powerpc/files.linux_powerpc
cvs rdiff -r1.17 -r1.18 src/sys/compat/linux/arch/powerpc/linux_exec.h
cvs rdiff -r1.14 -r1.15 \
    src/sys/compat/linux/arch/powerpc/linux_exec_powerpc.c
cvs rdiff -r1.2 -r0 src/sys/compat/linux/arch/powerpc/linux_sp_wrap_powerpc.S

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