Commit Graph

67 Commits

Author SHA1 Message Date
Janet B. Anderson
02310d0bd4 Converted from flex and yacc to e_flex and antelope. 1994-11-23 19:48:14 +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
cc01f3f5fc Cleanup of files 1994-09-09 17:33:30 +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
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
Mike Bordua
f79b61e315 Fixed some problems that affected the lex builds. 1994-08-18 03:49:03 +00:00
Matt Needes
d8b88a2ca1 Now uses pre_build dependency. 1994-08-16 18:45:59 +00:00
Matt Needes
dc5068aa24 Fixed y.tab.h inclusion bug/changed over to pre_build dependency 1994-08-16 18:09:04 +00:00
Matt Needes
07562040a9 Changed from CONFIG_vx to CONFIG in inclusion. 1994-08-15 20:57:10 +00:00
Mike Bordua
9f76f2cffa Corrected problem in build. 1994-07-15 18:50:48 +00:00
Mike Bordua
5021b7d2f8 Added Makefile for Unix build. 1994-07-14 03:02:57 +00:00
Mike Bordua
79d023d1a1 Initial Makefile. 1994-07-12 20:41:10 +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
kozubal
ec06199166 Added EPICS watchdog calls 1993-08-09 14:27:23 +00:00
Mark Anderson
eb3cf14172 replace setlinebuf() with ANSI-C/XPG3/4 setvbuf() 1993-08-04 17:00:17 +00:00
Janet B. Anderson
87c032e8ef changed from dll to ell 1993-07-26 16:35:16 +00:00
kozubal
9d44bf0a27 Common CA task 1993-07-26 13:01:42 +00:00
kozubal
997527a6f4 *** empty log message *** 1993-07-26 13:00:33 +00:00
kozubal
3201dcd182 cleaned up some code 1993-07-26 12:58:03 +00:00
kozubal
9e6845d412 Single CA task 1993-07-26 12:53:25 +00:00
Janet B. Anderson
04884db676 Removed LOCAL from seq_log() so it will be global. 1993-06-17 10:39:09 +00:00
Janet B. Anderson
0a2b6512cf Added idef so it will work with unix and vxWorks. 1993-06-17 10:34:54 +00:00
Janet B. Anderson
60ffe4ddcb Changed delete() to remove() for vxWorks5.1. 1993-06-17 10:28:16 +00:00
Janet B. Anderson
701fc071be Removed extra stdio.h include. 1993-06-15 21:39:55 +00:00
Janet B. Anderson
f4e45bd784 Changed to work with vxWorks 5.1 and GCC 2.2.3. 1993-06-07 09:30:06 +00:00
Janet B. Anderson
fc334db9d6 Changed to work with vxWorks 5.1 and GCC 2.2.3. 1993-06-04 12:14:12 +00:00
kozubal
ea6d45bf78 Fixed STR_BFR_SIZE to 300000 1993-04-02 16:40:32 +00:00
Marty Kraimer
8398eef38d temporary merge changes for R3.7.1 1992-10-26 14:23:13 +00:00
Bob Zieman
571fc3146a fixed call to ioctl and printf to compile properly 1992-07-24 12:49:48 +00:00
Janet B. Anderson
2107cb6d43 Changed semBCreate call for V5 vxWorks, maybe should be semMCreate ??? 1992-07-17 22:44:14 +00:00
Bob Zieman
c851154541 Ported ajk version from lanl and changed warn_flag to warn_opt 1992-07-17 20:08:00 +00:00
Bob Zieman
b50cc8499d Ported ajk version from lanl 1992-07-13 23:42:38 +00:00
kozubal
9346359301 Fix for Vx5.0; fixed format for seqShowAll(). 1992-02-27 08:36:51 +00:00
kozubal
be74546048 Allows smaller stack size to be specified. 1992-02-27 08:32:43 +00:00
kozubal
8a605fc201 Removed extraneous logMsg & seqLog calls. 1992-02-13 16:43:47 +00:00
kozubal
b710cff2dc Decreased min. allowed stack size. 1992-02-05 14:55:13 +00:00
kozubal
aefb62938e Added structure element/pointer constructs (-> and .). 1992-02-03 13:07:54 +00:00
kozubal
72eacab796 *** empty log message *** 1992-01-29 13:51:39 +00:00
kozubal
3d72da5c20 delay() fix, Vx5.0 compile option, code clean-up, task delete fix, removed task variables. 1992-01-29 13:46:37 +00:00
kozubal
af5138649e Fixed "!" as binary operator. 1992-01-15 13:28:17 +00:00
kozubal
b27fbfa028 Initial revision 1992-01-03 10:53:06 +00:00
kozubal
f051fec106 fixed "if ( ... );" bug 1991-12-10 12:17:05 +00:00
kozubal
2929a1005c Now displays task id & name, logfile fd & name. 1991-11-27 08:52:22 +00:00
kozubal
b6b65dd59c Removed obsolete (uncompiled) code fro global locking. 1991-11-27 08:51:14 +00:00
kozubal
6f74cb0672 Cleaned up some code. 1991-11-27 08:50:02 +00:00
kozubal
21eb77ca50 Removed depend. in lstLib.a & added "option" statement to SNL. 1991-11-27 08:48:49 +00:00
kozubal
b542b7e273 See source files for changes! 1991-11-27 08:45:51 +00:00