freebsd-dev/stand
Warner Losh d927d443e1 Mark the func pointer as __dead2. It looks up loader_main, which
either aborts or exits, but never returns. Tag it as a non-returning
function rather than supply a bogus return(0) at the end of main.

CID: 1382885
Sponsored by: Netflix
2017-11-24 05:01:00 +00:00
..
arm
arm64
common Fix theoretical integer overflow issues. If the product here is 2017-11-24 05:00:25 +00:00
efi loader.efi: efipart does not recognize partitionless disks 2017-11-22 08:48:00 +00:00
fdt
ficl
ficl32
forth
geli
i386 Fix gptzfsboot for cases with GELI. 2017-11-21 18:03:47 +00:00
kshim
libsa
libsa32
man
mips
ofw
powerpc
sparc64
uboot
usb
userboot Mark the func pointer as __dead2. It looks up loader_main, which 2017-11-24 05:01:00 +00:00
zfs
zfs32
defs.mk
fdt.mk
ficl.mk
loader.mk
Makefile
Makefile.amd64
Makefile.arm
Makefile.arm64
Makefile.i386
Makefile.inc Unbreak riscv build in universe. 2017-11-21 19:23:20 +00:00
Makefile.mips
Makefile.powerpc
Makefile.sparc64
uboot.mk