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
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
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
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
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
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
Janet B. Anderson
2cdbee7d32
Removde temporary definition to get things to at least compile.
2004-02-27 18:39:32 +00:00
Janet B. Anderson
9a48a5c906
Added INSTALL_IDLFILE definition and include for CONFIG.<host>.<target>.
2004-02-26 22:03:40 +00:00
Janet B. Anderson
e46c04d514
Added includes for RULES_IDL and RULES_PYTHON.
2004-02-26 22:01:57 +00:00
Janet B. Anderson
d192351f77
Initial version.
2004-02-26 22:01:04 +00:00
Janet B. Anderson
454bd2b0a5
Added various product definitions.
2004-02-26 21:59:33 +00:00
Janet B. Anderson
5b1d6ac38f
Modified X11 and Motif directories.
2004-02-26 21:58:56 +00:00
W. Eric Norum
bfd0826f03
A NULL or empty name is an error.
2004-02-19 01:17:39 +00:00
W. Eric Norum
72db656797
Don't dereference NULL pointer argument.
2004-02-19 01:15:08 +00:00
W. Eric Norum
0e3f04824e
Don't pass NULL pointer to iocsh.
2004-02-19 01:09:44 +00:00
Jeff Hill
509ff37ec4
better fix for win32 dll export warnings (considering how epixExport.h works)
2004-02-18 22:34:15 +00:00
Jeff Hill
4a1612e133
fixed win32 dll export warnings
2004-02-18 22:24:42 +00:00
Jeff Hill
e80aa34d00
added comment about lifespan of dbr pointer
2004-02-17 16:01:47 +00:00
Marty Kraimer
16832b9f07
replace p by pcar_<type>_
2004-02-17 13:32:57 +00:00
Marty Kraimer
323e378fc5
check for access security not started
2004-02-17 13:23:28 +00:00
Marty Kraimer
82f5d588db
replace p by pcar_<type>_
2004-02-17 13:21:39 +00:00
Marty Kraimer
6bf437cf28
remove vardefs; use variable definition instead
2004-02-13 18:55:32 +00:00
Marty Kraimer
2ef8d4b21a
add asCaDebug variable
2004-02-13 18:54:14 +00:00
Marty Kraimer
f32d647482
changes to make things build
2004-02-13 18:51:42 +00:00
Marty Kraimer
5f712bde67
for asCaDebug change & to p
2004-02-12 16:31:29 +00:00
Marty Kraimer
6f58f32c96
for variable type is void * const
2004-02-12 14:40:54 +00:00
Jeff Hill
d6c0e9dcc5
installed spectrum record
2004-02-10 21:46:53 +00:00