Commit Graph

14729 Commits

Author SHA1 Message Date
Jeff Hill
da47b297d2 new env var 1994-11-29 22:41:46 +00:00
Jeff Hill
53b2a77378 no tiny buckets 1994-11-29 22:41:12 +00:00
Jeff Hill
81de80789c added new EPICS env var
fixed delete of cast iiu when all disconn chan deleted
1994-11-29 22:40:22 +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
Jeff Hill
3fee3eceff fixed vx exit handler problems 1994-11-23 21:03:41 +00:00
Johnny Tang
ded5d21444 Use elex and antelope instead of lex and yacc. 1994-11-23 20:17:11 +00:00
Janet B. Anderson
02310d0bd4 Converted from flex and yacc to e_flex and antelope. 1994-11-23 19:48:14 +00:00
Johnny Tang
2fb0212252 Included main.c scan.c and yylex.c into parse.y 1994-11-23 19:33:09 +00:00
Johnny Tang
2e16f3a6d7 Comment out flexdef.h 1994-11-23 19:31:39 +00:00
Johnny Tang
47fa7a4fa4 include scan.c yylex.c and main.c 1994-11-23 19:30:54 +00:00
Marty Kraimer
0a1c03c8d4 Added omod field sp that monitors to oval properly posted 1994-11-23 15:33:36 +00:00
Marty Kraimer
8815ca1008 emoved simulation fields 1994-11-23 15:30:55 +00:00
Marty Kraimer
c1b65bad02 Dont build pal and switch 1994-11-23 15:30:20 +00:00
Jeff Hill
a8c8dc89d9 fixed use of bogus broadcast var pointer in conn.c prior to first search 1994-11-18 00:34:06 +00:00
John Winans
3ce0670ba8 Turned off the debugging system (it consumed an additional 30% of CPU) 1994-11-17 21:15:26 +00:00
Jeff Hill
bc89526dff more fixes for use of defunct task var under vxWorks 1994-11-17 21:12:23 +00:00
John Winans
1c7a4ef3db Major restructuring of init code. 1994-11-17 21:11:58 +00:00
Marty Kraimer
a7333f554d add asLib.h 1994-11-17 20:27:35 +00:00
Jeff Hill
c2484d675b sccs %W%W => CVS $Id$ 1994-11-17 19:11:06 +00:00
Jeff Hill
589ccacc3d Fixed vxWorks exit handler used wrong task variable 1994-11-17 19:09:55 +00:00
Jeff Hill
9d3ce3aedd dont alloc chan in response to search message 1994-11-16 03:42:07 +00:00
Jeff Hill
a88293bbbb dont alloc channel in response to search request changes 1994-11-16 03:41:25 +00:00
Marty Kraimer
46e1cdf441 In non-syc mode return 2 for no convert 1994-11-15 21:46:35 +00:00
Marty Kraimer
1a826583e7 On ca_puts changed check for illegal type (needed for alarm ack) 1994-11-15 20:25:48 +00:00
Janet B. Anderson
99434dfe06 Added gsd_sync_subr.c and USR_LDFLAGS 1994-11-15 16:24:27 +00:00
Johnny Tang
5db7f418d4 Update README.hp700_alpha 1994-11-14 23:32:52 +00:00
Janet B. Anderson
70e2716ff0 One file per line again, commented out drvCaenV265.c 1994-11-14 23:22:15 +00:00
Johnny Tang
51eb05d411 replace install with cp and chmod. 1994-11-14 23:21:51 +00:00
Johnny Tang
754dd841eb Replace ARCH_TYPE with . 1994-11-14 23:12:17 +00:00
Marty Kraimer
f2d167920c Fixed get so it doesnt try ACK request types 1994-11-14 21:01:53 +00:00
Johnny Tang
4ae4145b9e Replace ARCH_TYPE with . 1994-11-14 19:26:16 +00:00
Jeff Hill
d453191f25 added windows_depen.c 1994-11-14 19:04:57 +00:00
Jeff Hill
0c2699c85b added drvCaenV265.c 1994-11-14 18:59:31 +00:00
Jeff Hill
ea9d141a54 dded caenV265 1994-11-14 18:48:45 +00:00
Jeff Hill
7bb451bb74 updated for changes in bucketLib.c 1994-11-14 18:47:18 +00:00
Jeff Hill
0ba3898e81 Improved bucketLib.c & portability changes 1994-11-14 18:45:25 +00:00
Jeff Hill
547ca9d02d Changes for NT, ALPHA/OSF, and VAX/VMS port 1994-11-14 18:43:05 +00:00
Marty Kraimer
348f4c0e8d One line per module 1994-11-14 16:20:22 +00:00
Marty Kraimer
2fddb398b2 Allow white space in parm field 1994-11-14 16:18:53 +00:00
Janet B. Anderson
688f766622 Bug fix for pes->no_str calculation 1994-11-14 15:59:10 +00:00
Janet B. Anderson
c0892857eb Changed ARCH to T_A 1994-11-03 21:08:44 +00:00
Janet B. Anderson
a1458c0c58 Added conditional for hp700 -- lie about being SCO_UNIX 1994-11-03 21:00:35 +00:00
cvs2svn
15d6708cec This commit was manufactured by cvs2svn to create tag 'R3.12.0-beta0'. 1994-11-01 14:55:16 +00:00
Janet B. Anderson
8ac8a6edc8 set values for ANL/APS/ASD R3.12.0-beta0 1994-11-01 14:55:15 +00:00
Janet B. Anderson
f7b1271676 Removed install dependancy from release rule 1994-11-01 11:57:58 +00:00
Janet B. Anderson
69aab8ecf0 Removed depends dependancy in release and built_release rules 1994-10-31 21:47:02 +00:00
Marty Kraimer
fd93fe694f Initial EPICS version 1994-10-28 20:24:00 +00:00
Marty Kraimer
cd26434057 Build everything needed at ANL/APS/ASD 1994-10-28 20:22:10 +00:00
Jim Kowalkowski
263b702284 added several characters to the list of valid input characters 1994-10-28 20:15:47 +00:00