Commit Graph

417 Commits

Author SHA1 Message Date
6c028a858f Fix interpretation of TOS build date in Atari ST. 2021-05-20 15:10:20 +01:00
296ce1ab9d Due to GEMDOS restrictions, only create 100 files in Atari ST. 2021-05-20 15:09:46 +01:00
9b2c9a7e80 Due to GEMDOS restrictions, only create 90 folders in Atari ST. 2021-05-20 15:09:15 +01:00
3711470500 On Atari ST, run directory depth last. 2021-05-16 23:32:20 +01:00
80371e7990 Update Atari ST binary. 2021-05-16 21:16:20 +01:00
5cf071e30d Fix printing of volume information in Atari ST. 2021-05-16 21:15:27 +01:00
76aa4384e4 If BPB could not be retrieved in Atari ST assume we're using 512 bytes per sector. 2021-05-16 21:15:11 +01:00
b401b9f637 Force Atari TOS to check for media change before requesting information. 2021-05-16 21:14:32 +01:00
86767c501a Fix number of defined timestamps in Atari ST. 2021-05-16 21:14:06 +01:00
07095b7e3b Fix calculation of drive no. in Atari ST. 2021-05-16 21:13:50 +01:00
7598b1608c Detect Atari ST compiler. 2021-05-16 21:12:45 +01:00
2465fa555e Fix extension of generated Atari ST disk image. 2021-05-16 07:24:11 +01:00
aa2fdf4a11 Update Atari ST binary. 2021-05-16 07:23:29 +01:00
ff194585fa Fix printing long values in Atari ST. 2021-05-16 07:21:30 +01:00
9297e2567d Fix protection error when checking if there's a cookie jar in Atari ST. 2021-05-16 07:19:08 +01:00
1b5e2d98c6 Fix decoding GEMDOS version. 2021-05-16 07:15:54 +01:00
f7e4d325b0 Fix formatting of TOS build date. 2021-05-16 07:15:21 +01:00
594e54df97 Correct protection error when accessing system base in Atari ST. 2021-05-16 07:14:16 +01:00
d786b8771d Add UFS type in MacOS. 2021-05-16 07:10:00 +01:00
bc2b412bcc Decode A/UX version from Gestalt response when running in Mac OS. 2021-05-16 07:09:43 +01:00
eadd34c389 Create only 1000 files in Mac OS. 2021-05-16 07:09:19 +01:00
0c43a85497 Add project for CodeWarrior 6.0. 2021-05-16 07:08:36 +01:00
c0003722f0 Add OpenBSD makefile. 2021-05-14 04:56:10 +01:00
5f0f59d188 Add NetBSD makefile. 2021-05-14 04:55:56 +01:00
7be44a72e8 Add FreeBSD makefile. 2021-05-14 04:55:41 +01:00
bd68ca1cc7 Fix DragonFly BSD makefile. 2021-05-14 04:46:12 +01:00
9d6cf85a7e Add Linux makefile. 2021-05-14 04:46:00 +01:00
4b03fd48df Add Linux binary for IA32 with GLIBC 2.2.5. 2021-05-13 15:20:12 +01:00
029013a204 Add Linux binary for IA32 with GLIBC 2.1.3. 2021-05-13 15:20:00 +01:00
524edd4a12 Add Linux binary for IA32 with GLIBC 2.0.7. 2021-05-13 15:19:47 +01:00
dcf4ab569b Add Linux binary for IA32 with GLIBC 1.7.14. 2021-05-13 15:19:23 +01:00
52cef98804 Add Linux binary for IA32 with GLIBC 1.8.10. 2021-05-11 22:03:45 +01:00
9c3208c266 Fix typo in Linux definition name. 2021-05-11 22:00:57 +01:00
056af1e1fc Use dynamic calling for fallocate to allow sparse to compile in old Linux. 2021-05-11 21:56:18 +01:00
4e60409954 Use basetype for flags in Linux. 2021-05-11 21:49:51 +01:00
01540ed6c5 Define RTLD_DEFAULT if not defined in Linux. 2021-05-11 21:49:04 +01:00
541a164766 Define flags attributes ioctl if not defined in Linux. 2021-05-11 21:48:17 +01:00
aed413edff Add support for old Linux statfs. 2021-05-11 21:42:36 +01:00
a4b045ff9c Add binary for OpenBSD/i386 4.7. 2021-05-03 13:05:56 +01:00
bb4760d1d3 Add binaries for NetBSD/i386 1.6, 6.1.5 and 7.1. 2021-05-03 13:05:38 +01:00
295a5dbf00 Add binaries for FreeBSD/i386 6.1, 7.0 and 8.2 2021-05-03 13:05:18 +01:00
eddd6735d9 Define RTLD_DEFAULT for very old BSDs. 2021-05-03 12:59:04 +01:00
41a2174acb Fix NetBSD flags definitions. 2021-05-03 12:55:52 +01:00
97207084d7 Add binaries for NeXTStep (m68k, i386, sparc, hppa) and Rhapsody (i386, ppc). 2021-05-01 23:20:30 +01:00
4e29b71d33 Add support for NeXTStep, OpenStep and Apple Rhapsody. 2021-05-01 21:45:13 +01:00
e15703b6aa Fix removing revision from Haiku for older versions. 2021-05-01 20:21:52 +01:00
5a839e6e58 Add DragonFly BSD 1.0 binary. 2021-05-01 19:50:09 +01:00
5ee97e86db Fix includes in BSD and UNIX volume. 2021-05-01 19:49:53 +01:00
a7e92a4592 Fix BSD attribute counter from including DragonFly BSD and FreeBSD at the same time. 2021-05-01 19:49:35 +01:00
9a571f5310 Add DragonFly BSD Makefile. 2021-05-01 19:48:56 +01:00