CVS commit: [matt-nb5-mips64] src/sys/arch/pmax/pmax

2010-01-31 Thread Matt Thomas
Module Name:src Committed By: matt Date: Mon Feb 1 06:54:35 UTC 2010 Modified Files: src/sys/arch/pmax/pmax [matt-nb5-mips64]: machdep.c Log Message: Move init of lwp0 uarea earlier so that badaddr has a stack and pcb. To generate a diff of this commit: cvs rdiff -u -r1

CVS commit: [matt-nb5-mips64] src/sys/arch/pmax/pmax

2010-01-31 Thread Matt Thomas
Module Name:src Committed By: matt Date: Mon Feb 1 06:09:21 UTC 2010 Modified Files: src/sys/arch/pmax/pmax [matt-nb5-mips64]: bus_dma.c dec_3100.c dec_3max.c dec_3min.c dec_maxine.c interrupt.c machdep.c Log Message: Update to reflect mips tree changes. To