Jeff Hill
a0e0cd7ef5
fixed channel uninstall message was not sent to server and other problems
2004-04-02 00:01:45 +00:00
Janet B. Anderson
2074838a12
Allow metacharacters in fullpath name.
2004-04-01 18:39:19 +00:00
Jeff Hill
b4137fe9df
print only one message for each beacon if every beacon is printed
2004-03-31 22:10:50 +00:00
Jeff Hill
1d6a7f59f4
print only one message for each beacon if every beacon is printed
2004-03-31 22:01:04 +00:00
Jeff Hill
7e606dafac
removed use of %T which isnt in ansi C
2004-03-31 21:25:49 +00:00
Jeff Hill
672d4a6dbb
every beacon printed option for casw
2004-03-31 20:41:13 +00:00
Jeff Hill
e3ad8f867e
every beacon printed option
2004-03-31 20:36:01 +00:00
Andrew Johnson
40e79bace4
Switch back from a registrar() entry to a function() entry.
...
Use the new DBD file auto-constructor, with conditionals.
Make SNC compilation conditional on $(SNCSEQ).
Build both standalone and component versions of sncExample.
2004-03-31 19:30:06 +00:00
Andrew Johnson
ea297a6078
MakefileInclude needs rebuilding if configure/RELEASE changes.
2004-03-31 17:09:04 +00:00
Andrew Johnson
bfb3de64ce
Use double for local type, not float.
2004-03-31 16:41:02 +00:00
Andrew Johnson
af97e702d1
Added function() keyword handling to dbd files again, works properly now.
...
Also moved the code from the generated app_registerRecordDeviceDriver.cpp
file to iocsh/registryCommon.*
2004-03-30 21:56:26 +00:00
Janet B. Anderson
ff54104aa0
Fixed usage, error message, and cleaned up file.
2004-03-30 20:35:51 +00:00
W. Eric Norum
8da4eb3b46
Add epicsRegisterFunction.
2004-03-30 19:58:40 +00:00
Ken Evans
35d8565e41
Added linefeed at the end of osdTime.h.
2004-03-29 19:55:34 +00:00
Ken Evans
a473612084
Added a version of gphDump that writes to an arbitrary file pointer
...
rather than stdout.
2004-03-29 19:35:58 +00:00
Ken Evans
2f827fc92d
Added versions of the dump routines that write to an arbitrary file
...
pointer instead of stdout.
2004-03-29 19:32:20 +00:00
Andrew Johnson
5201304c10
Suppress echo echo
2004-03-25 17:20:34 +00:00
Janet B. Anderson
26b6974cfa
Simplify changes to create <name>Include.dbd from <name>_DBD files.
2004-03-25 17:09:58 +00:00
Andrew Johnson
d80664f33f
Fixed problem on uninstall with no bin/* and lib/* dirs.
2004-03-25 16:44:29 +00:00
Janet B. Anderson
6a71ba0026
Note about dbd rule to create xxxInclude.dbd from xxx_DBD files.
2004-03-25 16:08:29 +00:00
Janet B. Anderson
b25c2e9d4c
Build *_registerRecordDeviceDriver.cpp from dbd file in $(COMMON_DIR).
2004-03-25 15:56:10 +00:00
Janet B. Anderson
11e5c14c7f
Changes to create <name>Include.dbd from <name>_DBD files.
2004-03-25 14:50:08 +00:00
Jeff Hill
5bf1789650
added fix for failure when nill access rights handler installed
2004-03-25 01:03:29 +00:00
Jeff Hill
b984a302c6
added test to detect failure when nill access rights handler installed
2004-03-25 01:03:08 +00:00
Janet B. Anderson
b389342440
Added noes about solaris 6 defs removal and new targets cvsclean archclean.
2004-03-24 20:43:30 +00:00
Janet B. Anderson
ad89f422ce
Added new arch clean which only removes O.<arch> dirs not O.Common.
2004-03-24 20:20:04 +00:00
Janet B. Anderson
6af0cdeb50
Initial version.
2004-03-24 20:14:04 +00:00
Janet B. Anderson
d900b9fd63
Added cvsclean rule.
2004-03-24 20:12:26 +00:00
Jeff Hill
c5db766b33
new functions that fetch on behalf host name and user name
2004-03-24 19:20:58 +00:00
Jeff Hill
36f9090897
new functions that fetch on behalf host name and user name
2004-03-24 19:02:56 +00:00
Jeff Hill
58d4f27307
new functions that fetch on behalf host name and user name
2004-03-24 18:56:55 +00:00
Jeff Hill
ea35450f45
dont use strcpy, and supress memcpy if src and dest ptr are equivalen
2004-03-24 18:07:52 +00:00
W. Eric Norum
3bc6a48ade
Install correct handler.
...
Avoid infinitely-recursive handler calls.
2004-03-24 17:57:56 +00:00
W. Eric Norum
a170d40be2
Read errors resulting from interrupted system calls are not fatal.
2004-03-24 01:45:23 +00:00
Andrew Johnson
7c34b847e0
Removed spectrumRecord.
2004-03-23 22:09:58 +00:00
Andrew Johnson
c07e6af98c
Removed spectrumRecord and related libCom code.
2004-03-23 20:47:42 +00:00
Jeff Hill
7e0b996c72
added sections on behavior changes in R3.14.5
2004-03-22 23:22:22 +00:00
Jeff Hill
2369ade2fa
clarified how one determines if a channel is connected
2004-03-22 23:12:17 +00:00
Janet B. Anderson
7c99669444
Removed dos2unix conversion.
2004-03-22 20:31:20 +00:00
Jeff Hill
16e182a89c
new subscription member func preventing subscription from being installed twice
2004-03-22 18:38:29 +00:00
Jeff Hill
ebfded8107
new flag preventing subscription from being installed twice
2004-03-22 18:36:59 +00:00
Jeff Hill
d7df37414c
workaround for problems occurring when a channel or subscription is deleted in a put callback handler
2004-03-22 18:36:25 +00:00
Jeff Hill
48d48343ae
workaround for problems occurring when a channel or subscription is deleted in a get callback handler
2004-03-22 18:35:54 +00:00
Jeff Hill
c49db18285
removed status check from ca_pend_event
2004-03-22 18:33:09 +00:00
Jeff Hill
41f7f4ef81
new regression tests
2004-03-19 21:59:55 +00:00
W. Eric Norum
8ea67657bc
Provide more information in error message.
2004-03-18 22:44:15 +00:00
Janet B. Anderson
bbd1080208
Added if test for COMPAT* macros.
2004-03-05 15:38:48 +00:00
Janet B. Anderson
3fc3300e54
Changed $(TOP)/bin to $(INSTALL_BIN)
2004-03-03 22:22:40 +00:00
Janet B. Anderson
11da58cc5b
Added dos2unix rules for win32.
2004-03-03 14:39:11 +00:00
Janet B. Anderson
2cdbee7d32
Removde temporary definition to get things to at least compile.
2004-02-27 18:39:32 +00:00