John Winans
|
faf07df760
|
Added a type field to the configure command to disable the use of the event
system hardware if desired.
|
1995-02-01 15:29:54 +00:00 |
|
Marty Kraimer
|
1ea888e720
|
Cleaned up error messages for missing record, device, driver support
|
1995-01-17 13:51:37 +00:00 |
|
Marty Kraimer
|
2f4992ceb7
|
Added ^ and ~ as valid characters (needed for CALC fields)
|
1995-01-17 13:50:34 +00:00 |
|
Marty Kraimer
|
8bbe24525b
|
Must flush for dbhcr
|
1995-01-09 20:41:59 +00:00 |
|
Marty Kraimer
|
16c09ec67c
|
dbCalloc for papPeriodic previously allocated too much storage.
|
1995-01-09 19:39:25 +00:00 |
|
Marty Kraimer
|
b6a46820e9
|
If calink has MS or PP then issue error message only in errVerbose=TRUE
|
1994-12-21 14:16:59 +00:00 |
|
John Winans
|
0f1c9c357a
|
Changed error message in the event system error handler & added a conditional
based on a debug flag to print it... defaults to off. (Per request from MRK.)
|
1994-12-16 15:51:21 +00:00 |
|
Marty Kraimer
|
b7451c7a5d
|
Allow iocInit to continue even if getResources fails
|
1994-12-15 16:12:44 +00:00 |
|
John Winans
|
f44ce3dbb0
|
Changed printf to logMsg in the A24Malloc code and added a few more
debug statements.
|
1994-12-14 22:41:06 +00:00 |
|
Marty Kraimer
|
52eba44ac4
|
Print arg of yy_error
|
1994-12-05 14:42:41 +00:00 |
|
Marty Kraimer
|
d32a6bb770
|
Fix for ctl/L
|
1994-11-29 22:37:17 +00:00 |
|
Johnny Tang
|
5d341aed37
|
atdb.c is included in atdb_yacc.c
|
1994-11-29 21:37:18 +00:00 |
|
Johnny Tang
|
ded5d21444
|
Use elex and antelope instead of lex and yacc.
|
1994-11-23 20:17:11 +00:00 |
|
Marty Kraimer
|
2fddb398b2
|
Allow white space in parm field
|
1994-11-14 16:18:53 +00:00 |
|
Jim Kowalkowski
|
f318710159
|
increased the USP packet time-out to 250ms, added a parm to the configure()
routine to let user specify it.
|
1994-10-28 20:15:10 +00:00 |
|
Marty Kraimer
|
b3399e7ae9
|
added ability to retrieve string fields as numerics
|
1994-10-27 19:05:36 +00:00 |
|
Johnny Tang
|
372d04354b
|
commented out libDb.a in DEPLIBS list.
|
1994-10-25 17:45:54 +00:00 |
|
John Winans
|
6f289cf7fb
|
Changed the SRCS macro to SRCS.c and SRCS.cc.
|
1994-10-25 15:59:09 +00:00 |
|
Janet B. Anderson
|
cfb80a657f
|
Added USR_LDFLAGS
|
1994-10-05 18:43:00 +00:00 |
|
Janet B. Anderson
|
f8d85e30ef
|
Modified for more changes in CONFIG and RULES files
|
1994-09-21 22:00:47 +00:00 |
|
Janet B. Anderson
|
cc01f3f5fc
|
Cleanup of files
|
1994-09-09 17:33:30 +00:00 |
|
Matt Needes
|
bcb72f785b
|
ANSIFIED more.
|
1994-09-08 15:40:14 +00:00 |
|
Janet B. Anderson
|
c4891ac777
|
New file
|
1994-09-07 19:26:45 +00:00 |
|
Janet B. Anderson
|
d531935437
|
Modified to eork with extensions and do depends
|
1994-09-07 19:16:48 +00:00 |
|
Marty Kraimer
|
e450164da5
|
In recGblGetLinkValue set *pnRequest = 0 for CONSTANT links
|
1994-09-02 13:30:00 +00:00 |
|
Marty Kraimer
|
26b8e884f2
|
Removed setMasterTimeToSelf. Not needed by new time support
Changes error message for getResources failure for EPICS_xxx variables.
|
1994-09-02 13:28:37 +00:00 |
|
Marty Kraimer
|
df4468d471
|
added support for DBR_PUT_ACKT DBR_PUT_ACKS and DBR_STSACK_STRING
|
1994-09-02 13:26:43 +00:00 |
|
Marty Kraimer
|
af8cb66500
|
dbPut allows arrays of character strings to numeric field arrays.
Made change for ACKT and ACKS
|
1994-09-02 13:25:02 +00:00 |
|
Marty Kraimer
|
3ef16d9cca
|
Now invokes callback if pvalue==NULL && select==alarm and event==alarm
|
1994-09-02 13:22:52 +00:00 |
|
Marty Kraimer
|
15ebe87d37
|
changed ca_add_event to ca_add_array_event
|
1994-09-02 13:15:08 +00:00 |
|
Marty Kraimer
|
dd522f88e1
|
*** empty log message ***
|
1994-09-02 13:11:03 +00:00 |
|
Matt Needes
|
dd3de4d8f0
|
Added "all:" and "clean::" deps, changed flag usage, cleanup.
|
1994-08-23 20:35:03 +00:00 |
|
Matt Needes
|
8334f1fdd4
|
New stuff.
|
1994-08-21 01:02:07 +00:00 |
|
Matt Needes
|
240bb54182
|
Now using pre_build dependency.
|
1994-08-16 18:37:35 +00:00 |
|
Matt Needes
|
07562040a9
|
Changed from CONFIG_vx to CONFIG in inclusion.
|
1994-08-15 20:57:10 +00:00 |
|
Matt Needes
|
819d5021ba
|
Removed unnecessary options.
|
1994-08-02 18:39:20 +00:00 |
|
Matt Needes
|
b04bf8531c
|
First merge of db directory to get Build to work...
|
1994-07-15 16:44:23 +00:00 |
|
Mike Bordua
|
8a8d26dc32
|
Modified to build correctly.
|
1994-07-14 03:03:23 +00:00 |
|
Mike Bordua
|
a9445fb0c7
|
Removed rec/ from dbCommon.h include. (rec directory moved).
|
1994-07-12 20:23:40 +00:00 |
|
Mike Bordua
|
86280a83d7
|
Committing so Matt Needs can work.
|
1994-07-12 20:19:04 +00:00 |
|
Mike Bordua
|
c1abe54702
|
First version.
|
1994-07-12 01:02:44 +00:00 |
|
Mike Bordua
|
03dc297edf
|
Added LIB = libDb.a to improve install.
|
1994-06-30 00:51:37 +00:00 |
|
Mike Bordua
|
19f1d80882
|
Removed extra rule (install).
|
1994-06-27 23:52:15 +00:00 |
|
Mike Bordua
|
13cfe689f8
|
Modified to work with new RULES.
|
1994-06-27 23:47:14 +00:00 |
|
Matt Needes
|
e37ed695a1
|
dbAccess.c merge for R3.12
|
1994-06-22 19:08:54 +00:00 |
|
Matt Needes
|
3bc6598bc3
|
Changes in db for R3.12 LANL / ANL merge (except dbAccess.c)
|
1994-06-22 18:37:40 +00:00 |
|
Mike Bordua
|
361c266fb5
|
Created initial Makefile and .cvsignore files. MGB
|
1994-06-21 16:04:44 +00:00 |
|
Marty Kraimer
|
6c307dbbf3
|
Fixed put to PROC when SCAN no Passive
|
1994-06-10 08:32:15 +00:00 |
|
Marty Kraimer
|
2cf872366f
|
dbPutField calls dbProcess instead of dbScanPassive
|
1994-06-09 11:07:46 +00:00 |
|
Marty Kraimer
|
05b2252fe1
|
added arg to return
|
1994-05-26 12:54:04 +00:00 |
|