This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-02-05 18:05:16 +00:00
Code
Issues
Releases
Activity
freebsd
/
usr.bin
/
mkimg
History
Benno Rice
10e155c08a
Fix a conditional that got mucked up.
...
Sponsored by: iXsystems, Inc.
2018-04-12 17:16:13 +00:00
..
tests
Update the usr.bin/mkimg golden test output files after ^/head@r319125
2017-05-31 08:01:12 +00:00
apm.c
…
bsd.c
…
ebr.c
…
endian.h
…
format.c
…
format.h
…
gpt.c
mkimg: Correct an off by one error in the PMBR size
2017-05-29 12:51:02 +00:00
image.c
Allow building mkimg as cross-tool
2017-03-03 01:56:55 +00:00
image.h
…
Makefile
Add HAS_TESTS to all Makefiles that are currently using the
2017-08-02 08:50:42 +00:00
Makefile.depend
DIRDEPS_BUILD: Update dependencies.
2017-10-31 00:07:04 +00:00
mbr.c
…
mkimg.1
mkimg: Add -C argument to specify maximum capacity
2017-05-10 09:36:34 +00:00
mkimg.c
Fix a conditional that got mucked up.
2018-04-12 17:16:13 +00:00
mkimg.h
Allow building mkimg as cross-tool
2017-03-03 01:56:55 +00:00
qcow.c
mkimg(1): let calloc(3) do the multiplication.
2017-03-13 20:14:07 +00:00
raw.c
…
scheme.c
…
scheme.h
Add the ability to specify absolute and relative offsets to size partitions.
2018-04-12 15:47:47 +00:00
uuid.c
Allow building mkimg as cross-tool
2017-03-03 01:56:55 +00:00
vhd.c
…
vmdk.c
…
vtoc8.c
…