summaryrefslogtreecommitdiff
path: root/sys/riscv/include/proc.h
AgeCommit message (Expand)Author
2023-11-26sys: Remove ancient SCCS tags.Warner Losh
2023-08-16sys: Remove $FreeBSD$: one-line .h patternWarner Losh
2023-02-02Move kstack_contains() and GET_STACK_USAGE() to MD machine/stack.hKonstantin Belousov
2021-12-08Make struct syscall_args machine independentBrooks Davis
2021-11-30Implement GET_STACK_USAGE on remaining archsMitchell Horne
2021-07-16Pass the syscall number to capsicum permission-denied signalsDavid Chisnall
2021-07-10Revert "Pass the syscall number to capsicum permission-denied signals"David Chisnall
2021-07-10Pass the syscall number to capsicum permission-denied signalsDavid Chisnall
2020-09-27Get rid of sa->narg. It serves no purpose; use sa->callp->sy_narg instead.Edward Tomasz Napierala
2017-06-12Make struct syscall_args visible to userspace compilation environmentKonstantin Belousov
2015-12-17Import RISC-V machine headers. This is a minimal set required to compileRuslan Bukin