summaryrefslogtreecommitdiff
path: root/sys/arch/mips/include/userret.h
AgeCommit message (Expand)Author
2011-02-08Remove clause 3 (UCB advertising clause) from the University of Utahrmind
2007-11-05Don't set l_usrpri / spc_curpriority here. mi_userret() does it.ad
2006-02-16Change "inline" back to "__inline" in .h files -- C99 is still tooperry
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-12-11merge ktrace-lwp.christos
2003-10-31Reduce code duplication by adding mi_userret() in sys/userret.hcl
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-01-17Merge the nathanw_sa branch.thorpej
2001-01-18No-op commit to force update to a non-"-kk" revision.tv
2001-01-14Now that we won't lose signotify()'s while we're asleep, go aheadthorpej
2001-01-14Put signal posting back in userret() for now; for it to workthorpej
2001-01-14- Make ast() loop around astpending; it's possible for a newthorpej
2001-01-11Move userret() into a header file, in preparation for splittingthorpej