freebsd-src/stand
Alfonso 68160fbd1f stand: Minor cleanup
Replace a cast '0' for a null pointers with NULL
Replace a 'goto loop' with a do-while loop in ufs and ext2fs.
Cast cp pointer to uintptr_t to test to see if it's aligned rather than long.

[ minor tweaks based on my & hps' review, reworded commit message ]
Reviewed by: imp, hps
Pull Request: https://github.com/freebsd/freebsd-src/pull/547
2023-02-27 16:26:49 -07:00
..
arm64
common stand: fix buffer overflow in getrootmount() 2023-02-25 09:37:32 +00:00
defaults
efi Support SMBIOS v3 for 64-bit entry systems 2023-02-22 04:10:12 +00:00
fdt
ficl
ficl32
fonts
forth
i386 loader: always install help files 2023-02-03 16:35:06 -04:00
images
kboot loader: always install help files 2023-02-03 16:35:06 -04:00
kshim
liblua lua: Update to 5.4.4 2023-02-08 10:33:26 -07:00
liblua32
libofw stand/ofw: dev can't be NULL here 2023-01-13 14:22:38 -07:00
libsa stand: Minor cleanup 2023-02-27 16:26:49 -07:00
libsa32
lua lua: Export loaded modules env vars via environment 2023-02-09 11:56:20 -07:00
man
powerpc loader: always install help files 2023-02-03 16:35:06 -04:00
uboot loader: always install help files 2023-02-03 16:35:06 -04:00
usb stand: For all disk drivers, connect dv_parsedev to disk_parsedev 2022-11-30 15:30:32 -07:00
userboot stand: fix build userboot without zfs 2023-02-25 10:14:07 -07:00
defs.mk
fdt.mk
ficl.mk
loader.mk loader: always install help files 2023-02-03 16:35:06 -04:00
lua.mk lua: Update to 5.4.4 2023-02-08 10:33:26 -07:00
Makefile
Makefile.amd64
Makefile.inc
veriexec.mk