W. Eric Norum
06ef32ff95
Increase number of file descriptors.
...
Add comment showing how to enable the stack checker.
2000-08-08 06:35:13 +00:00
Janet B. Anderson
611b7485c5
Added prefix and suffix to executable genApps.
2000-08-07 18:40:40 +00:00
W. Eric Norum
10eb2dbc73
Use new RTEMS fast-mutex routines.
2000-07-19 15:14:16 +00:00
W. Eric Norum
cf81d7794c
Increase RTEMS executive workspace. Don't bother trying to fit EPICS/RTEMS
...
on to machines with less than 16 Mbytes of RAM.
Ensure console serial line handshaking is off. We don't want a rogue terminal
or terminal concentrator locking things up.
2000-07-19 15:13:52 +00:00
Marty Kraimer
841ba47b85
change alarm to checkAlarms
2000-07-19 12:42:35 +00:00
Marty Kraimer
ab64a7e641
dont include devPtSoft
2000-07-19 12:35:49 +00:00
W. Eric Norum
4872f0a212
Linux needs its own version of this file. The default (POSIX) version
...
results in multiple definitions of `struct timespec'.
2000-07-18 16:24:27 +00:00
Marty Kraimer
030d53baa1
devPtSoft.c is unbundled
2000-07-13 19:42:54 +00:00
Marty Kraimer
54b3779359
add sys/times.h
2000-07-13 19:13:27 +00:00
Marty Kraimer
c121709361
change alarm to checkAlarms; dfanout.VAL to double; remove unbundled records
2000-07-13 18:38:34 +00:00
Jeff Hill
16308c114f
fixed null func returns a value warning
2000-07-13 17:36:16 +00:00
Jeff Hill
c53233b56b
removed "backwards" declarations has suggested by Ralph and
...
added included osdTime.h as suggested by Marty
2000-07-13 17:31:24 +00:00
Jeff Hill
eaf92e0d65
switch on _POSIX_TIMERS
2000-07-11 19:03:27 +00:00
Ralph Lange
f2095ae7df
Bugfix: Changed RVAL/ROFF conversion to use double arithmetics
2000-07-07 18:15:30 +00:00
Jeff Hill
9350c01f98
added DLL export of virtual destructor
2000-07-06 15:37:32 +00:00
Marty Kraimer
ef5aa5ae60
remove pid record from base
2000-07-05 12:23:27 +00:00
Marty Kraimer
0f37eb3178
allow put callback to work for ACKS and ACKT
2000-07-05 12:14:47 +00:00
Marty Kraimer
aebf0ceb9c
wait for errLog message to be sent
2000-06-30 17:46:34 +00:00
Ralph Lange
d50642026d
Was the last committed version ever tested? Who defines should implement ...
2000-06-30 16:14:56 +00:00
Ralph Lange
9cf8650ff0
+= newline at end of file (HP aCC warning fix)
2000-06-30 15:47:27 +00:00
Ralph Lange
6a4d0a5918
HP-UX needs an additional define to include the reentrant time functions
2000-06-30 15:44:56 +00:00
Ralph Lange
4023dc924b
HP-UX defines things a bit different (HP aCC error fix)
2000-06-30 15:32:05 +00:00
Ralph Lange
93b1462805
Shuffled things around a bit (HP aCC error fix)
2000-06-30 14:54:24 +00:00
Ralph Lange
8d8a2d3ff9
HP-UX defines timespec and timeval in sys/time.h (HP aCC warning fix)
2000-06-30 14:50:57 +00:00
Ralph Lange
0eeae6e4b4
Moved some inline operators to the class definition (HP aCC error fix)
2000-06-30 14:37:40 +00:00
Ralph Lange
2e5c6b90a6
Bugfix: Don't suppress conditions to test for ...
2000-06-29 17:03:02 +00:00
Jeff Hill
48ba6a3f57
cosmetic
2000-06-29 14:36:49 +00:00
Jeff Hill
3ccbc07746
added newline at EOF
2000-06-29 14:36:14 +00:00
Jeff Hill
6599c80c18
added newline at EOF
2000-06-29 14:30:18 +00:00
Jeff Hill
910b93de18
installed
2000-06-29 00:40:57 +00:00
Jeff Hill
71f7435760
clean up
2000-06-29 00:21:43 +00:00
Marty Kraimer
8a2347f4c5
use new osi code to retrieve broadcast addr
2000-06-28 20:46:52 +00:00
Marty Kraimer
c2562b8aac
soft time support for vxWorks
2000-06-28 19:36:14 +00:00
Marty Kraimer
a309283f20
put drcTS command in correct place
2000-06-28 19:32:30 +00:00
Marty Kraimer
c6657832b8
timezone and drvTS for vxWorks
2000-06-28 19:07:10 +00:00
Marty Kraimer
2cfdfece71
replace tsStampToText with tsStampToStrftime
2000-06-28 18:42:37 +00:00
Ralph Lange
1d1539d356
Changes for more convenience
2000-06-28 15:56:34 +00:00
Ralph Lange
4f4d35a1d8
Changes for HP-UX
2000-06-28 15:55:36 +00:00
Jeff Hill
e16b93f3f2
cleaned up double if stmnt into one if stmnt
2000-06-27 23:50:17 +00:00
Jeff Hill
a87af205c7
use iter.valid() and not iter.eol() (cosmetic)
2000-06-27 23:42:39 +00:00
Jeff Hill
e1c6fe975d
fixed beacon protocol bug
2000-06-27 23:38:15 +00:00
Jeff Hill
c9d466380d
specify that the client's timer queue is thread managed
2000-06-27 23:09:16 +00:00
Jeff Hill
66b35e578b
added host name pointer function
2000-06-27 23:08:04 +00:00
Jeff Hill
69162db301
use iter.valid() and not iter.eol() (cosmetic)
2000-06-27 23:07:01 +00:00
Jeff Hill
45c116e750
use shutdown() in addition to close because of subtle difference
...
between linux and Solaris when knock a thread out of recv()
2000-06-27 23:02:02 +00:00
Janet B. Anderson
b2eab57ea7
Change definition of host executables.
2000-06-27 23:01:45 +00:00
Jeff Hill
84659ca1b7
uses host name pointer function now
2000-06-27 22:59:07 +00:00
Jeff Hill
bdfd67f9cc
installed into CVS
2000-06-27 22:57:02 +00:00
Jeff Hill
d0260ff39a
added new source file: localHostName.cpp
2000-06-27 22:56:36 +00:00
Jeff Hill
a94770361c
use iter.valid() and not iter.eol() (cosmetic)
2000-06-27 22:55:50 +00:00