ad76c5efab
In init_record the udf field is set to false only if svl is a constant link and recGblInitConstantLink returns success.
Janet B. Anderson1996-10-30 17:47:02 +00:00
5981891ee0
The udf field is no longer set to false in write_<record type>.
Janet B. Anderson1996-10-30 17:46:33 +00:00
884737e82e
In init_record the udf field is no longer set to false if inp is a constant link and recGblInitConstantLink returns success (rval, not val, was successfully initialized).
Janet B. Anderson1996-10-30 17:45:15 +00:00
e301e1b359
In init_record the udf field is set to false only if inp is a constant link and recGblInitConstantLink returns success. In read_<record type> the udf field is set to false only if inp is not a constant link and dbGetLink returns success.
Janet B. Anderson1996-10-30 17:44:33 +00:00
a3b1033015
The siol field, if it is a constant, is now initialized during record initialization. In process the udf field is now set to false if siol is not a constant link and dbGetLink returns success.
Janet B. Anderson1996-10-30 17:42:00 +00:00
ac5e26f132
In process the udf field is now set to false if dol is not a constant link and dbGetLink returns success.
Janet B. Anderson1996-10-30 17:41:37 +00:00
19cc8098dc
In process the udf field is now set to false if dol is not a constant link and dbGetLink returns success. Changes made to modify DB_LINK test on rdbl field to allow type CA_LINK.
Janet B. Anderson1996-10-30 17:41:12 +00:00
49da47700d
Changes made to modify DB_LINK tests on the lnk and dol fields to allow type CA_LINK.
Janet B. Anderson1996-10-30 17:40:50 +00:00
3d22feedd8
Changes made to modify DB_LINK test on cvl field to allow type CA_LINK.
Janet B. Anderson1996-10-30 17:40:28 +00:00
bab66fe7cc
Old style, pre R3.12, c code in init_record was updated.
Janet B. Anderson1996-10-30 17:39:23 +00:00
4de3accb61
Udf now set to false in process when val is initialized.
Janet B. Anderson1996-10-30 17:38:49 +00:00
ba2b082abd
Udf now set to false in put_enum_string when val is initialized.
Janet B. Anderson1996-10-30 17:38:29 +00:00
086f5999aa
Changes made to fanoutRecord.c to modify DB_LINK test on lnk* fields to allow type CA_LINK.
Janet B. Anderson1996-10-30 17:37:54 +00:00
96f51f2b99
In process() the udf field is set to false when dbGetLink returns success only if dol is not a constant link.
Janet B. Anderson1996-10-30 17:37:32 +00:00
a93773ae77
Changes made to compressRecord.c to modify DB_LINK test on inp field to allow type CA_LINK.
Janet B. Anderson1996-10-30 17:37:02 +00:00
d997adeb16
The siol field, which was never used in record processing, has been removed from aaiRecord.dbd and aaoRecord.dbd files. Old style, pre R3.12, c code in init_record was updated.
Janet B. Anderson1996-10-30 17:34:35 +00:00
0faa5d56cc
New program for running programs with different priority and changing the maximum number of file descriptors.
Jim Kowalkowski1996-10-22 15:40:04 +00:00
072c850568
added line for vxWorks statistics device support
Jim Kowalkowski1996-10-21 19:04:06 +00:00
0f4b4deb80
added the code for ioc statistic processing on IOC and workstation
Jim Kowalkowski1996-10-21 16:01:28 +00:00
e22ae5f857
Added ai/ao device support for vxWorks statics (memory/load/TCP con)
Jim Kowalkowski1996-10-21 15:30:37 +00:00
89e5f59610
removed strdup definition, fixed up the local/network byte order functions
Jim Kowalkowski1996-10-17 12:39:14 +00:00
09ce70661a
Modified to store records with a visibility option for graphic editors. The ".db" file now generates "grecord" for visible records and "record" for invisible records.
Jim Kowalkowski1996-10-17 00:17:30 +00:00