freebsd-dev/stand/kboot
Warner Losh 764780294f kboot: Implement getpid(2)
Add host_getpid() so we can know if we're running as init(8) or not.  If
we are, we may chose to do early system setup / sanity operations.

Sponsored by:		Netflix
2022-07-15 12:00:50 -06:00
..
arch kboot: Implement getpid(2) 2022-07-15 12:00:50 -06:00
crt1.c kboot: Rework _start 2022-07-15 12:00:49 -06:00
host_syscall.h kboot: Implement getpid(2) 2022-07-15 12:00:50 -06:00
host_syscalls.c kboot: Implement getpid(2) 2022-07-15 12:00:50 -06:00
hostcons.c
hostdisk.c
kbootfdt.c
main.c kboot: Enhance kboot_getdev to cope with NULLs 2022-07-15 12:00:50 -06:00
Makefile kboot: Rework _start 2022-07-15 12:00:49 -06:00
version