summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/include/proc.h
AgeCommit message (Expand)Author
2003-09-21Backed out single step emulation.skd
2003-09-18Added kernel support for single stepping, adapted from FreeBSD.skd
2003-01-17Merge the nathanw_sa branch.thorpej
2001-07-14Cosmetic change.thorpej
2001-04-26o IEEE 754 floating-point completion code.ross
2001-01-19Make ASTs per-process.thorpej
2000-12-14Do the previous with a forwarding declaration of struct proc instead.mycroft
2000-12-14Wrap mdproc in #ifdef _KERNEL.mycroft
2000-12-13Do the md_syscall, __HAVE_MINIMAL_EMUL and __HAVE_SYSCALL_INTERN thangs.mycroft
1999-08-10Move cpu_info and related info into <machine/cpu.h>, and implement thethorpej
1999-02-23Now that we have the kthread mechanism, massively clean up the waythorpej
1997-04-06clean up NetBSD RCS ID stringscgd
1995-03-24remove support for double-mapping the user area/kernel stackcgd
1995-02-13preliminary Alpha support. note that NOT ALL OF THE MODIFICATIONS TOcgd