Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch
Module Name: src
Committed By: tsutsui
Date: Mon Jan 17 14:36:34 UTC 2011
Modified Files:
src/sys/arch/atari/atari: trap.c
src/sys/arch/hp300/hp300: machdep.c
src/sys/arch/news68k/news68k: machdep.c
src/sys/arch/sun2/sun2: machdep.c trap.c
src/sys/arch/sun3/sun3: machdep.c trap.c
src/sys/arch/sun3/sun3x: machdep.c
Log Message:
Explicitly include <machine/pcb.h> for struct pcb.
To generate a diff of this commit:
cvs rdiff -u -r1.109 -r1.110 src/sys/arch/atari/atari/trap.c
cvs rdiff -u -r1.214 -r1.215 src/sys/arch/hp300/hp300/machdep.c
cvs rdiff -u -r1.87 -r1.88 src/sys/arch/news68k/news68k/machdep.c
cvs rdiff -u -r1.65 -r1.66 src/sys/arch/sun2/sun2/machdep.c
cvs rdiff -u -r1.41 -r1.42 src/sys/arch/sun2/sun2/trap.c
cvs rdiff -u -r1.198 -r1.199 src/sys/arch/sun3/sun3/machdep.c
cvs rdiff -u -r1.140 -r1.141 src/sys/arch/sun3/sun3/trap.c
cvs rdiff -u -r1.124 -r1.125 src/sys/arch/sun3/sun3x/machdep.c
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