HardenedBSD/stand/common
Gordon Bergling 7a8585c073 stand: Fix a common typo in source code comments
- s/independant/independent/

(cherry picked from commit c44b5e090d)
2022-06-10 14:23:25 +02:00
..
bcache.c loader: bcache: Fix debug printf 2022-01-13 08:58:46 +01:00
boot.c stand: Remove a double word in a source code comment 2022-04-14 08:07:55 +02:00
bootstrap.h loader: implement mount/unmount rootfs 2022-01-13 08:58:21 +01:00
commands.c stand: Don't build readtest command on mips 2022-01-13 14:38:24 +01:00
console.c loader: Set twiddle globaldiv to 16 by default 2021-12-29 14:53:19 -08:00
dev_net.c loader: dev_net.c should use __func__ with printf 2021-10-01 09:55:18 +03:00
dev_net.h
devopen.c
disk.c
disk.h
gfx_fb.c loader: framebuffer should only be written into 2022-01-10 12:26:57 +02:00
gfx_fb.h loader.efi: to preserve heap space, use AllocatePages() for shadow_fb 2022-01-10 12:28:30 +02:00
help.common
install.c
interp_backslash.c
interp_forth.c
interp_lua.c MFC loader+userland TSLOG support 2021-12-29 14:53:18 -08:00
interp_parse.c
interp_simple.c
interp.c MFC loader+userland TSLOG support 2021-12-29 14:53:18 -08:00
isapnp.c stand: Fix a common typo in source code comments 2022-06-10 14:23:25 +02:00
isapnp.h
load_elf32_obj.c
load_elf32.c
load_elf64_obj.c
load_elf64.c
load_elf_obj.c loader: Don't reserve space for symbols twice. 2021-07-16 12:28:45 -06:00
load_elf.c loader: Add preload operation to fs_ops 2022-01-13 08:58:31 +01:00
ls.c
Makefile.depend
md.c
merge_help.awk
metadata.c
misc.c loader: implement mount/unmount rootfs 2022-01-13 08:58:21 +01:00
module.c loader: tslog: Add more log for module loading 2022-01-27 11:06:43 +01:00
newvers.sh
nvstore.c loader: zfs should support bootonce an nextboot 2020-09-21 09:01:10 +00:00
part.c
part.h
paths.h
pnp.c
rbx.h
readin.h
reloc_elf32.c
reloc_elf64.c
reloc_elf.c Reuse the amd64 loader relocation code on arm64 2021-01-20 17:59:38 +00:00
self_reloc.c
tslog.c MFC loader+userland TSLOG support 2021-12-29 14:53:18 -08:00
vdisk.c
zfs_cmd.c