1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-23 07:31:31 +00:00
freebsd/stand
Warner Losh 17be774ee7 stand: unistd.h is no longer safe
unistd.h includes too much extra stuff for the boot loader. This creates
a fair amount of namespace pollution and it's best to just make it an
alias for stand.h like the other include files already are.

Sponsored by:		Netflix
2024-11-19 20:35:04 -07:00
..
arm64
common
defaults stand: Fix defaults file 2024-10-19 12:53:41 -06:00
efi loader.efi: Fix LOADER_NET_SUPPORT=no builds 2024-11-02 16:13:58 -06:00
fdt
ficl
ficl32
fonts
forth loader/4th: Move from hint.acpi.0.rsdp to acpi.rsdp 2024-10-11 15:40:53 -06:00
i386 stand: Ugly hack due to default change 2024-10-28 13:51:53 -06:00
images
kboot loader.kboot: Build on amd64 2024-11-07 16:23:26 -07:00
kshim
liblua
liblua32
libofw
libsa stand: unistd.h is no longer safe 2024-11-19 20:35:04 -07:00
libsa32
lua loader: Fix boot menu on BIOS 2024-11-02 16:02:44 -06:00
man man: Misc syntax fixes 2024-11-14 16:59:22 -04:00
powerpc
uboot
usb
userboot
defs.mk Retire MK_PROFILE infrastructure 2024-11-12 12:11:51 -05:00
fdt.mk
ficl.mk
loader.mk loader/loader.mk: add docs for LOADER_*_SUPPORT variables 2024-10-24 20:26:26 -06:00
lua.mk
Makefile loader: Don't need the arch list 2024-11-12 22:01:24 -07:00
Makefile.amd64
Makefile.inc
veriexec.mk