freebsd-src/usr.bin/mkimg
Warner Losh b3e7694832 Remove $FreeBSD$: two-line .h pattern
Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/
2023-08-16 11:54:16 -06:00
..
tests base: Remove support for the VTOC8 partitioning scheme 2023-07-26 13:16:12 +02:00
apm.c
bsd.c
ebr.c mkimg: Add fat32lba partition type 2021-06-21 21:04:58 -04:00
endian.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
format.c
format.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
gpt.c Add GPT PREP-boot type to mkimg(1) from geom_gpt. 2021-02-24 10:31:44 -05:00
image.c
image.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
Makefile base: Remove support for the VTOC8 partitioning scheme 2023-07-26 13:16:12 +02:00
Makefile.depend Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
Makefile.depend.host Build host tools on non-FreeBSD host with DIRDEPS_BUILD 2023-04-22 13:13:22 -07:00
Makefile.depend.options Build host tools on non-FreeBSD host with DIRDEPS_BUILD 2023-04-22 13:13:22 -07:00
mbr.c mkimg: Add fat32lba partition type 2021-06-21 21:04:58 -04:00
mkimg.1 Fix a few mandoc issues 2020-10-09 19:12:44 +00:00
mkimg.c mkimg(1): Correct a typo in the usage output 2021-08-09 13:53:30 +02:00
mkimg.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
qcow.c
raw.c
scheme.c mkimg: Add fat32lba partition type 2021-06-21 21:04:58 -04:00
scheme.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
uuid.c
vhd.c
vhdx.c mkimg: zero entry in vhdx_write_metadata 2021-11-20 19:37:25 -05:00
vmdk.c