Jeff Hill
|
cff69ead6b
|
removed inadvertent ! at beginning of line in if statement
|
2007-11-07 23:17:06 +00:00 |
|
Andrew Johnson
|
892c305cc5
|
Possible fix for Win32, CR+LF in lines output by unitTest code.
|
2007-11-06 23:36:25 +00:00 |
|
Jeff Hill
|
26339cdbed
|
additional changes for the mantis 296 pach
|
2007-11-06 17:58:36 +00:00 |
|
W. Eric Norum
|
9bf85a7c65
|
Add OS X specific version of epicsMath.h to allow for use of isfiniite().
|
2007-11-05 16:49:35 +00:00 |
|
Andrew Johnson
|
faf4b84463
|
Correct exception message.
|
2007-10-29 18:28:03 +00:00 |
|
Janet B. Anderson
|
9d2b8ece7b
|
Changes for GNU make -j option (multiple jobs).
|
2007-10-24 21:21:54 +00:00 |
|
Andrew Johnson
|
e659918bcf
|
What is this file? We're not compiling it, and it's Unix only.
|
2007-10-24 17:01:25 +00:00 |
|
W. Eric Norum
|
903ff24801
|
Add NTP server to PPCBUG boots.
|
2007-10-22 21:57:23 +00:00 |
|
W. Eric Norum
|
5e4d8dc187
|
Now that libCom:iocClock() is working there's no need to fiddle around with NTP
during startup.
|
2007-10-16 17:38:29 +00:00 |
|
W. Eric Norum
|
987d3295da
|
Add more NTP override code.
|
2007-10-08 14:57:09 +00:00 |
|
W. Eric Norum
|
5790d231c2
|
Add NTP capability (to match vxWorks).
|
2007-10-03 23:38:26 +00:00 |
|
Andrew Johnson
|
52ab7f6d6b
|
A char with the top bit set doesn't cast properly when its signed.
|
2007-09-11 19:11:55 +00:00 |
|
Jeff Hill
|
a74c727a43
|
fix for mantis entry 300:
'assert (size <= ntohs ( pMsg->m_postsize ))' failed in ..caserverio.c line 344
|
2007-09-07 17:43:52 +00:00 |
|
Jeff Hill
|
4cc8138021
|
fix for mantis 298
|
2007-08-29 17:39:56 +00:00 |
|
Andrew Johnson
|
abd2a46c79
|
Mostly cosmetic changes.
Added an ifdef test for FLOAT_WORD_ORDER in os/default/osdWireConfig.h
|
2007-08-28 16:42:45 +00:00 |
|
Jeff Hill
|
f9e64792e1
|
installed
|
2007-08-27 23:56:53 +00:00 |
|
Jeff Hill
|
7edfbdeee6
|
installed
|
2007-08-27 23:48:06 +00:00 |
|
Jeff Hill
|
9775a058b8
|
installed
|
2007-08-27 22:25:56 +00:00 |
|
Jeff Hill
|
fb1ee4e2e1
|
added newline to eof
|
2007-08-27 22:23:06 +00:00 |
|
Jeff Hill
|
07c1e3016d
|
installed osdWireConfig.h
|
2007-08-27 22:20:50 +00:00 |
|
Jeff Hill
|
cd43e09eee
|
installed
|
2007-08-27 22:16:30 +00:00 |
|
Jeff Hill
|
c9722c3061
|
changed to use osdWireConfig.h def of EPICS_BYTE_ORDER and EPICS_FLOAT_WORD_ORDER
|
2007-08-27 22:13:39 +00:00 |
|
Jeff Hill
|
0154bf5388
|
define EPICS_ENDIAN_LITTLE and EPICS_ENDIAN_BIG
|
2007-08-27 22:10:15 +00:00 |
|
Jeff Hill
|
de1b8a94ff
|
fix for mantis 297
|
2007-08-23 17:46:28 +00:00 |
|
Andrew Johnson
|
b454b73b28
|
Cleanup, improve error message.
|
2007-08-21 21:09:14 +00:00 |
|
Andrew Johnson
|
30f2018b17
|
These osiRegister files not used.
|
2007-08-21 21:07:28 +00:00 |
|
Jeff Hill
|
b5e2b40be0
|
fix for mantis 296
|
2007-08-17 22:31:11 +00:00 |
|
W. Eric Norum
|
06ac546919
|
Clean up MOTLOAD environment variable support.
Documented, too!
|
2007-08-17 14:41:34 +00:00 |
|
W. Eric Norum
|
f637e9c723
|
Improve operation of MOTLOAD machines.
|
2007-08-15 20:39:51 +00:00 |
|
Andrew Johnson
|
7c0897f058
|
Added dbBptNotMonotonic, disables checking slope of breaktables.
|
2007-08-13 15:27:31 +00:00 |
|
W. Eric Norum
|
0274263976
|
New source file.
|
2007-08-03 13:54:22 +00:00 |
|
Andrew Johnson
|
d7dda85ee0
|
Improved fix after comments from Dirk Zimoch.
|
2007-07-30 16:18:04 +00:00 |
|
Andrew Johnson
|
6039647e13
|
Handle SELN >= SEL_MAX without crashing (Mantis #295)
|
2007-07-20 19:23:50 +00:00 |
|
W. Eric Norum
|
5bf49c4616
|
More timing cleanups for RTEMS.
|
2007-06-20 15:38:40 +00:00 |
|
W. Eric Norum
|
d15bb4d1ab
|
Fix typo.
|
2007-06-20 13:46:21 +00:00 |
|
W. Eric Norum
|
81926a11f2
|
Avoid conflict with test harness.
|
2007-06-20 13:45:27 +00:00 |
|
W. Eric Norum
|
526a05b756
|
Drop some vxWorks-specific code.
|
2007-06-19 16:20:36 +00:00 |
|
W. Eric Norum
|
1ea11f02f8
|
RTEMS now has iocClock.h.
|
2007-06-19 16:10:01 +00:00 |
|
W. Eric Norum
|
f8689c77de
|
Add drvTs support.
|
2007-06-19 16:04:29 +00:00 |
|
Andrew Johnson
|
8b0673a3ab
|
Don't run parent's atexit() handlers if child's exec() fails.
|
2007-06-11 20:03:03 +00:00 |
|
Andrew Johnson
|
643db2e417
|
Make sure the EPICS epoch is 1990-01-01T00:00:00 UTC
|
2007-05-07 20:50:38 +00:00 |
|
W. Eric Norum
|
da7425440e
|
Add ieeefp.h to pick up isnan and friends.
|
2007-05-03 20:57:37 +00:00 |
|
Andrew Johnson
|
083a8413b5
|
Ensure result of previous rule calc evaluation is available for VAL.
|
2007-05-03 20:37:41 +00:00 |
|
Andrew Johnson
|
ad8302f4b1
|
Added VAL keyword to CALC parser and evaluator; evaluates to previous result.
|
2007-05-03 20:03:38 +00:00 |
|
Andrew Johnson
|
ae887b7527
|
Make date() command available to all architectures.
Allow the user to specify the date/time format string.
|
2007-05-01 20:23:57 +00:00 |
|
Andrew Johnson
|
723ccf683b
|
Change default behaviour: Start a shell unless -S is given.
|
2007-04-18 20:17:55 +00:00 |
|
Andrew Johnson
|
f0855d95de
|
Cleaned up error message output formatting.
|
2007-04-18 19:57:17 +00:00 |
|
Andrew Johnson
|
179e82b2c9
|
Use epicsPrintf, not errlogPrintf
|
2007-04-18 19:41:38 +00:00 |
|
Andrew Johnson
|
a5e73394db
|
Improve error messages from parser.
|
2007-04-18 18:38:54 +00:00 |
|
Jeff Hill
|
0e77e3b437
|
fix for mantis 282
|
2007-04-16 21:41:28 +00:00 |
|