opnsense-src/stand/kboot
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
..
arch stand: Spell License correctly 2022-07-26 16:31:13 -06:00
crt1.c stand: Spell License correctly 2022-07-26 16:31:13 -06:00
host_syscall.h kboot: Pull in constants from Linux's mmap.h api 2022-07-15 12:00:51 -06:00
host_syscalls.c kboot: Refinements to host_kexec_load 2022-07-15 12:00:51 -06:00
hostcons.c
hostdisk.c stand: Make sure nobody has a NULL pointer for dv_cleanup 2022-07-27 09:04:13 -06:00
kbootfdt.c
main.c kboot: Properly cap number of segments loaded for kexec 2022-07-15 12:00:51 -06:00
Makefile kboot: Rework _start 2022-07-15 12:00:49 -06:00
version