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:   christos
Date:           Sat Jan 25 15:16:50 UTC 2014

Modified Files:
        src/sys/arch/amd64/include: vmparam.h
        src/sys/arch/i386/include: vmparam.h
        src/sys/arch/mips/include: vmparam.h
        src/sys/arch/powerpc/include: vmparam.h
        src/sys/arch/vax/include: vmparam.h

Log Message:
delete VM_DEFAULT_ADDRESS; some of those should be GC'ed because they match
the default definition.


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/sys/arch/amd64/include/vmparam.h
cvs rdiff -u -r1.76 -r1.77 src/sys/arch/i386/include/vmparam.h
cvs rdiff -u -r1.51 -r1.52 src/sys/arch/mips/include/vmparam.h
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/powerpc/include/vmparam.h
cvs rdiff -u -r1.48 -r1.49 src/sys/arch/vax/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