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:   tsutsui
Date:           Mon Mar  5 12:26:55 UTC 2007

Modified Files:
        src/sys/arch/cesfic/cesfic: pmap_bootstrap.c
        src/sys/arch/mac68k/mac68k: pmap_bootstrap.c
        src/sys/arch/mvme68k/mvme68k: pmap_bootstrap.c
        src/sys/arch/next68k/next68k: pmap_bootstrap.c
        src/sys/arch/x68k/x68k: pmap_bootstrap.c

Log Message:
- add missed '*'
- vmmap is (char *) in pmap_motorola.h


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/cesfic/cesfic/pmap_bootstrap.c
cvs rdiff -r1.66 -r1.67 src/sys/arch/mac68k/mac68k/pmap_bootstrap.c
cvs rdiff -r1.24 -r1.25 src/sys/arch/mvme68k/mvme68k/pmap_bootstrap.c
cvs rdiff -r1.21 -r1.22 src/sys/arch/next68k/next68k/pmap_bootstrap.c
cvs rdiff -r1.30 -r1.31 src/sys/arch/x68k/x68k/pmap_bootstrap.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