Source-Changes archive

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

CVS commit: src/sys/arch/mips/mips



Module Name:    src
Committed By:   simonb
Date:           Sun Jun 29 09:24:55 UTC 2003

Modified Files:
        src/sys/arch/mips/mips: cpu_exec.c mips_machdep.c vm_machdep.c

Log Message:
Fix more needless 'struct proc *' to 'struct lwp *' fallout.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/sys/arch/mips/mips/cpu_exec.c
cvs rdiff -r1.163 -r1.164 src/sys/arch/mips/mips/mips_machdep.c
cvs rdiff -r1.95 -r1.96 src/sys/arch/mips/mips/vm_machdep.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