Package: amiga-fdisk / 0.04-18

Metadata

Package Version Patches format
amiga-fdisk 0.04-18 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001_readline | (download)

Makefile | 13 10 + 3 - 0 !
fdisk.c | 84 59 + 25 - 0 !
2 files changed, 69 insertions(+), 28 deletions(-)

 make readline usage configurable
 The amiga-fdisk-bf (boot-floppies) package can not use readline.
 Instead of having two separate packages, this patch allows one to turn on
 and off readline usage at build-time with USE_READLINE=[yes|no].
0002_amigastuff | (download)

amigastuff.c | 40 27 + 13 - 0 !
1 file changed, 27 insertions(+), 13 deletions(-)

 fixes for large disks
0003_makefile | (download)

Makefile | 13 7 + 6 - 0 !
1 file changed, 7 insertions(+), 6 deletions(-)

 allow one to override flags in makefile
0004_ftbfs | (download)

amigastuff.c | 7 4 + 3 - 0 !
1 file changed, 4 insertions(+), 3 deletions(-)

 fix ftbfs with gcc-14
 Explicitly define block argument as int to fix #1074807.
 Add brackets to correctly guard statements in if-clause.
0005_warnings | (download)

fdisk.c | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix warnings
 Use unsigned int