Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   nisimura
Date:           Fri Dec  4 04:35:44 UTC 1998

Modified Files:
        src/sys/arch/mips/mips: trap.c
Log Message:
- Fix and improve confusing indentations inside trap().
- Don't make a reference of curproc when it has NULL value.  It causes
double fault upon a fatal panic ocation.
- Macro FETCH_INSTRUCTION() took a value of address 0.
-




Home | Main Index | Thread Index | Old Index