freebsd-dev/stand/kboot
Warner Losh 3a1b966ae0 kboot: Convert from getdents to getdents64
Linux 2.4 introduced getdents64. Switch to using it because aarch64
doesn't have getdents as that syscall was obsoleted before that port was
created.

Sponsored by:		Netflix
2022-07-27 22:29:27 -06:00
..
arch kboot: Convert from getdents to getdents64 2022-07-27 22:29:27 -06:00
crt1.c stand: Spell License correctly 2022-07-26 16:31:13 -06:00
host_syscall.h kboot: Convert from getdents to getdents64 2022-07-27 22:29:27 -06:00
host_syscalls.c kboot: Convert from getdents to getdents64 2022-07-27 22:29:27 -06:00
hostcons.c
hostdisk.c stand: Make sure nobody has a NULL pointer for dv_cleanup 2022-07-27 09:04:13 -06:00
kbootfdt.c kboot: Convert from getdents to getdents64 2022-07-27 22:29:27 -06:00
main.c kboot: Properly cap number of segments loaded for kexec 2022-07-15 12:00:51 -06:00
Makefile kboot: Rework _start 2022-07-15 12:00:49 -06:00
version