Source-Changes archive

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

CVS commit: src/sys/arch/usermode



Module Name:    src
Committed By:   jmcneill
Date:           Sun Sep  4 21:08:18 UTC 2011

Modified Files:
        src/sys/arch/usermode/conf: files.usermode
        src/sys/arch/usermode/include: intr.h thunk.h
        src/sys/arch/usermode/usermode: machdep.c thunk.c
Added Files:
        src/sys/arch/usermode/usermode: intr.c

Log Message:
implement splraise/spllower


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/usermode/conf/files.usermode
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/usermode/include/intr.h
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/usermode/include/thunk.h
cvs rdiff -u -r0 -r1.1 src/sys/arch/usermode/usermode/intr.c
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/usermode/usermode/machdep.c
cvs rdiff -u -r1.31 -r1.32 src/sys/arch/usermode/usermode/thunk.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