Source-Changes archive

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

CVS commit: src/sys/arch/sparc



Module Name:    src
Committed By:   pk
Date:           Thu Jan 16 16:57:44 UTC 2003

Modified Files:
        src/sys/arch/sparc/include: cpu.h
        src/sys/arch/sparc/sparc: cpu.c db_interface.c

Log Message:
Rename the current mp_{pause,resume}_cpus() => mp_{pause,resume}_cpus_ddb().
Implement mp_pause_cpus/mp_resume_cpus on top of the PROM services.


To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 src/sys/arch/sparc/include/cpu.h
cvs rdiff -r1.163 -r1.164 src/sys/arch/sparc/sparc/cpu.c
cvs rdiff -r1.52 -r1.53 src/sys/arch/sparc/sparc/db_interface.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