freebsd-skq/stand/common
tsoome c3adce9014 loader: add file_remove() function to undo file_insert_tail().
346002 did miss the fact that we do not only undo the loadaddr, but also
we need to remove the inserted module. Implement file_remove() to do the job.

MFC after:	1w
2019-04-07 13:36:17 +00:00
..
bcache.c stand: Improve some debugging experience 2019-03-12 16:21:39 +00:00
boot.c Create kernel module to parse Veriexec manifest based on envs 2019-04-03 03:57:37 +00:00
bootstrap.h Enable veriexec for loader 2019-02-26 06:22:10 +00:00
commands.c
console.c
dev_net.c
dev_net.h
devopen.c
disk.c Distinguish between "no partition" and "choose best partition" with a constant. 2019-03-24 18:51:52 +00:00
disk.h Distinguish between "no partition" and "choose best partition" with a constant. 2019-03-24 18:51:52 +00:00
help.common
install.c
interp_backslash.c
interp_forth.c Add missing boot.4th verification 2019-03-19 02:45:32 +00:00
interp_lua.c
interp_parse.c
interp_simple.c Enable veriexec for loader 2019-02-26 06:22:10 +00:00
interp.c
isapnp.c
isapnp.h
load_elf32_obj.c
load_elf32.c
load_elf64_obj.c
load_elf64.c
load_elf_obj.c Enable veriexec for loader 2019-02-26 06:22:10 +00:00
load_elf.c loader: fix loading of kernels with . in path 2019-03-20 16:24:47 +00:00
ls.c
Makefile.depend
md.c
merge_help.awk
metadata.c
misc.c
module.c loader: add file_remove() function to undo file_insert_tail(). 2019-04-07 13:36:17 +00:00
newvers.sh
part.c stand: Improve some debugging experience 2019-03-12 16:21:39 +00:00
part.h
paths.h
pnp.c
rbx.h
reloc_elf32.c
reloc_elf64.c
reloc_elf.c
self_reloc.c
zfs_cmd.c