Commit Graph

9508 Commits

Author SHA1 Message Date
Marty Kraimer 6c9746edcb new way to build 1999-09-13 18:13:44 +00:00
Marty Kraimer 6b13ca6c7f most support moved to src/vxWorks 1999-09-13 14:33:56 +00:00
Marty Kraimer c703c51e57 changes for 3.14 1999-09-13 14:31:36 +00:00
Marty Kraimer ed28ac3cd7 cvtDctsdr is removed for 3.14 1999-09-13 14:15:22 +00:00
Marty Kraimer 306ef6cefb for 3.14 only a single Makefile 1999-09-13 14:09:42 +00:00
Marty Kraimer 19ec77dd64 changes for 3.14 1999-09-13 14:08:41 +00:00
Marty Kraimer 605eb45c0d for 3.14 only single Makefile 1999-09-13 13:46:31 +00:00
Marty Kraimer 293ac8bc52 changes for 3.14 1999-09-13 13:45:29 +00:00
Marty Kraimer 924eec5066 new for 3.14; replaces config 1999-09-13 13:36:29 +00:00
Marty Kraimer a640ae2ce6 changes for 3.14; actually config is no longer used 1999-09-13 13:32:59 +00:00
Marty Kraimer 3cf31c2dd3 new way to build 1999-09-13 13:26:05 +00:00
Marty Kraimer d4aa57badd build iocCore for vxWorks 1999-09-13 13:25:15 +00:00
Marty Kraimer 9295b678e9 new way to build 1999-09-13 13:15:40 +00:00
Marty Kraimer 3091b3c997 changes for 3.14 1999-09-13 13:11:45 +00:00
Marty Kraimer cf8d70a5a0 new way to build 1999-09-13 12:55:21 +00:00
Marty Kraimer a7086aee9c new build 1999-09-10 19:24:55 +00:00
Marty Kraimer 2206f63617 new way to build 1999-09-10 19:17:04 +00:00
Marty Kraimer 05230245da new build method 1999-09-10 19:14:43 +00:00
Marty Kraimer 035239516b new build method 1999-09-10 18:45:56 +00:00
Marty Kraimer 82aeec907e new 1999-09-10 18:39:22 +00:00
Marty Kraimer c96b1eb2dc change malloc to calloc 1999-09-10 14:42:44 +00:00
Marty Kraimer 5e242c9d09 added 1999-09-10 14:05:12 +00:00
Jeff Hill b8016d1713 fixed spelling 1999-09-09 18:54:55 +00:00
Jeff Hill 79caa85485 fixed spelling 1999-09-09 18:50:28 +00:00
Jeff Hill 973a03b477 dont build device and driver support for the simulator 1999-09-03 21:39:03 +00:00
Jeff Hill 76dd1474a8 workaround for Tornado II not using LONG_MAX and LONG_MIN
that are constants of type long
1999-09-03 20:20:48 +00:00
Jeff Hill f4c3e9a3ac first cut 1999-09-03 20:11:59 +00:00
Jeff Hill d7358084fe removed build of source file which is no longer used 1999-09-03 18:19:41 +00:00
Jeff Hill 12c5ad210d removed redundant -Fno-builtin 1999-09-03 15:45:44 +00:00
Jeff Hill 02fee71033 first cut 1999-09-03 15:39:50 +00:00
Jeff Hill b920858d50 improved the way that socket error numbers are converted to strings
and cleaned up the osiMutex class
1999-09-02 22:13:49 +00:00
Jeff Hill 4439a11cb6 removed 1999-09-02 22:11:17 +00:00
Janet B. Anderson 92027086c2 Added distclean rule. 1999-09-02 22:04:18 +00:00
Janet B. Anderson b4a0016a72 Modified link line in build rules. 1999-09-02 22:03:50 +00:00
Jeff Hill 33d29a458d o changed UDP to non-blocking IO
o cleaned up (consolodated) UDP interface class structure
1999-09-02 21:50:29 +00:00
Jeff Hill 971e71c28d improved the way that socket error numbers are converted to strings,
changed () to (void) in func proto, and fixed missing parameter to
checkConnWatchdogs() bug resulting from this
1999-09-02 21:44:50 +00:00
Jeff Hill 7ef021d8f2 improved the way that socket error numbers are converted to strings 1999-09-02 21:41:09 +00:00
Jeff Hill d976c7e70b dont supress ENOBUFs message 1999-09-02 21:40:21 +00:00
Andrew Johnson 5181043b85 Fixed to use INUM_TO_IVEC() 1999-09-02 20:47:08 +00:00
Jeff Hill 05fb4aa04b improved access control message 1999-09-01 23:42:06 +00:00
Janet B. Anderson 42492ea5f2 Added == binary operator. 1999-09-01 22:36:16 +00:00
Jeff Hill 896a4e31a0 backed out epicsAssertPrintf() changes 1999-08-31 21:41:01 +00:00
Jeff Hill b8cded5774 installed bsdSockRecCom.c 1999-08-31 18:49:34 +00:00
Jeff Hill 07c78b3adf clean up 1999-08-31 18:48:56 +00:00
Jeff Hill 1aaee1f798 move to proper date in file if iocLogServer opens old log 1999-08-31 16:03:27 +00:00
Jeff Hill e9ebeb5202 move to proper date in file if open old log 1999-08-31 15:51:00 +00:00
Andrew Johnson 02c6dc08e0 Changed floats to double in alarm(), should be checked with full accuracy. 1999-08-30 21:34:38 +00:00
Andrew Johnson bee1bb5c8f Fixed intConnect to use INUM_TO_IVEC macro 1999-08-30 20:18:42 +00:00
Janet B. Anderson 8b18735f25 Bug fix for EPICS_INCLUDES 1999-08-30 16:21:56 +00:00
Janet B. Anderson 8fb8ac5edb Added browse rule for MS VC++ source browser. 1999-08-30 15:08:07 +00:00