Source-Changes archive

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

CVS commit: src/sys/arch/usermode



Module Name:    src
Committed By:   reinoud
Date:           Wed Sep 14 18:28:36 UTC 2011

Modified Files:
        src/sys/arch/usermode/conf: GENERIC Makefile.usermode
        src/sys/arch/usermode/usermode: machdep.c pmap.c

Log Message:
Implement in-place execution for binaries! No more MKPIE/MKPIC for userland
anymore!


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/usermode/conf/GENERIC
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/usermode/conf/Makefile.usermode
cvs rdiff -u -r1.30 -r1.31 src/sys/arch/usermode/usermode/machdep.c
cvs rdiff -u -r1.60 -r1.61 src/sys/arch/usermode/usermode/pmap.c

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