freebsd-src/stand
Toomas Soome 34915d6871 loader: dev_net.c should use __func__ with printf
We have printf calls with function name hardwired to string,
sometimes wrong name. Use __func__ instead.

MFC after:	1 week

(cherry picked from commit 1a25c51e38)
2021-10-08 03:16:56 -05:00
..
arm
arm64
common loader: dev_net.c should use __func__ with printf 2021-10-08 03:16:56 -05:00
defaults loader: update autoboot description and move to loader.conf.5 2021-10-08 03:15:08 -05:00
efi Link efi programs with -pie rather than -shared 2021-10-08 03:12:10 -05:00
fdt
ficl stand/ficl 64-bit compatibility 2021-10-08 02:59:34 -05:00
ficl32
forth loader: provide u> and xemit words if needed 2021-10-08 03:05:18 -05:00
i386 loader: implement GELI writes 2021-10-08 03:11:27 -05:00
kshim
liblua
liblua32
libofw Fix 64-bit build of libofw. 2021-10-08 00:24:29 -05:00
libsa libsa: cstyle cleanup of dosfs.c 2021-10-08 03:16:35 -05:00
libsa32
lua
man loader(8): fix path to be correct loader.4th. 2021-10-08 03:16:21 -05:00
mips Disable PIE for MIPS BERI boot loader 2021-10-08 03:14:36 -05:00
powerpc Disable PIE for powerpc bootloaders. 2021-10-08 03:14:33 -05:00
sparc64 loader: create single zfs nextboot implementation 2021-10-08 00:24:20 -05:00
uboot
usb
userboot loader: cstyle cleanup of userboot/devicename.c 2021-10-08 03:16:34 -05:00
defs.mk stand: use portable ln -n instead of ln -h 2021-10-08 03:12:07 -05:00
fdt.mk
ficl.mk
loader.mk loader: create single zfs nextboot implementation 2021-10-08 00:24:20 -05:00
lua.mk
Makefile
Makefile.amd64
Makefile.inc
uboot.mk