Commit Graph

14729 Commits

Author SHA1 Message Date
Bob Zieman
7df238c02a moved blderrSymTbl stuff to libCom only 1993-09-09 16:42:52 +00:00
Bob Zieman
8cd9668567 added call to initialize new error message structure with errSymBld() ... 1993-09-09 16:42:15 +00:00
Bob Zieman
9ad12d4336 removed #include <error.h> and DbErrDes()
this needs to be looked at for rework to new error message structure
1993-09-09 16:41:10 +00:00
Jeff Hill
08af685e7a took out timer dev support kludge 1993-09-09 16:39:27 +00:00
Jeff Hill
8650e2c411 updated for new status format from epvxi routines 1993-09-09 16:35:53 +00:00
Jeff Hill
a94eed6ba6 *** empty log message *** 1993-09-09 16:35:23 +00:00
Bob Zieman
91ec99beac moved some files into new errSymLib.c 1993-09-09 16:34:55 +00:00
Jeff Hill
c21b8ff126 *** empty log message *** 1993-09-09 16:26:49 +00:00
Bob Zieman
aecdd7334c put in sorted mod num order 1993-09-09 16:26:28 +00:00
Jeff Hill
cd190e5fab beter func proto 1993-09-09 16:25:03 +00:00
Jeff Hill
f679dbeec7 Initial revision 1993-09-08 17:19:59 +00:00
Bob Zieman
f1345bc4b5 Initial revision 1993-09-08 12:16:25 +00:00
Bob Zieman
725ebc3350 put away working version 1993-09-08 11:29:00 +00:00
Bob Zieman
c2de29d09e added errSymTestPrint 1993-09-07 05:33:17 +00:00
Bob Zieman
92f372724a cleanup 1993-09-07 05:32:38 +00:00
Bob Zieman
6abcfcf5f2 initial version 1993-09-07 03:57:35 +00:00
Jeff Hill
4b09f794a1 Initial revision 1993-09-02 18:08:04 +00:00
Jeff Hill
ed8e3bccd0 Initial revision 1993-09-01 13:23:09 +00:00
Jeff Hill
837219f594 Initial revision 1993-09-01 13:07:46 +00:00
Jeff Hill
53c17860b4 Initial revision 1993-09-01 12:47:39 +00:00
Jeff Hill
c64d174bca Initial revision 1993-09-01 12:36:48 +00:00
Bob Zieman
6fe6e8bf47 Initial revision 1993-08-31 16:04:57 +00:00
Marty Kraimer
d94ecbea0c Reinstalled reboot code 1993-08-30 08:09:54 +00:00
Jeff Hill
54f1778e92 Initial revision 1993-08-27 20:07:15 +00:00
Jeff Hill
c0d774a5bc ca flush internal 1993-08-27 19:59:07 +00:00
Jeff Hill
c8b5ee8ee5 spelling error 1993-08-27 19:57:17 +00:00
Jeff Hill
c659c0b596 ANSI C/-Wall/std status changes 1993-08-27 19:56:09 +00:00
Jeff Hill
f98ecb4a07 EPICS format return codes/converted to ANSI C/ran through -Wall 1993-08-27 19:11:28 +00:00
Jeff Hill
aa34930c37 accomodate changes in module_types.h 1993-08-27 19:04:34 +00:00
Marty Kraimer
33437af2e5 new routine: initialization for module_types.h 1993-08-27 16:13:28 +00:00
Marty Kraimer
afb33204dc clean up interruptAccept logic 1993-08-27 16:12:38 +00:00
Marty Kraimer
0b77bf93e9 get rid of warning messages 1993-08-27 16:11:56 +00:00
Marty Kraimer
2a23758f03 get rid of a warning message 1993-08-27 16:10:38 +00:00
Marty Kraimer
d0110c43ee get rid of SECOND 1993-08-27 16:09:37 +00:00
Marty Kraimer
4e8bf99de7 link.h changes 1993-08-27 16:07:41 +00:00
Marty Kraimer
ae202c2d19 changes for link.h changes 1993-08-27 16:06:51 +00:00
Bob Zieman
32a669f315 removed an unused define 1993-08-26 21:21:02 +00:00
Jeff Hill
dbe30c39d6 Initial revision 1993-08-25 11:45:50 +00:00
Marty Kraimer
312e705aca Initial revision 1993-08-23 15:42:15 +00:00
Jim Kowalkowski
be804238b7 gpib parm are uchar and sscanf treating it like short in GetString 1993-08-17 14:34:02 +00:00
Jim Kowalkowski
7d794aaefe adjusted parmlines and form-prompts to correspond to epicsH/link.h 1993-08-17 13:16:55 +00:00
Bob Zieman
ac6b487201 only build errSymTbl from this makefile -
the other early builds have been moved to their respective
Imakefile(s) in the appropriate object area
1993-08-17 10:27:13 +00:00
Bob Zieman
0b5b6565e0 forgeot to remove targets from the all:: target 1993-08-17 06:59:16 +00:00
Bob Zieman
25786f2b57 moved the seqsource and devtestsource target functions back
to the appropriate object Imakefiles
1993-08-17 06:57:57 +00:00
Bob Zieman
5d0a3c75db change from csh script to sh script to get rid of stty error messages 1993-08-17 06:40:50 +00:00
Bob Zieman
939599c157 changed to sh to remove some "stty: TCGETS: Inappropriate ioctl for device" messages 1993-08-16 14:57:24 +00:00
Bob Zieman
6ffb61952d moved target camathsource stuff to Unix/share/toolsComm/math/Imakefile 1993-08-16 13:05:41 +00:00
Marty Kraimer
d54d7021f3 Fixed dbPutString dev parm problem 1993-08-13 10:52:24 +00:00
Marty Kraimer
a1bb832345 Got rid of compiler warning messages 1993-08-13 10:51:56 +00:00
Marty Kraimer
5f4baab37e Add include files 1993-08-13 10:48:57 +00:00