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: Sat Jan 16 03:12:19 UTC 1999
Modified Files:
src/sys/arch/mips/include: pcb.h
Log Message:
- User mode context held with pcb_regs[38] in 'struct pcb' was relocated
at the very bottom of process kernel stack. The address is pointed with
'curproc->p_md.md_regs'.
- Define 'struct md_coredump'.
Home |
Main Index |
Thread Index |
Old Index