Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   matt
Date:           Mon Jun 20 21:45:17 UTC 2011

Modified Files:
        src/distrib/sets/lists/comp: ad.powerpc
        src/sys/arch/powerpc/include: Makefile pmap.h vmparam.h

Log Message:
Readd powerpc/include/vmparam.h to the set lists
Export it to powerpc/include.h
Protect pmap.h and vmparam.h from getting an #error when included
from userland.
Export safe definitions of VM_MAXUSER_ADDRESS, VM_MIN_ADDRESS,
VM_MAX_ADDRESS when _RUMPKERNEL is defined.


To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/distrib/sets/lists/comp/ad.powerpc
cvs rdiff -u -r1.36 -r1.37 src/sys/arch/powerpc/include/Makefile
cvs rdiff -u -r1.37 -r1.38 src/sys/arch/powerpc/include/pmap.h
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/powerpc/include/vmparam.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