Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/x86/include
Module Name: src
Committed By: dsl
Date: Thu Sep 18 21:09:18 UTC 2008
Modified Files:
src/sys/arch/x86/include: psl.h
Log Message:
Remove PSL_MBO (the bits that Must Be One) from PSL_USER - which are the
bits that the 'user' can change.
Who knows what the effect of a user signal handler (which I think might have
access to the bits) changing these bits might be!
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/x86/include/psl.h
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