Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/vax/vax
Module Name: src
Committed By: he
Date: Thu Nov 6 00:32:27 UTC 2003
Modified Files:
src/sys/arch/vax/vax: pmap.c
Log Message:
Add a default: branch with a panic() to the switch statement to
handle "impossible" segment types, so that the compiler can know
that 'pt' has been initialized after the switch statement.
To generate a diff of this commit:
cvs rdiff -r1.129 -r1.130 src/sys/arch/vax/vax/pmap.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