created | 2023-03-07T15:23:58Z |
---|---|
begin | 2023-02-11T21:11:37Z |
end | 2023-02-11T23:07:28Z |
path | src/sys |
commits | 5 |
date | 2023-02-11T23:07:23Z | |||
---|---|---|---|---|
author | deraadt | |||
files | src/sys/sys/syscall_mi.h | log | diff | annotate |
message |
__syscall() is no longer neccessary since the system calls which needed it are now unpadded ok kettenis guenther |
date | 2023-02-11T23:07:25Z | |||
---|---|---|---|---|
author | deraadt | |||
files | src/sys/kern/syscalls.master | log | diff | annotate |
message |
__syscall() is no longer neccessary since the system calls which needed it are now unpadded ok kettenis guenther |
date | 2023-02-11T23:07:26Z | |||
---|---|---|---|---|
author | deraadt | |||
files | src/sys/arch/alpha/alpha/trap.c | log | diff | annotate |
src/sys/arch/amd64/amd64/trap.c | log | diff | annotate | |
src/sys/arch/arm/arm/syscall.c | log | diff | annotate | |
src/sys/arch/arm64/arm64/syscall.c | log | diff | annotate | |
src/sys/arch/hppa/hppa/trap.c | log | diff | annotate | |
message |
__syscall() is no longer neccessary since the system calls which needed it are now unpadded ok kettenis guenther |
date | 2023-02-11T23:07:27Z | |||
---|---|---|---|---|
author | deraadt | |||
files | src/sys/arch/i386/i386/trap.c | log | diff | annotate |
src/sys/arch/m88k/m88k/trap.c | log | diff | annotate | |
src/sys/arch/mips64/mips64/trap.c | log | diff | annotate | |
src/sys/arch/powerpc/powerpc/trap.c | log | diff | annotate | |
src/sys/arch/powerpc64/powerpc64/syscall.c | log | diff | annotate | |
src/sys/arch/riscv64/riscv64/syscall.c | log | diff | annotate | |
src/sys/arch/sh/sh/trap.c | log | diff | annotate | |
message |
__syscall() is no longer neccessary since the system calls which needed it are now unpadded ok kettenis guenther |
date | 2023-02-11T23:07:28Z | |||
---|---|---|---|---|
author | deraadt | |||
files | src/sys/arch/sparc64/sparc64/trap.c | log | diff | annotate |
message |
__syscall() is no longer neccessary since the system calls which needed it are now unpadded ok kettenis guenther |