freebsd kernel with SKQ
2a0c5f7194
sparse_write() and make sure to check for errors. In particular, lseek(2) may not be possible (e.g. the output file is stdout) and sparse_write(2) will do what is optimal (i.e. use lseek(2) when possible). |
||
---|---|---|
apm.c | ||
bsd.c | ||
ebr.c | ||
format.c | ||
format.h | ||
gpt.c | ||
image.c | ||
image.h | ||
Makefile | ||
mbr.c | ||
mkimg.1 | ||
mkimg.c | ||
mkimg.h | ||
pc98.c | ||
raw.c | ||
scheme.c | ||
scheme.h | ||
vmdk.c | ||
vtoc8.c |