freebsd-dev/stand/i386
Warner Losh e98f952c82 stand: Make sure nobody has a NULL pointer for dv_cleanup
dv_cleanup is specified almost everywhere. Use nullsys instead of NULL
to indicate 'do nothing'. Also, be consistent in trailing commas that
were missing before.

Sponsored by:		Netflix
Reviewed by:		tsoome
Differential Revision:	https://reviews.freebsd.org/D35913
2022-07-27 09:04:13 -06:00
..
boot0
boot0sio
boot2 Adjust parse() definition in boot2 to avoid clang 15 warning 2022-07-15 21:18:28 +02:00
btx
cdboot
common
gptboot gptboot.8: Fix a typo and fix lint warnings 2022-03-18 11:35:04 +01:00
gptzfsboot
isoboot
libfirewire stand: Use c99 structure initialization for fwohci device 2022-07-24 16:53:34 -06:00
libi386 stand: Make sure nobody has a NULL pointer for dv_cleanup 2022-07-27 09:04:13 -06:00
loader stand: s/libstand/libsa/g to catch up with rename 2022-04-30 07:34:19 -06:00
loader_4th
loader_lua
loader_simp
mbr
pmbr
pxeldr
zfsboot
boot.ldscript
Makefile
Makefile.inc