freebsd-dev/stand/kboot
Warner Losh a4ed0eb1aa kboot: Implement symlink(2)
Linux's /dev/fd is implemented inside of /proc/self/fd, so we may need
to create a symlink to it early in boot. "/dev/fd" and "/dev/std*" might
not be strictly required for the boot loader, but should be present for
maximum flexibility.

Sponsored by:		Netflix
2022-07-15 12:00:50 -06:00
..
arch kboot: Implement symlink(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 symlink(2) 2022-07-15 12:00:50 -06:00
host_syscalls.c kboot: Implement symlink(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