02dba4f75f
Add hostfs for the Linux environment. We can't use the userboot one that's kinda similar because the Linux system calls we have in kboot are not quite POSIX compliant (Linux takes care of providing the POSIX interface in libc), so we have to cope with a number of quirks in that area. Sponsored by: Netflix Differential Revision: https://reviews.freebsd.org/D36607 |
||
---|---|---|
.. | ||
arch | ||
conf.c | ||
crt1.c | ||
host_syscall.h | ||
host_syscalls.c | ||
hostcons.c | ||
hostdisk.c | ||
hostfs.c | ||
init.c | ||
kboot.h | ||
kbootfdt.c | ||
main.c | ||
Makefile | ||
termios_gen.h | ||
termios.c | ||
termios.h | ||
version |