Ralph Lange
|
319328d6fe
|
aCC (native HPUX) does not define __STDC__ but __STDCPP__ (which is probably correct).
|
2003-08-22 11:30:43 +00:00 |
|
Ralph Lange
|
fd16d1bb65
|
aCC (native HPUX) wants some templated inlines to be defined in the declaration.
|
2003-08-22 11:28:02 +00:00 |
|
Janet B. Anderson
|
21ff7e5613
|
Create javalib and javalib/<package> directories only if JAVA is defined.
|
2003-08-20 16:30:04 +00:00 |
|
Janet B. Anderson
|
0940a35086
|
R3.13.9
|
2003-08-20 14:59:08 +00:00 |
|
Jeff Hill
|
f8f2b44c6c
|
added notes on search message minimum period reset values
|
2003-08-19 21:33:56 +00:00 |
|
Andrew Johnson
|
0e182d8c1a
|
dbExpand fix.
|
2003-08-18 21:29:00 +00:00 |
|
Andrew Johnson
|
4f659b6581
|
Fixed warning, main returns int (ANSI-C).
|
2003-08-18 21:19:32 +00:00 |
|
Andrew Johnson
|
bc03c1cca9
|
Don't create .dbd file if dbExpand fails.
|
2003-08-18 20:57:43 +00:00 |
|
Andrew Johnson
|
39cfb6b05a
|
Only give exit status of 0=OK if we really mean it (Mantis bug #26)
|
2003-08-18 20:55:46 +00:00 |
|
Andrew Johnson
|
9cd9257c4a
|
Brought in the enhanced vxStats device support in use at APS for >1 year.
|
2003-08-15 21:59:04 +00:00 |
|
Andrew Johnson
|
71d1b80224
|
Don't create the java install directory until something actually needs it!
|
2003-08-15 20:00:32 +00:00 |
|
Jeff Hill
|
0e47da7e57
|
fixed redundant logFdAdd deadlock message
|
2003-08-06 21:59:56 +00:00 |
|
Marty Kraimer
|
092746d36a
|
more bug changes
|
2003-08-06 18:18:40 +00:00 |
|
Marty Kraimer
|
d55d54d235
|
more bug changes
|
2003-08-06 18:13:54 +00:00 |
|
Marty Kraimer
|
2d08f5abac
|
put notify did not act properly if a record had disp=TRUE.
|
2003-08-06 18:12:40 +00:00 |
|
Marty Kraimer
|
54cc4cec31
|
A bug in dbGetLink resulted in nRequest not being given the value 0 if the
link is a constant link. This in turn caused the waveform record to always
set NORD=NELEM.
|
2003-08-06 18:11:57 +00:00 |
|
Marty Kraimer
|
0e0c2c7ac3
|
remove warning message
|
2003-08-06 18:04:40 +00:00 |
|
Marty Kraimer
|
9d1e7f7da4
|
Remove some dead code. Clean up code for handling A24 DMA memory.
|
2003-08-06 18:02:27 +00:00 |
|
Marty Kraimer
|
5a5a0fd0cc
|
"event task" changed tp "event_task".
|
2003-08-06 17:56:36 +00:00 |
|
Marty Kraimer
|
9805e6a8e9
|
Suppress duplicate console message from logMsg
|
2003-08-06 17:54:26 +00:00 |
|
Marty Kraimer
|
fe55b04449
|
macParseDefns did not check for handle==NULL. The documentation for
macParseDefns was not correct.
|
2003-08-06 17:52:50 +00:00 |
|
Marty Kraimer
|
09733655f8
|
If a dbGetLink failed on one of the input links, dbGetLink
was not called for the remaining links. Now it is.
|
2003-08-06 15:15:18 +00:00 |
|
Marty Kraimer
|
9cbf577382
|
ellRemove=>ellDelete
|
2003-08-06 15:10:36 +00:00 |
|
Jeff Hill
|
94b408425b
|
removed unused var
|
2003-07-30 22:00:49 +00:00 |
|
Jeff Hill
|
7347132973
|
fixed for scope
|
2003-07-30 21:59:27 +00:00 |
|
Jeff Hill
|
87c3103022
|
set close-on-exec flag
|
2003-07-30 21:49:45 +00:00 |
|
Jeff Hill
|
b11d547699
|
set close-on-exec flag
|
2003-07-30 21:32:36 +00:00 |
|
Janet B. Anderson
|
73c303192d
|
Fixed sscanf format specification.
|
2003-07-29 20:55:41 +00:00 |
|
Jeff Hill
|
4cb08f797a
|
removed logFdAdd from logClient
|
2003-07-26 00:28:30 +00:00 |
|
Jeff Hill
|
459cdc0829
|
removed logFdAdd from logClient
|
2003-07-26 00:13:34 +00:00 |
|
Jeff Hill
|
551e87f15d
|
removed logFdAdd from logClient
|
2003-07-25 23:41:58 +00:00 |
|
Jeff Hill
|
e628e95d2c
|
dont assert fail if getsockname returns bad status
|
2003-07-15 16:22:08 +00:00 |
|
Jeff Hill
|
68120ccb74
|
doc bug fix for assert fail when getpeername or getsockname return failure status
|
2003-07-15 16:21:27 +00:00 |
|
Jeff Hill
|
47b044d257
|
fixed client removal order bug
|
2003-07-02 20:55:31 +00:00 |
|
Jeff Hill
|
78ad1feec8
|
run the beacon thread one click higher in priority than the udp input
thread's priority. This should keep beacons regular when there is
a heavy search load because all ofthe hosts are connecting at once
|
2003-06-13 00:29:50 +00:00 |
|
Jeff Hill
|
ba6b7f6e21
|
set retry number to 4 when there is a beacon anomaly or when a
channel disconnects. This starts the searcch delay at .4 seconds
instead of at 0.25 seconds.
|
2003-06-13 00:27:27 +00:00 |
|
Jeff Hill
|
5c162ad7c3
|
installed
|
2003-05-13 20:38:57 +00:00 |
|
Jeff Hill
|
64fc54cbaa
|
cleaned up junk
|
2003-05-13 20:37:17 +00:00 |
|
cvs2svn
|
a570a5c17f
|
This commit was manufactured by cvs2svn to create branch 'B3.13'.
|
2003-05-01 23:18:33 +00:00 |
|
Janet B. Anderson
|
0048405ec0
|
Changes for OS X.
|
2003-05-01 13:51:25 +00:00 |
|
Andrew Johnson
|
c7c74a8aab
|
Added scanPeriod() routine to convert a menuScan value into its period.
|
2003-04-02 20:47:21 +00:00 |
|
Janet B. Anderson
|
e1bfd021c1
|
Modified DBEXPAND rule.
|
2003-03-25 23:13:22 +00:00 |
|
Janet B. Anderson
|
ec827cb25f
|
Bug fixes for sequencer *.stt build.
|
2003-03-13 17:02:22 +00:00 |
|
Marty Kraimer
|
b1dc7d2848
|
Use Andrew's changes as basis for bug Rin Sluiter found
|
2003-02-10 14:54:16 +00:00 |
|
Marty Kraimer
|
1994e47492
|
changes for calls to recfrom
|
2003-02-10 14:32:42 +00:00 |
|
Janet B. Anderson
|
ef610d2784
|
R3.13.8
|
2003-02-04 19:59:44 +00:00 |
|
Jeff Hill
|
7a85d0f66c
|
updated for R3.13.8
|
2003-02-04 17:58:47 +00:00 |
|
Marty Kraimer
|
432d454e28
|
changes for 3.13.8
|
2003-02-04 17:04:21 +00:00 |
|
Janet B. Anderson
|
ebfd8538bc
|
Removed some comment lines.
|
2003-02-03 21:29:18 +00:00 |
|
Janet B. Anderson
|
d6be272269
|
Updated version of java jdk.
|
2003-02-03 16:54:51 +00:00 |
|