summaryrefslogtreecommitdiff
path: root/sys/arch/x86/include/psl.h
AgeCommit message (Expand)Author
2017-08-12Don't include opt_vm86.h.maxv
2017-08-12Remove vm86.maxv
2012-10-04Remove references to VM86 from the amd64 kernel configs.dsl
2012-04-20PSL_AC is user-settable.jym
2008-09-18Remove PSL_MBO (the bits that Must Be One) from PSL_USER - which are thedsl
2008-09-18Define a PSL_CLEARSIG macro for the psl flags to be cleared on signal deliverychristos
2008-09-17Include PSL_D in the flags to be able to be set by the user. Since setmcontextchristos
2004-11-30Add PSL_T to PSL_USER; it's fine for a program to want to trap itself.nathanw
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-02-26Move some files out of i386 into x86, so that they can be shared withfvdl