summaryrefslogtreecommitdiff
path: root/sys/arch/mips/include/proc.h
AgeCommit message (Expand)Author
2020-12-06don't expose vaddr_t to userland.christos
2020-09-04include machine/vmparam.h vs mips/vmparam.h to make sure we getmrg
2020-08-26Define a UPAGES_MAX constant to size the a md_upte array in MIPS'ssimonb
2020-08-23Use a 16kB USPACE (and larger kernel stack) for LP64 kernels. Invertsimonb
2020-07-26#define<tab>simonb
2015-06-30Make vmparam.h change work with RUMPmatt
2011-02-20Major merge forward from matt-nb5-mips64.matt
2011-01-14Retire struct user, remove sys/user.h inclusions. Note sys/user.h headerrmind
2009-12-14Merge from matt-nb5-mips64matt
2009-11-21Use lwp_getpcb() on mips, powerpc and sh3, clean from struct user usage.rmind
2009-08-20include mips/vmparam.h to get PAGE_SIZEcliff
2009-08-17Only include md_uptes if USPACE > PAGE_SIZEmatt
2007-11-16s/proc/lwp/ in commentskrll
2007-02-09Merge newlock2 to head.ad
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-12-11merge ktrace-lwp.christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-01-17Merge the nathanw_sa branch.thorpej
2002-11-09Make md_ss_addr a vaddr_t.thorpej
2002-03-05ANSIfy.simonb
2001-10-16R5900 support.uch
2001-01-16New syscall entry implementation based on the Alpha versionthorpej
2001-01-14Make the astpending flag per-process.thorpej
2000-03-28Don't `extern' function declarations. While we're there, remove trailingsimonb
1999-01-14* Create mips_reg_t data type to allow register size to becastor
1997-07-07DDB for mips.jonathan
1997-06-15From Toru Nishimura: user pcb/proc changes for exception handling andmhitch
1997-06-02Add #ifdef _KERNEL/#endif around prototype of mips single-step emulator.jonathan
1997-05-25Rename cpu_singlstep() to mips_singlestep() and add prototype.jonathan
1994-10-26new RCS ID format.cgd
1994-05-27bsd 4.4-lite pmax port as ported to NetBSDglass
1994-05-27upgrade to bsd 4.4-lite code base. only mod is rcsidsglass
1993-10-12pmax code from <ralphc@pyramid.com> & <rick@snowhite.cis.uoguelph.ca>deraadt