Source-Changes archive

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

CVS commit: src/sys/arch



Module Name:    src
Committed By:   ad
Date:           Sat Dec 20 12:41:19 UTC 2008

Modified Files:
        src/sys/arch/i386/conf: GENERIC_TINY INSTALL_TINY files.i386
        src/sys/arch/i386/i386: vm_machdep.c
        src/sys/arch/i386/include: param.h
        src/sys/arch/xen/conf: files.xen

Log Message:
- Kill NOREDZONE.
- Make the redzone conditional on DIAGNOSTIC.
- Give amd64 an additional page for the uarea. 2 is not enough.


To generate a diff of this commit:
cvs rdiff -r1.115 -r1.116 src/sys/arch/i386/conf/GENERIC_TINY
cvs rdiff -r1.121 -r1.122 src/sys/arch/i386/conf/INSTALL_TINY
cvs rdiff -r1.340 -r1.341 src/sys/arch/i386/conf/files.i386
cvs rdiff -r1.141 -r1.142 src/sys/arch/i386/i386/vm_machdep.c
cvs rdiff -r1.67 -r1.68 src/sys/arch/i386/include/param.h
cvs rdiff -r1.90 -r1.91 src/sys/arch/xen/conf/files.xen

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