summaryrefslogtreecommitdiff
path: root/sys/arch/vax/include/pcb.h
AgeCommit message (Expand)Author
2011-07-03Cleanup trapframe handling. Instead of keeping a trapframe pointer in thematt
2010-03-20fix copy{in,out}{,str}() to return the error returned by uvm_fault().chs
2008-02-22Fix a bug in the pmap pcb tracking code. While here, rewrite it to simplier.matt
2008-02-20Make NetBSD/vax work again. Add support for __HAVE_FAST_SOFTINTS.matt
1996-02-02Fix #includes.mycroft
1996-01-28Change void* to struct pcb* for page table pointers.ragge
1995-05-07Machine dependent core dump struct added.ragge
1995-03-30Some bug fixes & update of pcb.ragge
1995-02-23Def's for uVAXII added.ragge
1995-02-13Lots of fixes...ragge
1994-11-25Lots of updates & fixes.ragge
1994-10-26new RCS ID format.cgd
1994-10-08Changes to make files more 4.4/1.0B working.ragge
1994-08-02Initial VAX port merging.ragge