Commit Graph

1583 Commits

Author SHA1 Message Date
Jeff Hill ea2efa0e47 fixed comment 1995-02-17 20:09:25 +00:00
Jeff Hill bd5b7b61a0 Use empty user name if we cant query the os 1995-02-17 20:08:51 +00:00
Jeff Hill 6d2eafd2ca No ENV_PRIVATE_DATA alloc here and empty user name if query fails 1995-02-17 20:07:06 +00:00
Jeff Hill 67b4dc7064 added convert.c to the UNIX build 1995-02-17 20:05:23 +00:00
Janet B. Anderson f3ad1f4d4e Initial version 1995-02-17 15:09:56 +00:00
Jeff Hill 0eb9331f88 NT changes 1995-02-16 22:35:44 +00:00
Jeff Hill 35b0e4aaba NT changes and (long) cast problem fixed 1995-02-16 22:34:06 +00:00
Ned Arnold 1ea57db276 changed name of caMonitor.c to recWaitCa.c 1995-02-16 20:36:59 +00:00
Ned Arnold 062e3d6d32 changed names of caMonitor stuff to recWaitCa stuff. Also added
individual flags for IO_INTR processing of inputs
1995-02-16 20:18:22 +00:00
Jim Kowalkowski 6937834dee Rewrote a suspicious looking loop. 1995-02-16 17:08:48 +00:00
John Winans a93e2e8b26 Cleaned up some Hideos hacking and commented out the LANL debug code because
APS has had some add behaviour from GPIB lately and it is one of few things
that has changed WRT to it.
1995-02-14 22:33:01 +00:00
Marty Kraimer d7275641dc Revert to previous version of dbpf 1995-02-14 19:57:38 +00:00
Janet B. Anderson afd124a431 Added cvs Id keyword 1995-02-13 21:44:49 +00:00
Marty Kraimer 5003f11977 Resolve diffs between last commits 1995-02-13 20:45:54 +00:00
Janet B. Anderson 8e12035e4a Initial version 1995-02-13 19:39:28 +00:00
Marty Kraimer 294c6778ec For CAMAC allow default (0) for A and F 1995-02-13 19:22:55 +00:00
Janet B. Anderson 3178294f08 fixed on-the-fly so 1st step is to end position 1995-02-13 18:40:11 +00:00
Janet B. Anderson aa9222e276 Unbundled many files to extensions and removed some unused files. 1995-02-13 17:07:10 +00:00
Janet B. Anderson fc18b7d4fb Added extern lines. 1995-02-13 16:53:06 +00:00
Janet B. Anderson d4c7e14fd5 Added VERS and ODLY (output execution delay) 1995-02-13 16:51:34 +00:00
Janet B. Anderson 76dfa54089 Fixed order of posting monitors to be what people
expect (i.e. .cpt, .pxdv, .dxcv)
1995-02-13 16:50:32 +00:00
Janet B. Anderson 24bc06d5ff Reset nRequest to 1 1995-02-13 16:48:55 +00:00
Janet B. Anderson e19085e380 Removed date from epicsRelease. 1995-02-13 16:46:04 +00:00
Janet B. Anderson 69fc84d4a6 Replaced include genDefs.h with assert.h 1995-02-13 16:42:18 +00:00
Janet B. Anderson 415ac1f797 Remove includes for arAccessLib.h and sydDefs.h 1995-02-13 16:40:26 +00:00
Janet B. Anderson e4c383cfb5 Added LN and SQRT as synonyms for LOGE and SQR, respectively.
Added NINT, nearest integer function.
Modified handling of "-"  so operator can be either unary or binary.
1995-02-13 16:38:27 +00:00
Janet B. Anderson c89e742e67 Added NINT 1995-02-13 16:35:52 +00:00
Janet B. Anderson ab11ca0407 Modified to allow negative values for tsMinWest 1995-02-13 16:32:04 +00:00
Janet B. Anderson 78f3b493ea Unbundled many files to extensions 1995-02-13 16:27:59 +00:00
Janet B. Anderson cdf7a99013 Unbundled many files to extensions 1995-02-13 16:22:22 +00:00
Janet B. Anderson 47e4ce63b1 Added preserve date option to cp commands 1995-02-13 16:12:32 +00:00
Janet B. Anderson 48cfc5ee15 Added cvs Id keyword 1995-02-13 16:09:14 +00:00
Janet B. Anderson 8746390dda Changed bcopy to memcopy 1995-02-13 16:07:39 +00:00
Janet B. Anderson cbe1a0b970 Changed bzero to memset. 1995-02-13 16:06:21 +00:00
Janet B. Anderson 273f7aa5e3 Added math library to usr load libs 1995-02-13 16:05:32 +00:00
Janet B. Anderson e74acbc234 Added math library to load libs 1995-02-13 15:57:30 +00:00
Marty Kraimer b30c979b0b Set states defined true if any state value OR string is defined 1995-02-13 15:18:04 +00:00
Marty Kraimer 68a0f7a00b Low and High words were mixed up. 1995-02-13 15:15:06 +00:00
Marty Kraimer 0c9de2c129 For ab_bt_write and ab_bt_read, remove from driver list before calling callback 1995-02-13 15:10:55 +00:00
Marty Kraimer e3f3d9c87b Remove special code for DBR_STRING to allow numeric index (dbLink now does this) 1995-02-13 15:08:18 +00:00
Marty Kraimer 45c5f93950 For DBR_STRING to DBF_choice allow numeric index as well as string choice 1995-02-13 15:05:38 +00:00
Marty Kraimer c0e1c071bb dbScanLock and dbScanUnlock issue taskSuspend for illegal lock set 1995-02-13 15:04:46 +00:00
John Winans a437b010b3 Killed 162 stuff and ready for TranServ. 1995-02-13 14:53:34 +00:00
Jeff Hill 7d3ed265a5 iocLogClient.c - new log source 1995-02-13 04:03:53 +00:00
Jeff Hill 85e899484d made ca_test.c (more) portable 1995-02-13 03:56:18 +00:00
Jeff Hill 8bb3067b90 drvTS.c - use errMessage () as discussed with jbk
iocInit.c - static => LOCAL for debugging and many changes
		to the parser for resource.def so that we
		allow white space between tokens in env var
1995-02-13 03:54:24 +00:00
Jeff Hill 1b5d92daf1 bucketLib.c - added LOCAL as required
ellLib.c - added missing stdio.h
envSubr.c - use getenv/putenv under vxWorks
errSymLib.c - call mprintf() and not printf or logMsg()
		(eliminated errToLogMsg variable)
genSubr.c - silenced DEC CC warning
tsSubr.c - fixed ts min west out of range test & VMS changes
1995-02-13 03:49:02 +00:00
Jeff Hill 22336dce1b Ignore IOC_BUILD proto form old clients
and make the beacon list global
1995-02-13 03:37:47 +00:00
Jeff Hill 1ecdaff1b5 NT/ALPHA(VMS/printf handler) changes 1995-02-13 03:32:27 +00:00
Marty Kraimer de878747c6 Added (void *) cast for memset. Changed type for sec to time_t in logTime 1995-02-10 14:05:50 +00:00