Commit Graph

399 Commits

Author SHA1 Message Date
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
f1c8d23a7b Add binary and CodeWarrior project for BeOS R5. 2021-04-28 21:31:12 +01:00
7cd1be0f95 Add binary for BeOS R4 x86. 2021-04-28 10:33:24 +01:00
1ec2bc23e6 Add CodeWarrior project for BeOS R4 x86. 2021-04-28 10:33:04 +01:00
98e0ce9926 BeOS declares mkdir(2) in sys/stat.h. 2021-04-28 10:31:38 +01:00
39fb1fedbc Create disk image with source tarball. 2021-04-28 09:30:01 +01:00
d0432eba5e Ignore CodeWarrior objects files for BeOS. 2021-04-28 09:29:49 +01:00
1c5db49f9c Create disk image with BeOS and Haiku binaries. 2021-04-28 09:24:03 +01:00
152cd2dbdf Update Haiku binary. 2021-04-28 09:23:07 +01:00
99320e69d5 Add binary for BeOS R3 x86. 2021-04-28 09:22:55 +01:00
ddee1ee32e Add CodeWarrior project for BeOS R3 x86. 2021-04-28 09:22:40 +01:00
399cd067ef Code refactor in BeOS. 2021-04-28 09:22:23 +01:00
36592fd1af Fix creation of extended attributes in BeOS. 2021-04-28 09:22:08 +01:00
86cf157c13 Define BeOS icon type if not previously defined, as it is missing in BeOS R3. 2021-04-28 09:21:12 +01:00
057e20030b Cast calculations of volume sizes to 64bit in BeOS. 2021-04-28 09:20:42 +01:00
878b16a1c1 Define value for printf of 64bits if not defined. 2021-04-28 09:20:16 +01:00
2bbe1505d7 Fix number of BeOS permissions. 2021-04-28 09:19:54 +01:00
b7853df58f Define utsname field lengths in BeOS if not defined previously. 2021-04-28 09:19:39 +01:00
1f62ce9c4d Explicitly cast frag buffers for BeOS. 2021-04-28 09:19:14 +01:00