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: Wed Jan 6 04:11:31 UTC 1999
Modified Files:
src/sys/arch/mips/include: db_machdep.h locore.h pmap.h pte.h sysarch.h
trap.h types.h vmparam.h
src/sys/arch/mips/mips: compat_13_machdep.c cpu_exec.c db_interface.c
db_trace.c mem.c pmap.c process_machdep.c sys_machdep.c trap.c
vm_machdep.c
Log Message:
- Complete vm_offset_t purge for mips processor.
- bzero() -> memset() and bcopy() -> memcpy().
- Garbage collection in trap.c and db_interface.c.
Home |
Main Index |
Thread Index |
Old Index