| Commit message (Expand) | Author | Age | Files | Lines |
* | + FreeBSD/AArch64 support (patch by Mikaƫl Urankar, mantis #38441) | jonas | 2021-04-10 | 3 | -1/+179 |
* | * Darwin/BSD: fixed StackBottom calculation | jonas | 2021-04-08 | 1 | -3/+17 |
* | * revert r47598: implement TRandomGenerator | ondrej | 2020-11-27 | 1 | -1/+1 |
* | * rtl: implement TRandomGenerator for thread-safe random | ondrej | 2020-11-26 | 1 | -1/+1 |
* | Switch OpenBSD libc version of geterrnolocation from libcerrno lib C variabl... | pierre | 2020-10-23 | 1 | -9/+1 |
* | * Do_IsDevice treats pipes and sockets the same way as character devices | hajny | 2020-09-13 | 1 | -11/+7 |
* | + introduce TOSTimestamp | florian | 2020-01-25 | 1 | -1/+2 |
* | * more GPL -> GPL with modification. | marco | 2020-01-17 | 2 | -26/+14 |
* | * many syscallh header files had GPL license instead of modified. I owned th... | marco | 2020-01-17 | 4 | -63/+33 |
* | * Darwin now uses Mach VM calls for memory allocation instead of mmap/munmap | jonas | 2019-08-18 | 2 | -0/+6 |
* | + add fpmprotect function to complete fpmmap/fpmunmap | svenbarth | 2019-06-06 | 1 | -0/+6 |
* | FreeBSD fixes for stat and dirent records | pierre | 2019-05-01 | 1 | -0/+53 |
* | * separated the OpenBSD version of the stat structure to a separate ifdef block. | nickysn | 2019-04-04 | 1 | -11/+23 |
* | + added some comments to the else/endif directives to make it easier to figure | nickysn | 2019-04-04 | 1 | -2/+2 |
* | * Improvements to the implementation of FpOpenDir for *BSD: | nickysn | 2019-04-02 | 1 | -9/+24 |
* | - removed the FPC_USE_GETDIRENTRIES_SYSCALL define and use_getdirentries_syscall | nickysn | 2019-03-24 | 1 | -16/+1 |
* | - get rid of the FPC_USE_GETDIRENTRIES_I49_SYSCALL define and the | nickysn | 2019-03-24 | 1 | -10/+0 |
* | * cleaned up most of the obsolete OpenBSD syscall numbers | nickysn | 2019-03-23 | 1 | -0/+5 |
* | * use the actual _haltproc procedure, defined in the startup code on OpenBSD | nickysn | 2019-03-21 | 1 | -6/+14 |
* | * Adjust for OpenBSD struct changes in the 'dir' structure. Based on OpenBSD | nickysn | 2019-03-08 | 1 | -0/+6 |
* | * Adjust for OpenBSD struct changes in the 'dirent' structure. Based on OpenBSD | nickysn | 2019-03-08 | 1 | -0/+10 |
* | * refactored the ifdefs around the dirent structure | nickysn | 2019-03-08 | 1 | -15/+13 |
* | * Adjust for OpenBSD struct changes in the 'stat' structure. Based on OpenBSD | nickysn | 2019-03-08 | 1 | -3/+5 |
* | * fixes sysctl also with 3.0.4 as starting compiler. | marco | 2018-02-16 | 1 | -1/+1 |
* | netbsd/m68k: a fuggly fix for FpLseek, so the compiler works natively at least | karoly | 2017-07-27 | 1 | -2/+10 |
* | netbsd: try to support syscalls which return 64bit values properly on 68k | karoly | 2017-07-27 | 2 | -13/+20 |
* | bsd: add support for syscalls on m68k, based on NetBSD/elf | karoly | 2017-07-23 | 2 | -0/+190 |
* | * Use specific type for TFPSet elements | michael | 2017-07-09 | 1 | -1/+2 |
* | * another sysctl fix. Original fixes were done in the assumption that the | marco | 2017-05-10 | 1 | -1/+1 |
* | * fix bootstrapping issue on freebsd x86_64 | marco | 2017-05-09 | 1 | -1/+13 |
* | * Fix bug 31555, disbablefile locking | michael | 2017-03-17 | 1 | -1/+1 |
* | Fix compilation after commit 35566: change sysctl name parameter type to pcint | pierre | 2017-03-12 | 1 | -1/+1 |
* | * change sysctl name parameter type to pcint as per manpage. Param names alr... | marco | 2017-03-11 | 1 | -3/+3 |
* | * fix typo sysctlNAMEtomib, mantis #31515 by Heiko | marco | 2017-03-09 | 1 | -1/+1 |
* | bsd: fixed the system unit to also include the softpu interface part on m68k,... | karoly | 2017-01-16 | 1 | -2/+2 |
* | * more occured -> occurred spelling fixes. | marco | 2016-12-14 | 1 | -1/+1 |
* | - removed "Set8087CW(Default8087CW)" call from SysEntry: | jonas | 2016-06-15 | 1 | -3/+0 |
* | Use constref instead of const when passing TEntryInformation along | svenbarth | 2016-06-11 | 1 | -2/+2 |
* | Rename FPC_HAS_INDIRECT_MAIN_INFORMATION to FPC_HAS_INDIRECT_ENTRY_INFORMATIO... | svenbarth | 2016-06-11 | 1 | -7/+7 |
* | Merged revision(s) 31929-31931,32547 from branches/svenbarth/packages: | svenbarth | 2016-06-11 | 2 | -1/+39 |
* | * fix for mantis #25931 return error 5 on EBUSY and ENOTDIR | marco | 2016-03-17 | 1 | -0/+2 |
* | Fix compilation of Mac OS X. Without the cdecl modifier we need the _ | svenbarth | 2016-01-30 | 1 | -1/+1 |
* | - get rid of the calling convention modifier for PascalMain as it's generated... | svenbarth | 2016-01-29 | 1 | -1/+1 |
* | * fixed dirent handling for DragonFly BSD (patch by John Marino, | jonas | 2015-12-24 | 2 | -0/+15 |
* | Pipe syscall for DragonFly also uses EAX:EDX for result, like FreeBSD | pierre | 2015-07-14 | 1 | -1/+4 |
* | + Darwin/AArch64 support | jonas | 2015-02-23 | 1 | -7/+7 |
* | Move DynLibs support to System unit using a manager approach like for Threads... | svenbarth | 2015-02-03 | 1 | -0/+1 |
* | * first dragonfly patch (existing most). Mantis #27091 | marco | 2014-12-07 | 3 | -15/+49 |
* | OpenBSD support for OS version specific syscall numbers | pierre | 2014-11-23 | 2 | -30/+27 |
* | - RTL: removed InitVariantManager, it was an empty procedure since day 1. | sergei | 2014-11-22 | 1 | -1/+0 |