Commit Graph

3141 Commits

Author SHA1 Message Date
Marty Kraimer
7ac76c980c Remove duplicate definition 1998-03-26 15:02:53 +00:00
Jeff Hill
cea6ad4710 addr default test now uses INADDR_BROADCAST for 64 bit arch 1998-03-24 20:55:16 +00:00
Jeff Hill
0079f71bce fixed console title/correct repeater spawn/correct winsock II URL 1998-03-24 20:55:06 +00:00
Jeff Hill
3da421560b fixed console title 1998-03-24 00:32:23 +00:00
Jeff Hill
2e52bb9c1e fixed place where shareLib.h macros were not redifed 1998-03-23 20:14:42 +00:00
Janet B. Anderson
6a50e1835a Turned off warnings for host build. 1998-03-19 21:25:11 +00:00
Marty Kraimer
e4ea112d5a Get rid of some warning messages 1998-03-19 20:46:33 +00:00
Marty Kraimer
f76ae5019b These are for string calculation operations; Not ready yet to replace postfix
and calcPerform.
1998-03-19 20:45:50 +00:00
Marty Kraimer
83f6dc4f25 Fix for building DLLs 1998-03-19 20:44:29 +00:00
Marty Kraimer
97191cfb50 get rid of some warning messages 1998-03-19 20:43:47 +00:00
Marty Kraimer
b79a25c249 Add some includes to get rid of some warning messages 1998-03-19 20:42:47 +00:00
Marty Kraimer
eb254da63b Get rid of warning messages 1998-03-19 20:42:08 +00:00
Marty Kraimer
4486982ee6 Checked for Y2K complience. It turns out it was even ok when NTP time overflows
in 2036. However it was modified so that no overflows should occur while convert
ing between NTP, UNIX, and EPICS epochs.
In addition the conversion of fractions of a second to nanaoseconds was changed
Formatting was changed so that interesting code does not run off right side of page.
Hopefully EPICS base is now fine for Y2K.
In fact it should be fine (as far as time is converned) until the Unix epoch
overflows a 32 unsigned integer in the year 2106.
1998-03-19 20:41:16 +00:00
Marty Kraimer
54cd86e819 get rid of warnimng messages 1998-03-19 20:32:33 +00:00
Marty Kraimer
94d36a5f4f Add include for string.h 1998-03-19 20:32:00 +00:00
Marty Kraimer
f9aecdd7fb Get rid of warnimg messaage 1998-03-19 20:31:27 +00:00
Jeff Hill
2163b7e60e dont use Vis C++ key words under the Cygnus GNU environment 1998-03-19 00:04:32 +00:00
Jeff Hill
49f9a3b462 use _MSC_VER to turn of vis C++ specific warning 1998-03-18 23:59:28 +00:00
Janet B. Anderson
2e7e64db55 Makefile bug fix. 1998-03-17 19:22:37 +00:00
Marty Kraimer
8bad8eebff Did not work properly if DOL is a CA link that fails 1998-03-16 17:08:39 +00:00
Marty Kraimer
d462fea5fb Get rid of error messages 1998-03-16 17:07:54 +00:00
Marty Kraimer
844d2d8293 Get rid of size from DBF_NOACCESS fields 1998-03-16 17:02:29 +00:00
Marty Kraimer
2fe41fa67f include string.h 1998-03-16 17:01:27 +00:00
Marty Kraimer
011804166b Changes from tech-talk messages 1998-03-16 16:44:47 +00:00
Marty Kraimer
ae6110465b Remove all non-supported stuff 1998-03-16 16:37:25 +00:00
Marty Kraimer
9a938f9626 added field attributes 1998-03-16 16:31:22 +00:00
Marty Kraimer
e4f000b3cf Dont remember what was fixed. 1998-03-16 16:29:36 +00:00
Marty Kraimer
f91fa643ba Move private stuff to another fil;e 1998-03-16 16:25:52 +00:00
Marty Kraimer
e795e4edbd make sure iocLog is started 1998-03-16 16:25:20 +00:00
Marty Kraimer
713d7fd361 get rid of warning message 1998-03-16 16:24:29 +00:00
Marty Kraimer
c6304512eb Move private definitions to postfixPvt.h 1998-03-16 16:23:42 +00:00
Marty Kraimer
e0144c5776 add include for string.h 1998-03-16 16:22:35 +00:00
Marty Kraimer
9cb14b5f13 add support for field attributes 1998-03-16 16:21:50 +00:00
Marty Kraimer
c62b683f13 Add DBR_CLASS_NAME 1998-03-16 16:21:05 +00:00
Marty Kraimer
b9dc729011 Allow dbhcr to accept filename argument 1998-03-16 16:20:16 +00:00
Marty Kraimer
769c340d64 Add DBR_STSACK_STRING and DBR_CALSS 1998-03-16 16:10:54 +00:00
Marty Kraimer
55a206cb47 Get rid of size field on DBF_NOACCESS fields 1998-03-16 16:09:35 +00:00
Marty Kraimer
2a075c0353 Add cvrt_string for DBR_CLASS 1998-03-16 15:54:39 +00:00
Marty Kraimer
fac1096850 add include for string.h 1998-03-16 15:52:10 +00:00
Marty Kraimer
7385472689 Fix problems that could cause crash when asInit called after iocInit
Add macro substitution capability
1998-03-16 15:51:10 +00:00
Jeff Hill
c301129071 added enums stub 1998-03-12 21:14:15 +00:00
Jeff Hill
67679b3ac4 use no bitfield option only on the 68k 1998-03-12 20:45:39 +00:00
Jeff Hill
82ec39512d fixed string defs 1998-03-12 20:43:35 +00:00
Jeff Hill
5276e19d59 fixed problem where 3.13.beta11 unable to connect to 3.11 with correct native type 1998-03-12 20:39:11 +00:00
Janet B. Anderson
58e3e8cc9d Removed . in path requirement. 1998-03-12 18:33:23 +00:00
Janet B. Anderson
329445119c Config changes for extensions and config simplification. 1998-03-12 04:54:55 +00:00
Janet B. Anderson
c1a37d518a Added BUILD_TYPE definition to output Makefile. 1998-03-11 14:22:37 +00:00
rwright
267247a5ce Avoided compilation warnings under Tornado 1998-03-11 01:56:15 +00:00
Jeff Hill
986d451fab link.c => link,cc 1998-03-03 00:16:30 +00:00
Jeff Hill
5bd1407214 improved doc 1998-03-02 22:17:40 +00:00