Commit Graph

3231 Commits

Author SHA1 Message Date
Marty Kraimer
f844b2c5af remove unused variable 1998-05-29 20:17:25 +00:00
Marty Kraimer
ad68af66f9 add share 1998-05-29 20:17:13 +00:00
Marty Kraimer
1eb7d4f45b remove no longer used templates 1998-05-29 20:16:57 +00:00
Jeff Hill
67648998e6 corrected use of INADDR_ANY 1998-05-29 20:16:13 +00:00
Jeff Hill
eb3b8d8834 made assert() call portable to 64 bit arch 1998-05-29 20:13:42 +00:00
Jeff Hill
a2698c7828 use new sock ioctl() typedef 1998-05-29 20:08:21 +00:00
Jeff Hill
3437531581 allow non-shareable lib build under WIN32 1998-05-29 20:03:33 +00:00
Jeff Hill
7dae2cd25b added sock ioctl() typedef 1998-05-29 19:55:59 +00:00
Jeff Hill
134fe51682 added sock ioctl() typedef and the loop back address 1998-05-29 19:55:25 +00:00
Marty Kraimer
e262507653 Still changing 1998-05-29 19:26:58 +00:00
Marty Kraimer
c94ddfe13f Still working of bessy changes 1998-05-29 18:34:53 +00:00
Marty Kraimer
8fe0f0dbef New versions from Tim Mooney 1998-05-29 18:31:33 +00:00
Marty Kraimer
258633fbaa make sure delay time is at least 1 second 1998-05-29 18:30:42 +00:00
Marty Kraimer
cce25a0f8a base.* moved to makeBaseApp; DBDINSTALL removed from Makefile.Vx 1998-05-29 18:29:29 +00:00
Marty Kraimer
c1cfc9f31d get rid of a warning message 1998-05-29 18:25:13 +00:00
Jeff Hill
11681240b6 allow use of epicsAssert.h 1998-05-29 17:25:47 +00:00
Jeff Hill
47837552b0 moved app type jump table to exPV class for improved readability 1998-05-29 16:45:14 +00:00
Jeff Hill
5e83b24f01 allow CA to run systems w/o local interface query capabilities (ie cygwin32) 1998-05-29 00:03:21 +00:00
Marty Kraimer
96f5e6984d added 1998-05-28 19:52:48 +00:00
Marty Kraimer
d96af74f38 major changes for new makwBaseApp 1998-05-28 19:51:50 +00:00
Jeff Hill
13b7753cf4 more changes to allow traditional C 1998-05-21 21:53:20 +00:00
Janet B. Anderson
30d9bf6dfe Added rule change updates. 1998-05-21 18:38:34 +00:00
Marty Kraimer
fce25316dd introduced a bug with last bug fixes 1998-05-21 15:55:29 +00:00
Marty Kraimer
d47b64445c cvtDoubleToString will display big numbers better 1998-05-20 21:01:38 +00:00
Marty Kraimer
a1c5820561 raised DB_CA_PRI to just higher than sequencer 1998-05-20 21:00:43 +00:00
Marty Kraimer
601de8c5e5 changed from semBCreate to semMCreate 1998-05-20 20:59:46 +00:00
Marty Kraimer
07362375e4 asLib_lex.l changed to allow more characters(like dbLoadxxx)
Fixed bug that could cause deadlock when an ASG field is changed at run time.
1998-05-20 20:59:13 +00:00
Janet B. Anderson
79e96213e0 Warning messages changes. 1998-05-13 19:51:37 +00:00
Jeff Hill
35f054e17f use READONLY for const so that pre-ANSI C extensions will compile 1998-05-12 18:33:38 +00:00
Jeff Hill
7a01eaff4c added missing call to freeListCleanup() 1998-05-08 00:20:56 +00:00
Jeff Hill
c71c933f98 improved doc 1998-05-06 21:52:09 +00:00
Jeff Hill
467ad6a5a5 removed C++ loader from tornado 1998-05-06 21:51:07 +00:00
Jeff Hill
09f66ce08a updated for g++ 2.8.1 1998-05-06 21:40:02 +00:00
Jeff Hill
5452422689 eliminated use of printErrno() 1998-05-06 21:36:26 +00:00
Jeff Hill
9806688d97 eliminated use of printErrono() 1998-05-06 21:32:06 +00:00
Jeff Hill
51a907fbc6 improved doc 1998-05-06 21:28:18 +00:00
Jeff Hill
ccf7bf9ebc added changes from Steve Hunt 1998-05-06 18:32:21 +00:00
Jeff Hill
13133ba9c9 removed backslash which conuses cpp 1998-05-05 21:09:52 +00:00
Jeff Hill
7424bcfeda fixed warning 1998-05-05 21:08:49 +00:00
Jeff Hill
d65fce5b3f fixed doc 1998-05-05 21:06:20 +00:00
Jeff Hill
5dfa5ca37d rearranged to allow compilation by g++ 2.8.1 1998-05-05 18:06:58 +00:00
Jeff Hill
0fd0552bb7 cleaned up file format 1998-05-05 16:32:17 +00:00
Jeff Hill
e6888bdf2b fixed doc 1998-05-05 16:30:38 +00:00
Jeff Hill
2444ab3036 fixed warnings 1998-05-05 16:29:58 +00:00
Jeff Hill
4b1237cda7 timer duration flexibility 1998-05-05 16:25:02 +00:00
Jeff Hill
c9d031f75e Made the scan timer clean up the link in exPV to the timer
in case they change the scan timer to a one shot.
1998-05-05 16:14:19 +00:00
Jeff Hill
a6d64486d1 Use lock macros and task variable in ca_extra_event_labor() 1998-05-05 16:07:59 +00:00
Jeff Hill
6d545abe33 improved lock owner management 1998-05-05 16:05:41 +00:00
Jeff Hill
291146fd4e added lock count var 1998-05-05 16:04:19 +00:00
Jeff Hill
266a038484 use epicsAssert.h 1998-05-05 16:03:10 +00:00