marcel 2003/06/01 16:22:57 PDT
FreeBSD src repository
Modified files:
sys/ia64/ia64 machdep.c
Log:
Improve set_mcontext:
o Don't copy psr verbatim from the user supplied context. Only allow
userland to change the processor settings that are part of the user
mask.
Revision Changes Path
1.139 +5 -0 src/sys/ia64/ia64/machdep.c