Source-Changes archive

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

CVS commit: src/sys/compat/linux/common



Module Name:    src
Committed By:   chs
Date:           Sun Oct 30 16:25:50 UTC 2005

Modified Files:
        src/sys/compat/linux/common: linux_misc.c linux_mmap.h

Log Message:
add support for the linux PROT_GROWS{DOWN,UP} mprotect() flags.
fixes PR 30008.


To generate a diff of this commit:
cvs rdiff -r1.140 -r1.141 src/sys/compat/linux/common/linux_misc.c
cvs rdiff -r1.16 -r1.17 src/sys/compat/linux/common/linux_mmap.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