freebsd-src/usr.bin/mkimg
Eugene Grosbein 7f0dc6e2cd mkimg(1): process non-seekable output gracefully
mkimg may make severe load only to fail in the end
if output is non-seekable pipe, socket or FIFO
unless output format is raw disk image.

Check it out and fail early. Make it clear in the manual.

MFC after:	1 week
2024-03-12 23:00:21 +07:00
..
tests Remove $FreeBSD$: one line sh-pattern 2023-10-18 09:15:18 -06:00
apm.c
bsd.c
ebr.c
endian.h
format.c
format.h
gpt.c mkimg: Ensure GPT Entry Array is at least 16k 2023-10-17 11:14:23 -06:00
image.c
image.h
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend.host Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend.options
mbr.c
mkimg.1 mkimg(1): process non-seekable output gracefully 2024-03-12 23:00:21 +07:00
mkimg.c mkimg(1): process non-seekable output gracefully 2024-03-12 23:00:21 +07:00
mkimg.h
qcow.c
raw.c
scheme.c
scheme.h
uuid.c
vhd.c
vhdx.c
vmdk.c