Ralph Lange
|
d7dfd29cc6
|
+= IVOV/IVOA support, UDF behaviour fixed. (B. Franksen)
|
2000-01-11 17:04:00 +00:00 |
|
Ralph Lange
|
d6ba9f1bc7
|
Change suggested by R. Wright (makes it work with perl 5.003)
|
2000-01-11 13:34:54 +00:00 |
|
Janet B. Anderson
|
ea7582b20f
|
epics_R3_13_2
|
1999-12-17 16:04:35 +00:00 |
|
Jeff Hill
|
51847ba684
|
allow UDP to receive NOOP proto from the repeater
|
1999-12-16 18:41:39 +00:00 |
|
Marty Kraimer
|
3eaee4daca
|
notes for R3.13.2
|
1999-12-16 14:58:07 +00:00 |
|
Janet B. Anderson
|
d6ee79d742
|
Uninstall now removes only the bin and lib subdirs that will get rebuilt.
Added distclean rule.
|
1999-12-15 23:12:00 +00:00 |
|
Janet B. Anderson
|
894f9a53ec
|
Second try at fixing cvs log comments.
|
1999-12-15 21:28:35 +00:00 |
|
Janet B. Anderson
|
425f1bab9f
|
Fixed cvs comments.
|
1999-12-15 21:13:32 +00:00 |
|
Janet B. Anderson
|
5c4143d3fe
|
New tornado directory for ppc604 (no SENS library).
|
1999-12-13 21:07:18 +00:00 |
|
Jeff Hill
|
65f755a5e2
|
made client more robust made client more robust when
poorly formulated messages are received
|
1999-12-11 00:49:53 +00:00 |
|
Janet B. Anderson
|
9f346cf216
|
Added PROD_OBJS to PROD dependancies to fix "make depends".
|
1999-12-10 20:01:58 +00:00 |
|
Janet B. Anderson
|
8cf0e35e80
|
Added config files for ppc604.
|
1999-12-10 19:56:30 +00:00 |
|
Marty Kraimer
|
2183d4bc98
|
unbundled
|
1999-12-09 21:54:03 +00:00 |
|
Marty Kraimer
|
d83d6bc033
|
first DIRS cant be +=
|
1999-12-09 21:43:58 +00:00 |
|
Marty Kraimer
|
3a8d557e4c
|
remove temp
|
1999-12-09 21:41:16 +00:00 |
|
Marty Kraimer
|
5437eb4cfc
|
list subdirectories separately so that support can be removed
|
1999-12-09 20:53:27 +00:00 |
|
Andrew Johnson
|
06b4e4b151
|
Removed CANbus and IPAC support, these have been unbundled for some
time and the versions here were very out of date.
|
1999-12-09 19:57:07 +00:00 |
|
Marty Kraimer
|
7110b36b77
|
add javalib
|
1999-12-09 16:32:35 +00:00 |
|
Marty Kraimer
|
524cf39786
|
There was a bug when converting ascii string format to time stamp. The bug involved the year 00 appeared in the ascii string
|
1999-12-09 16:01:23 +00:00 |
|
Marty Kraimer
|
b2a69aeb07
|
all mallocs changed to callocs. This is needed for the new unbundled bitbus support.
|
1999-12-08 22:02:43 +00:00 |
|
Marty Kraimer
|
7a9dbe8730
|
sscanf response now checked to be equal to 1 rather than just not zero.
all mallocs changed to callocs. This is needed for the new unbundled bitbus support.
|
1999-12-08 21:50:34 +00:00 |
|
Janet B. Anderson
|
cf8edbd069
|
New CPP rule.
|
1999-12-08 21:45:41 +00:00 |
|
Janet B. Anderson
|
de014e8e9b
|
New CPP definition.
|
1999-12-08 21:45:22 +00:00 |
|
Marty Kraimer
|
3fb42aaeb1
|
Allow pattern with no substitutions.
|
1999-12-08 21:45:16 +00:00 |
|
Janet B. Anderson
|
5db26d6537
|
Branch change: Don't copy vxWorks and vxWorks.sym into base/bin.
|
1999-12-08 21:42:15 +00:00 |
|
Janet B. Anderson
|
ad0526e5c1
|
Release string now contains update name/level only if non blank/non zero.
|
1999-12-08 21:39:33 +00:00 |
|
Marty Kraimer
|
4b650b296c
|
pevent_scan_list->scan_list.lock was not initialized.
|
1999-12-08 21:31:25 +00:00 |
|
Marty Kraimer
|
d32907b8c8
|
add ca exception handler
|
1999-12-08 21:28:57 +00:00 |
|
Ralph Lange
|
171e63d7fa
|
+= USER/USR_DBDFLAGS upward compatibility
|
1999-11-23 16:59:24 +00:00 |
|
cvs2svn
|
52809fa559
|
This commit was manufactured by cvs2svn to create branch 'B3.13'.
|
1999-11-18 15:24:08 +00:00 |
|
Jeff Hill
|
c4c0d30095
|
fixed inc/dec race on RISC arch
|
1999-11-17 19:46:50 +00:00 |
|
Jeff Hill
|
41a8c83eb4
|
dont send an exception to client when bad request received over udp
|
1999-10-28 17:27:54 +00:00 |
|
Janet B. Anderson
|
0636b2e7ac
|
Added new HP C++ compiler definitions.
|
1999-10-27 14:57:14 +00:00 |
|
Ralph Lange
|
ced94a4998
|
+= copy any non-Apps under $top; allow links for apptype directories
|
1999-10-22 19:46:55 +00:00 |
|
Andrew Johnson
|
e55317a334
|
Fixed if () statement error found at KEKB.
|
1999-09-15 15:58:46 +00:00 |
|
Ralph Lange
|
5c20a5182c
|
Fixed location for hpux Tornado systems
|
1999-09-03 08:58:48 +00:00 |
|
Andrew Johnson
|
40450af3c9
|
Converted float=>double in the alarm() routines of many record types
where the .dbd field type didn't match the temporary local variable.
|
1999-09-02 23:28:23 +00:00 |
|
Andrew Johnson
|
36ca2234bc
|
Several drivers weren't using INUM_TO_IVEC() macro, required for PowerPC.
|
1999-09-02 21:57:33 +00:00 |
|
Jeff Hill
|
89d52c190f
|
fixed missing paramter to checkConnWatchDogs() func
|
1999-09-02 21:16:43 +00:00 |
|
Jeff Hill
|
28a2cbb289
|
use (void) and not () in func proto when its not a C++ file
|
1999-09-02 21:12:18 +00:00 |
|
Jeff Hill
|
2724d25016
|
fixed bug where time sync UDP client was getting in a state where
it was using the response from the previous request, and ending
up setting the time 10 seconds back
|
1999-08-31 16:21:11 +00:00 |
|
Janet B. Anderson
|
0166de83da
|
Fixed multiple product dependancies.
|
1999-08-16 19:48:10 +00:00 |
|
Ralph Lange
|
7811c1fc08
|
Added base.dbd to DBDNAME dependencies (as in RULES.Vx)
|
1999-08-12 20:51:10 +00:00 |
|
Jeff Hill
|
cc56524957
|
bail out if select returns errors besides EINTR
|
1999-08-12 20:38:04 +00:00 |
|
Jeff Hill
|
7cd173d2f7
|
return "no write access" when it is an SPC_NOMOD field
|
1999-08-11 18:54:53 +00:00 |
|
Janet B. Anderson
|
4a960b4a68
|
Change to build c++ code.
|
1999-08-02 16:23:04 +00:00 |
|
Janet B. Anderson
|
cc04d07a18
|
Change to get exServer.cc to build on solaris.
|
1999-08-02 15:31:38 +00:00 |
|
Janet B. Anderson
|
7ca6a58ccb
|
Moved ifdef to get camessage.c to build.
|
1999-08-02 14:18:25 +00:00 |
|
Ralph Lange
|
2cb1f213f0
|
+= some wildcards in .PHONY
|
1999-07-30 21:37:51 +00:00 |
|
Ralph Lange
|
f9589b7b66
|
+= comments
|
1999-07-30 21:24:49 +00:00 |
|