marco
|
23fbaa2726
# revisions: 41760,41761,41762,41763,41764,41765,41766,41769,41772,41773,41774,41775,41776,41777,41778,41779,41780,41781,41783
|
6 years ago |
marco
|
14b14f3bda
* fixes sysctl also with 3.0.4 as starting compiler.
|
7 years ago |
marco
|
324ec4af58
* another sysctl fix. Original fixes were done in the assumption that the
|
8 years ago |
marco
|
818a64952c
* fix bootstrapping issue on freebsd x86_64
|
8 years ago |
pierre
|
7853c23a0e
Fix compilation after commit 35566: change sysctl name parameter type to pcint
|
8 years ago |
marco
|
ec3aa1f56a
* change sysctl name parameter type to pcint as per manpage. Param names already conform to manual page names, so not changed
|
8 years ago |
marco
|
46cd3181e4
* fix typo sysctlNAMEtomib, mantis #31515 by Heiko
|
8 years ago |
marco
|
2578514853
* first dragonfly patch (existing most). Mantis #27091
|
10 years ago |
marco
|
3f5511661a
* lots of little longint() to TSysParam() fixes. Ancient code, brr.
|
17 years ago |
Jonas Maebe
|
a296f9f816
* use unixtype instead of hardcoded types
|
19 years ago |
Jonas Maebe
|
51f130ca3d
+ cdecl modifier for FPC_USE_LIBC
|
19 years ago |
marco
|
1467901e3e
* Fixes for some $LOG$ removal snafu's
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
marco
|
c8335a9d75
* libc fixes
|
20 years ago |
marco
|
93622ec2e8
* UnixType changes. Please report problems to me.
|
21 years ago |
marco
|
b6f9f170f7
* FPC_USE_LIBC
|
21 years ago |
marco
|
0610caa107
* termio unit
|
22 years ago |
marco
|
832a1bcb96
* FreeBSD compiles now with baseunix mods.
|
22 years ago |
peter
|
9f31783a0a
* old logs removed and tabs fixed
|
23 years ago |
marco
|
e2367dfb42
* First working POSIX *BSD system unit.
|
23 years ago |
marco
|
b9f92442be
* Initial versions, to allow support for uname in posix.pp
|
23 years ago |