freebsd kernel with SKQ
Go to file
2014-05-15 15:20:43 +00:00
apm.c Switch to the image API: 2014-05-07 17:33:31 +00:00
bsd.c Switch to the image API: 2014-05-07 17:33:31 +00:00
ebr.c Switch to the image API: 2014-05-07 17:33:31 +00:00
format.c Have the format resize twice. The first time is before we call 2014-05-15 00:48:05 +00:00
format.h Give output formats a chance to (re-)size the image before the 2014-05-14 15:46:07 +00:00
gpt.c Switch to the image API: 2014-05-07 17:33:31 +00:00
image.c Compile on x86 (ILP32). 2014-05-15 15:20:43 +00:00
image.h Add image_get_size() so formats can query about the image size. 2014-05-09 01:13:14 +00:00
Makefile Add a linker set for output formats. This is mostly copied and trimmed 2014-05-08 01:13:18 +00:00
mbr.c Switch to the image API: 2014-05-07 17:33:31 +00:00
mkimg.1 Mention -f vmdk and the VMDK output format in the example section. 2014-05-15 15:14:37 +00:00
mkimg.c Give sparse_write() the same prototype as write(2) as it's supposed to 2014-05-15 14:37:35 +00:00
mkimg.h Give sparse_write() the same prototype as write(2) as it's supposed to 2014-05-15 14:37:35 +00:00
pc98.c Switch to the image API: 2014-05-07 17:33:31 +00:00
raw.c Give output formats a chance to (re-)size the image before the 2014-05-14 15:46:07 +00:00
scheme.c Give output formats a chance to (re-)size the image before the 2014-05-14 15:46:07 +00:00
scheme.h Switch to the image API: 2014-05-07 17:33:31 +00:00
vmdk.c Replace unchecked calls to write(2) and lseek(2) with calls to 2014-05-15 14:48:25 +00:00
vtoc8.c Switch to the image API: 2014-05-07 17:33:31 +00:00