freebsd-dev/usr.bin/mkimg
2016-10-16 02:55:52 +00:00
..
tests Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
apm.c Switch to using the portable partition scheme headers. 2016-10-16 02:55:52 +00:00
bsd.c Switch to using the portable partition scheme headers. 2016-10-16 02:55:52 +00:00
ebr.c Switch to using the portable partition scheme headers. 2016-10-16 02:55:52 +00:00
endian.h Avoid depending on the <sys/endian.h> header for le*enc and be*enc. 2016-09-26 01:06:32 +00:00
format.c Prefer <stdint.h> over <sys/types.h>. While here remove redundant 2016-10-03 02:37:28 +00:00
format.h Replace the use of linker sets with constructors for both the 2016-09-25 22:57:59 +00:00
gpt.c Switch to using the portable partition scheme headers. 2016-10-16 02:55:52 +00:00
image.c Prefer <stdint.h> over <sys/types.h>. While here remove redundant 2016-10-03 02:37:28 +00:00
image.h Make image_copyout_zeroes() an interface function. 2015-08-03 01:24:48 +00:00
Makefile Switch to using the portable partition scheme headers. 2016-10-16 02:55:52 +00:00
Makefile.depend META MODE: Update dependencies with 'the-lot' and add missing directories. 2015-12-01 05:23:19 +00:00
mbr.c Switch to using the portable partition scheme headers. 2016-10-16 02:55:52 +00:00
mkimg.1 Update mkimg(1) author's contact info 2016-09-21 18:42:17 +00:00
mkimg.c Replace OFF_MAX with INT64_MAX. The former is defined on Linux. 2016-10-03 04:00:30 +00:00
mkimg.h Replace STAILQ with TAILQ. TAILQs are portable enough that they can 2016-10-03 01:46:47 +00:00
pc98.c Switch to using the portable partition scheme headers. 2016-10-16 02:55:52 +00:00
qcow.c Prefer <stdint.h> over <sys/types.h>. While here remove redundant 2016-10-03 02:37:28 +00:00
raw.c Prefer <stdint.h> over <sys/types.h>. While here remove redundant 2016-10-03 02:37:28 +00:00
scheme.c Prefer <stdint.h> over <sys/types.h>. While here remove redundant 2016-10-03 02:37:28 +00:00
scheme.h Replace the use of linker sets with constructors for both the 2016-09-25 22:57:59 +00:00
vhd.c Prefer <stdint.h> over <sys/types.h>. While here remove redundant 2016-10-03 02:37:28 +00:00
vmdk.c Prefer <stdint.h> over <sys/types.h>. While here remove redundant 2016-10-03 02:37:28 +00:00
vtoc8.c Switch to using the portable partition scheme headers. 2016-10-16 02:55:52 +00:00