freebsd-dev/stand
Gleb Smirnoff c7dd069c70 When we have a command returned by zfs_nextboot() that is longer
than command in the loader.conf, the latter needs to be nul terminated,
otherwise garbage trailer left from zfs_nextboot() will be passed to
parse_cmd() together with loader.conf command.

While here, reset cmd to empty string if read() returns error.

Reviewed by:	tsoome
2020-08-20 20:31:47 +00:00
..
arm Remove tests for obsolete compilers in the build system 2020-05-12 15:22:40 +00:00
arm64
common Fix stand/newvers.sh with zsh in sh mode 2020-08-12 15:49:10 +00:00
defaults Properly backout r362998 2020-07-10 00:24:06 +00:00
efi zfs: add an option to the bootloader to rewind the ZFS checkpoint 2020-08-18 19:48:04 +00:00
fdt
ficl
ficl32
forth
i386 When we have a command returned by zfs_nextboot() that is longer 2020-08-20 20:31:47 +00:00
kshim
liblua
liblua32
libofw loader: libofw build is missing sys/list.h after r362431 2020-06-20 08:22:57 +00:00
libsa libsa: smbios: Parse the chassis type and export it as smbios.chassis.type 2020-08-20 12:50:49 +00:00
libsa32
lua zfs: add an option to the bootloader to rewind the ZFS checkpoint 2020-08-18 19:48:04 +00:00
man Loader: explain the syntax of currdev 2020-07-13 02:09:21 +00:00
mips
powerpc [PowerPC] Set fixed boot1.elf load address 2020-05-01 16:56:36 +00:00
uboot stand/uboot: fix setting of gateip.s_addr 2020-06-01 23:44:03 +00:00
usb
userboot loader: create single zfs nextboot implementation 2020-06-20 06:23:31 +00:00
defs.mk stand: use portable ln -n instead of ln -h 2020-08-06 20:46:18 +00:00
fdt.mk
ficl.mk
loader.mk RISC-V boot1.efi and loader.efi support 2020-07-06 18:19:42 +00:00
lua.mk
Makefile
Makefile.amd64
Makefile.inc
uboot.mk