Source-Changes archive

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

CVS commit: src/sys/arch/vax/vax



Module Name:    src
Committed By:   matt
Date:           Thu Feb 21 03:52:47 UTC 2008

Modified Files:
        src/sys/arch/vax/vax: genassym.cf machdep.c subr.S

Log Message:
More softint fixes.  We need to restore the softint lwp's pcb to it's initial
state since it may have been blocked or interrupted by another softint.


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 src/sys/arch/vax/vax/genassym.cf
cvs rdiff -r1.161 -r1.162 src/sys/arch/vax/vax/machdep.c
cvs rdiff -r1.21 -r1.22 src/sys/arch/vax/vax/subr.S

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