Commit Graph

  • c25f195f08 pc does not have 68k's "nobitfield" option Jeff Hill 1996-11-02 01:21:12 +00:00
  • f8910ba651 installed Jeff Hill 1996-11-02 01:17:59 +00:00
  • 9b05ce2169 added byte swapping for pc arch Jeff Hill 1996-11-02 01:16:43 +00:00
  • 6bbc5576f9 remove db_addr Jeff Hill 1996-11-02 01:15:16 +00:00
  • 52b5b08b62 installed Jeff Hill 1996-11-02 01:07:48 +00:00
  • c83ef56154 many improvements Jeff Hill 1996-11-02 01:07:24 +00:00
  • 77c34614a2 added resourceLib.cc Jeff Hill 1996-11-02 01:06:48 +00:00
  • 0f925b7264 installed Jeff Hill 1996-11-02 01:01:41 +00:00
  • 17ff2420b4 many improvements Jeff Hill 1996-11-02 00:55:02 +00:00
  • 1f722b453d installed Jeff Hill 1996-11-02 00:52:53 +00:00
  • 5bcd8e3fe7 many pc port, const in API, and other changes Jeff Hill 1996-11-02 00:51:12 +00:00
  • cacdbe8a7e added convert.o Jeff Hill 1996-11-02 00:45:42 +00:00
  • 8397c013f0 added purify target Jeff Hill 1996-11-02 00:44:01 +00:00
  • 40f6521d20 fixed line wrap Jeff Hill 1996-11-02 00:41:23 +00:00
  • 183386fc02 remove use of <test -d> to create directory Jeff Hill 1996-11-02 00:39:51 +00:00
  • ee83524e6b removed use of <test -d> to create directory Jeff Hill 1996-11-02 00:38:42 +00:00
  • 58b02d04cb os depen -I Jeff Hill 1996-11-02 00:35:42 +00:00
  • 68006545e1 added new CAS env var Jeff Hill 1996-11-02 00:31:00 +00:00
  • 9a0e885a2e os depen include Jeff Hill 1996-11-02 00:30:19 +00:00
  • 4013ea544b os depen -I and $(CCC) -xar for ar Jeff Hill 1996-11-02 00:29:02 +00:00
  • 9258159419 Removed precord arg from dbScanFwdLink Marty Kraimer 1996-11-01 17:15:58 +00:00
  • ecc19506ef Added dbScanFwdLink Marty Kraimer 1996-11-01 15:53:32 +00:00
  • 6373069d52 Fixed bugs from last set of changes Marty Kraimer 1996-11-01 15:52:52 +00:00
  • 2a8ec06437 Made changes so that -Wall and -pedantic work properly Marty Kraimer 1996-11-01 15:51:50 +00:00
  • 603519ae1c R3.13.0.beta4 Janet B. Anderson 1996-11-01 15:37:48 +00:00
  • f7433d8e93 Fixed bug in dbAllocForm Marty Kraimer 1996-10-31 22:29:04 +00:00
  • 5ca50b7ce7 recGblInitConstantLink allows non constant link Marty Kraimer 1996-10-31 22:28:16 +00:00
  • 7287113d58 added dbGetNelements and dbIsLinkConnected Marty Kraimer 1996-10-31 22:27:03 +00:00
  • 179c9f6df0 Changes for udf and other problems discovered while looking at udf Marty Kraimer 1996-10-31 22:24:14 +00:00
  • a160ebf5ba Added quotes to echo stmnts. Janet B. Anderson 1996-10-31 20:01:00 +00:00
  • b52605705b siol cannot be a constant link. Janet B. Anderson 1996-10-30 21:31:07 +00:00
  • 3ef7c191db Changed inp type test to DB_LINK Janet B. Anderson 1996-10-30 21:30:01 +00:00
  • 73dc2a91e4 Typo erro bug fix Janet B. Anderson 1996-10-30 19:30:03 +00:00
  • ad76c5efab In init_record the udf field is set to false only if svl is a constant link and recGblInitConstantLink returns success. Janet B. Anderson 1996-10-30 17:47:02 +00:00
  • 5981891ee0 The udf field is no longer set to false in write_<record type>. Janet B. Anderson 1996-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. Anderson 1996-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. Anderson 1996-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. Anderson 1996-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. Anderson 1996-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. Anderson 1996-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. Anderson 1996-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. Anderson 1996-10-30 17:40:28 +00:00
  • bab66fe7cc Old style, pre R3.12, c code in init_record was updated. Janet B. Anderson 1996-10-30 17:39:23 +00:00
  • 4de3accb61 Udf now set to false in process when val is initialized. Janet B. Anderson 1996-10-30 17:38:49 +00:00
  • ba2b082abd Udf now set to false in put_enum_string when val is initialized. Janet B. Anderson 1996-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. Anderson 1996-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. Anderson 1996-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. Anderson 1996-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. Anderson 1996-10-30 17:34:35 +00:00
  • 299c22ff0f minor format and message changes Marty Kraimer 1996-10-30 13:56:18 +00:00
  • 71e83671aa get rid of client_stat_summary. casr provides functionality Marty Kraimer 1996-10-29 21:06:32 +00:00
  • 1b66a4c204 Changed menu initial values to string from index Marty Kraimer 1996-10-29 20:58:05 +00:00
  • 0c8f41a6a0 Changed menu initial vales to string from index; cleaned up dbTest.c Marty Kraimer 1996-10-29 20:56:46 +00:00
  • 5268e13e74 Many changes to properly support DCT operation Marty Kraimer 1996-10-29 20:49:13 +00:00
  • a0d4d84622 first proof reading corrections Jim Kowalkowski 1996-10-29 19:24:12 +00:00
  • 9427acb0a1 Much new doc added. Fixed bug in gdd.cc. Jim Kowalkowski 1996-10-29 15:40:02 +00:00
  • 41d5c292f9 New gdd reference manual Jim Kowalkowski 1996-10-25 12:33:12 +00:00
  • f2ceaba174 many more changes Jim Kowalkowski 1996-10-24 17:37:03 +00:00
  • 0faa5d56cc New program for running programs with different priority and changing the maximum number of file descriptors. Jim Kowalkowski 1996-10-22 15:40:04 +00:00
  • 072c850568 added line for vxWorks statistics device support Jim Kowalkowski 1996-10-21 19:04:06 +00:00
  • 0f4b4deb80 added the code for ioc statistic processing on IOC and workstation Jim Kowalkowski 1996-10-21 16:01:28 +00:00
  • e22ae5f857 Added ai/ao device support for vxWorks statics (memory/load/TCP con) Jim Kowalkowski 1996-10-21 15:30:37 +00:00
  • 926298ac6d double blob Jim Kowalkowski 1996-10-17 12:42:23 +00:00
  • e135b2a4c0 blob Jim Kowalkowski 1996-10-17 12:42:07 +00:00
  • 69a07d8807 took out strdup function - replaced with strDup Jim Kowalkowski 1996-10-17 12:41:48 +00:00
  • 5c341931d0 network byte order stuff / added strDup function to Helpers Jim Kowalkowski 1996-10-17 12:41:07 +00:00
  • f78d291850 adjusted the network byte ordering dump Jim Kowalkowski 1996-10-17 12:40:06 +00:00
  • 89e5f59610 removed strdup definition, fixed up the local/network byte order functions Jim Kowalkowski 1996-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 Kowalkowski 1996-10-17 00:17:30 +00:00
  • 22b550ed35 R3.13.0.beta2 Janet B. Anderson 1996-10-16 18:42:44 +00:00
  • a17b659a86 Added target arch mv162 Janet B. Anderson 1996-10-16 18:14:05 +00:00
  • b5e120d082 c++ code will, by default, not be compiled. Janet B. Anderson 1996-10-16 14:05:36 +00:00
  • b8d6a8216e In example database field(FLNK, "mrkc0a1.VAL ") removed Extra rules in Makefile.Vx Marty Kraimer 1996-10-15 20:00:44 +00:00
  • 5587867f6f lval was not correctly updated Marty Kraimer 1996-10-15 19:59:14 +00:00
  • be33ae291e Round rval Marty Kraimer 1996-10-15 19:58:05 +00:00
  • 932a4b0d5c Fixed some casts Marty Kraimer 1996-10-15 19:51:43 +00:00
  • 7452aea2bc Get rid of extra trailing \0 Marty Kraimer 1996-10-15 19:34:23 +00:00
  • 178e034e75 add impLib stuff Marty Kraimer 1996-10-15 19:27:57 +00:00
  • cbb5a6acde Allow records in the database but no hardware. Dont set HW limit alarm. Let recod support do it. Marty Kraimer 1996-10-15 19:25:58 +00:00
  • 08a8e874eb Allow no field defs in record instance with { } Marty Kraimer 1996-10-15 19:24:49 +00:00
  • 29f381b8f4 Fix problem of iocInit hanging Marty Kraimer 1996-10-15 19:23:51 +00:00
  • 5d123c6a4d Fix default problems Marty Kraimer 1996-10-15 19:23:22 +00:00
  • 2d999ed858 The form for FWDLINK PV fields does not work correctly. Marty Kraimer 1996-10-15 19:22:07 +00:00
  • 956fba853e Now accepts the characters ^ and ~ in strings. Marty Kraimer 1996-10-15 19:20:55 +00:00
  • 97b96da957 The dbCa Event task may fail. Marty Kraimer 1996-10-15 19:18:29 +00:00
  • 63a377ce99 The scan task could fail if addressing location 0 causes a failure Marty Kraimer 1996-10-15 19:17:30 +00:00
  • 84df076e38 checks that lset was allocated Marty Kraimer 1996-10-15 19:15:26 +00:00
  • 582d4b64cd add defs for src/devOpt Marty Kraimer 1996-10-15 19:06:53 +00:00
  • ebebde9539 sdr2recordtype Failed on ascii files that had invalid GUI defs Marty Kraimer 1996-10-15 19:05:51 +00:00
  • 8771c33c46 ca_build_and_connect changed to ca_search_and_connect Marty Kraimer 1996-10-15 19:04:14 +00:00
  • 3eae90a803 Portability change - added MV definition Janet B. Anderson 1996-10-14 19:07:59 +00:00
  • 693de689e9 Portability change. Janet B. Anderson 1996-10-14 18:51:41 +00:00
  • a30a0fcbaa Portability changes. Janet B. Anderson 1996-10-14 18:45:18 +00:00
  • 0283890686 Clean rule now uses rm macro. Removed . in VPATH def. Janet B. Anderson 1996-10-14 16:33:36 +00:00
  • c1d0a4ad5a Changed clean rule to use macro def for rm. Janet B. Anderson 1996-10-14 16:24:10 +00:00
  • b2fcff709b Removed extra slash from CAS def. Janet B. Anderson 1996-10-14 16:16:21 +00:00
  • aed16987e2 Removed extra dependancy on deplibs. Janet B. Anderson 1996-10-14 16:08:03 +00:00
  • b6a5423a1f Original version Marty Kraimer 1996-09-20 15:37:38 +00:00
  • 9610b9a07d Modified defs for hostArchs and crossArchs. Janet B. Anderson 1996-09-17 14:49:07 +00:00
  • 98df963844 Added DBDNAME to build definition and clean rule. Janet B. Anderson 1996-09-17 14:48:28 +00:00