summaryrefslogtreecommitdiff
path: root/sys/kern/kern_spawn.c
AgeCommit message (Expand)Author
2025-05-16kernel: spawn: Exit on execve() failureIan Moffett
2025-05-16kernel: spawn: Add proper spawn impl + SYS_spawnIan Moffett
2025-05-15kernel: proc: Do not introduce fork()Ian Moffett