Source-Changes archive

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

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



Module Name:    src
Committed By:   snj
Date:           Mon Feb  2 21:38:50 UTC 2009

Modified Files:
        src/sys/arch/amd64/amd64 [netbsd-5]: machdep.c
        src/sys/arch/i386/i386 [netbsd-5]: machdep.c
        src/sys/arch/x86/include [netbsd-5]: cpufunc.h
        src/sys/arch/x86/x86 [netbsd-5]: x86_machdep.c

Log Message:
Pull up following revision(s) (requested by ad in ticket #396):
        sys/arch/amd64/amd64/machdep.c: revision 1.122
        sys/arch/i386/i386/machdep.c: revision 1.657
        sys/arch/x86/include/cpufunc.h: revision 1.11
        sys/arch/x86/x86/x86_machdep.c: revision 1.28
factor out common reset code.


To generate a diff of this commit:
cvs rdiff -r1.102.4.6 -r1.102.4.7 src/sys/arch/amd64/amd64/machdep.c
cvs rdiff -r1.644.4.4 -r1.644.4.5 src/sys/arch/i386/i386/machdep.c
cvs rdiff -r1.8.10.2 -r1.8.10.3 src/sys/arch/x86/include/cpufunc.h
cvs rdiff -r1.23.8.1 -r1.23.8.2 src/sys/arch/x86/x86/x86_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