..
i386
* added files from linux to attempt having part of the startup in pascal
2008-06-01 13:55:37 +00:00
x86_64
* initial version copied from x86
2007-03-24 21:33:01 +00:00
bsdport.txt
* minor updates
2005-09-20 11:23:18 +00:00
console.pp
errno.inc
* remove $Log
2005-06-07 09:47:55 +00:00
errnostr.inc
* Ales Katona's errors patch
2006-01-07 18:41:15 +00:00
freebsd.pas
* fix for 8801. mmap constants inconsistancy. Old constants are aliased for compat. non portable moved to OS specific units (merge)
2007-05-04 21:23:02 +00:00
Makefile
- removed $(SYSTEMUNIT)$(PPUEXT) from the macpas unit dependencies
2008-07-20 13:05:03 +00:00
Makefile.fpc
- removed $(SYSTEMUNIT)$(PPUEXT) from the macpas unit dependencies
2008-07-20 13:05:03 +00:00
pmutext.inc
pthread.inc
* explicitly unmask SIGSEGV, SIGILL, SIGBUS and SIGFPE at the start
2007-08-11 20:59:37 +00:00
ptypes.inc
* fixed wchar_t type (was: widechar, now is cint/cint32/long depending on
2007-12-05 17:42:35 +00:00
si_crt.pp
* added files from linux to attempt having part of the startup in pascal
2008-06-01 13:55:37 +00:00
si_intf.inc
* added files from linux to attempt having part of the startup in pascal
2008-06-01 13:55:37 +00:00
signal.inc
+ psigcontex alias for psigcontextrec
2007-02-01 12:09:33 +00:00
sysctlh.inc
* remove $Log
2005-06-07 09:47:55 +00:00
sysnr.inc
* adds support of KSE kernel threads to freeBSD
2006-10-10 19:28:11 +00:00
termio.pp
* inlined few procs. Didn't inline makeraw since that triggers inline WITH bug.
2005-09-28 20:59:20 +00:00
termios.inc
* FIO constants
2006-04-02 20:25:36 +00:00
termiosproc.inc
* fixed return value of IsATTY()
2005-10-07 09:29:13 +00:00
ucontexth.inc
* adds support of KSE kernel threads to freeBSD
2006-10-10 19:28:11 +00:00
unixsock.inc
* new socketerror scheme. OS/2 and netware are now broken and still must be done. (merge me and all previous socket related commits please)
2007-05-13 18:30:24 +00:00
unxconst.inc
* remove $Log
2005-06-07 09:47:55 +00:00
unxfunc.inc
* remove $Log
2005-06-07 09:47:55 +00:00
unxsockh.inc
* add TCP and UDP setsockopt option constants to all unix-likes
2008-05-31 22:06:56 +00:00
unxsysc.inc
* hopefuly fix the fp* problems for stat and others
2007-09-08 13:51:39 +00:00