d1d2a1bac8
This commit was manufactured by cvs2svn to create branch 'B3.14'.
cvs2svn2003-07-25 19:43:41 +00:00
0c8d2336b7
Echo lines read from scripts after macro expansion has completed.
W. Eric Norum2003-07-25 15:31:43 +00:00
360c3f4a36
Fixed small bug which also allows the script to run properly on RH9.0 (I'm not sure why it wouldn't run before though)
Andrew Johnson2003-07-25 15:17:57 +00:00
b0d5f21a87
Modify DBD variable keyword to allow both int and double variables.
Andrew Johnson2003-07-23 21:53:20 +00:00
952387a9dc
Install files listed in INC_vxWorks into include/os/vxWorks etc.
Andrew Johnson2003-07-23 20:19:36 +00:00
c4bf96b4f8
registerRecordDeviceDriver.h no longer needed/appropriate.
Andrew Johnson2003-07-23 18:54:49 +00:00
956ddf6695
Rename the registerRecordDeviceDriver routine.
Andrew Johnson2003-07-23 18:36:26 +00:00
803f0bccbb
Name the registerRecordDeviceDriver subroutine after the dbd file it was created from; allows applications to be split up and loaded separately.
Andrew Johnson2003-07-22 19:48:35 +00:00
f24895c325
Name the registerRecordDeviceDriver subroutine after the dbd file it was created from; allows applications to be split up and loaded separately.
Andrew Johnson2003-07-22 15:36:29 +00:00
55b72128e4
Added dbd variable keyword. Reorganized the later parts of the file, which were not well-structured HTML and which were causing problems with different versions of Amaya.
Andrew Johnson2003-07-18 16:11:24 +00:00
7455d3df07
code to remove channel from the event queue when it is deleted
Jeff Hill2003-07-18 15:48:28 +00:00
b697fc2acc
fixed base to use close on exec options whenever creating a socket on posix compliant systems
Jeff Hill2003-07-16 17:45:09 +00:00
a907bc4df3
Expand line *before* breaking into arguments. a) Much more efficient b) Allows expansion to multiple arguments.
W. Eric Norum2003-07-16 12:35:33 +00:00
47b044d257
fixed client removal order bug
Jeff Hill2003-07-02 20:55:31 +00:00
5f61e9c2fc
Fractional seconds need leading 0s and all 9 digits Changed timestamp output format to one that can be easily parsed Added flush after each anomaly to stop pipes from buffering output
Andrew Johnson2003-06-27 15:06:46 +00:00
d25ea19815
This commit was manufactured by cvs2svn to create branch 'B3.14'.
cvs2svn2003-06-19 17:24:51 +00:00
c606ecf428
Fixed problems when instantiating several iterator functions. Shouldn't test code at least ensure that all compile properly?
Andrew Johnson2003-06-19 15:26:47 +00:00
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
Jeff Hill2003-06-13 00:29:50 +00:00
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.
Jeff Hill2003-06-13 00:27:27 +00:00
83753fb9e6
converted pure vf to ordinary vf to avoid undefined behavior when eventSignal is called in the destructor
Jeff Hill2003-06-04 00:17:23 +00:00