Source-Changes archive

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

CVS commit: [netbsd-5] src/sys/arch/alpha



Module Name:    src
Committed By:   snj
Date:           Tue Jun  9 17:38:39 UTC 2009

Modified Files:
        src/sys/arch/alpha/alpha [netbsd-5]: locore.s vm_machdep.c
        src/sys/arch/alpha/include [netbsd-5]: alpha.h

Log Message:
Pull up following revision(s) (requested by martin in ticket #798):
        sys/arch/alpha/alpha/locore.s: revision 1.114
        sys/arch/alpha/alpha/vm_machdep.c: revision 1.100
        sys/arch/alpha/include/alpha.h: revision 1.24
Do not use lwp_trampoline for cpu_setfunc, but a simplified setfunc_trampoline
that does not call lwp_startup() instead.


To generate a diff of this commit:
cvs rdiff -u -r1.113 -r1.113.10.1 src/sys/arch/alpha/alpha/locore.s
cvs rdiff -u -r1.96 -r1.96.30.1 src/sys/arch/alpha/alpha/vm_machdep.c
cvs rdiff -u -r1.23 -r1.23.28.1 src/sys/arch/alpha/include/alpha.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