Commit Graph

9508 Commits

Author SHA1 Message Date
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 f67a5108d7 Changed command definitions. 1998-03-18 19:25:01 +00:00
Janet B. Anderson 0fabbd1e33 Removed continuation from shell command for WinNT builds. 1998-03-18 18:44:40 +00:00
Janet B. Anderson 2e7e64db55 Makefile bug fix. 1998-03-17 19:22:37 +00:00
Janet B. Anderson 00c0d5218a Added USR_LIBS_$(ARCH_CLASS) definitions. 1998-03-16 22:38:56 +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 ae3538ae43 For 3.13.0.beta11 1998-03-16 16:49:05 +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 7fb514e73e The call make is no longer printed. 1998-03-12 18:37:17 +00:00
Janet B. Anderson f546858d47 Fixed problem - Warning: missing newline at end of file 1998-03-12 18:34:55 +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 29a0eb0210 Added some comments. 1998-03-11 14:29:43 +00:00
Janet B. Anderson 17f92394b6 Added INSTALL_BIN definition. 1998-03-11 14:27:23 +00:00
Janet B. Anderson c1a37d518a Added BUILD_TYPE definition to output Makefile. 1998-03-11 14:22:37 +00:00
Janet B. Anderson 2faf339f99 Added missing newline at end of file. 1998-03-11 14:19:35 +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
Jeff Hill ae1a1dc7b8 improved doc 1998-03-02 22:06:15 +00:00
Jeff Hill 41655d995b installed 1998-02-27 02:59:01 +00:00
Jeff Hill 87bad70571 converted to UNIX ascii file format 1998-02-27 02:49:24 +00:00