freebsd-nq/stand
Ed Maste bf4a70bb40 libc: Use musl's optimized strchr and strchrnul
Parentheses added to HASZERO macro to avoid a GCC warning, and formatted
with clang-format as we have adopted these and don't consider them
'contrib' code.

Obtained from:	musl (snapshot at commit 4d0a82170a25)
Reviewed by:	kib (libc integration), mjg (both earlier)
MFC after:	1 month
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D17630

(cherry picked from commit 7f72497ef7)
2021-12-12 17:32:33 -05:00
..
arm Remove tests for obsolete compilers in the build system 2020-05-12 15:22:40 +00:00
arm64
common powerpc64le: stand fixes 2021-11-05 11:29:40 -03:00
defaults loader.conf(5): mention "efi" option for "console" parameter 2021-08-04 07:50:14 +08:00
efi efi(8): Fix a typo in a source code comment 2021-11-11 17:26:43 +01:00
fdt stand/fdt: Scale blob size better as overlays apply 2020-01-09 04:34:42 +00:00
ficl ficl: Fix a typo in a comment 2021-12-03 16:53:00 +01:00
ficl32
fonts loader: really use bold font for vga text mode 2021-01-08 01:24:30 +02:00
forth loader: support.4th resets the read buffer incorrectly 2021-09-12 09:56:15 -06:00
i386 i386 loaders: avoid lld 13 garbage collecting linker sets 2021-09-15 12:28:44 +02:00
images loader: implement framebuffer console 2021-01-02 21:41:36 +02:00
kshim Fix build of stand/usb . 2021-05-10 16:11:19 +02:00
liblua contrib/lua: update to 5.4.2 2021-01-13 23:56:18 -06:00
liblua32
libofw powerpc64le: stand fixes 2021-11-05 11:29:40 -03:00
libsa libc: Use musl's optimized strchr and strchrnul 2021-12-12 17:32:33 -05:00
libsa32
lua cli.lua.8: make the command match the code 2021-09-12 09:56:15 -06:00
man loader: update autoboot description and move to loader.conf.5 2021-07-16 12:28:44 -06:00
mips loader: fix mips build with gfx_fb 2021-01-04 16:57:50 +00:00
powerpc powerpc64le: stand fixes 2021-11-05 11:29:40 -03:00
uboot loader: fix uboot build with gfx_fb 2021-01-03 20:45:37 +02:00
usb Fix build of stand/usb . 2020-01-23 10:40:34 +00:00
userboot loader: cstyle cleanup of userboot/devicename.c 2021-08-19 16:05:26 +03:00
defs.mk powerpc64le: stand fixes 2021-11-05 11:29:40 -03:00
fdt.mk
ficl.mk loader: implement framebuffer console 2021-01-02 21:41:36 +02:00
loader.mk loader: start kernel in text mode when there is no vbefb vt driver 2021-02-21 22:31:38 +02:00
lua.mk
Makefile stand: ensure that the efi directory's dependencies are correct 2021-01-29 23:46:17 -06:00
Makefile.amd64 stand: properly declare subdir deps or .WAIT, do parallel build 2020-12-31 11:15:45 -06:00
Makefile.inc stand: properly declare subdir deps or .WAIT, do parallel build 2020-12-31 11:15:45 -06:00
uboot.mk