Marty Kraimer
04eb6ebb58
init_record now checks to see if state strings or values are defined during pass 0.
...
Previously if another record had a DBR_STRING link to
an mbboRecord it thought the field was a USHORT instead of an ENUM
2003-11-06 16:47:48 +00:00
Marty Kraimer
876b493e2c
The fields ZRST,...,FFST are now special(SPC_MOD)
2003-11-06 16:45:20 +00:00
Marty Kraimer
d9805b979e
make size of CALC 40
2003-11-06 16:43:48 +00:00
Marty Kraimer
46a8fac619
add dbCaPutLinkCallback
2003-11-06 16:39:05 +00:00
W. Eric Norum
eab7314e36
Clean up trailing \n on vxWorks input.
2003-11-04 21:55:27 +00:00
Marty Kraimer
a07722260f
change DB CA to DB CA Link
2003-11-04 13:01:15 +00:00
W. Eric Norum
1c55c85de9
The IOC shell dose not convert a 0 command-line argument to a NULL pointer.
...
Allow "" to indicate that all record types should be printed.
2003-11-03 22:43:50 +00:00
Andrew Johnson
c095f483e9
Typo, s/NTP_FRACTION DENOMINATOR/NTP_FRACTION_DENOMINATOR/
2003-10-29 19:51:12 +00:00
Andrew Johnson
a5921d2bea
Missing closing $ in RCS keyword.
2003-10-29 19:43:24 +00:00
Jeff Hill
c26cd7fdce
architecture independent manipulation of NTP stamps
2003-10-28 18:56:56 +00:00
Jeff Hill
c69536fc8e
return an error condition if they try to start a preemptive callback enabled context
...
when the thread already has a single threaded context.
2003-10-28 16:05:49 +00:00
Jeff Hill
0712df904b
keep circuit open with disconnected channels attached if the circuit
...
becomes unresponsive
2003-10-23 22:45:54 +00:00
Jeff Hill
70091854bc
new unresponsive circuit notify method
2003-10-23 22:33:15 +00:00
Jeff Hill
ab2a2d7a9c
new channel create received flag and new circuit responive, unresponsive, and
...
hangup methods
2003-10-23 22:32:45 +00:00
Jeff Hill
2011e6b87a
increased locking requirements
2003-10-23 22:31:06 +00:00
Jeff Hill
fab73db5e8
timeout now results in unresponsive circuit notify and not an abort shutdown
2003-10-23 22:30:25 +00:00
Jeff Hill
be9a9afc68
removed unused method
2003-10-23 22:30:01 +00:00
Jeff Hill
f751b73665
increased locking requirements and added unresponsive/responsive
...
circuit notify methods
2003-10-23 22:27:52 +00:00
Jeff Hill
de880dbf39
new error code
2003-10-23 22:26:22 +00:00
Jeff Hill
d9f803937a
fixedsearch interval computation
2003-10-21 22:26:20 +00:00
Jeff Hill
1b730ac8fc
fixedsearch interval computation
2003-10-21 22:12:43 +00:00
Jeff Hill
3a2e71e46e
fixed channel not destroyed if client disconnects during asynchronous
...
enum string table fetch
2003-09-29 23:15:01 +00:00
Jeff Hill
1cbb1c9b71
fixed channel not destroyed if client disconnects during asynchronous
...
enum string table fetch
2003-09-29 22:58:43 +00:00
Jeff Hill
3c4d947f2a
cosmetic
2003-09-29 22:42:24 +00:00
Jeff Hill
44e31ae9f3
changes allowing the test to work with enumerated channels
2003-09-29 18:13:28 +00:00
Marty Kraimer
f9107d0233
add registrar(sncExampleRegistrar)
2003-09-25 11:38:06 +00:00
Janet B. Anderson
8633e72026
R3.14.4
R3.14.4
2003-09-23 21:35:11 +00:00
Janet B. Anderson
1106ecd818
Added Registration code changed info.
2003-09-23 21:19:28 +00:00
Janet B. Anderson
6e6cd59674
More Updated for R3.14.4.
2003-09-23 21:09:31 +00:00
Janet B. Anderson
4cdc2575c5
Updated for R3.14.4.
2003-09-23 20:09:48 +00:00
Jeff Hill
9f52f7282d
fixed errMessage fmt string
2003-09-23 16:52:59 +00:00
Janet B. Anderson
ed882fe82d
Updated for R3.14.4.
2003-09-23 16:15:08 +00:00
W. Eric Norum
d0e58f9aa7
Add format string checking.
2003-09-21 21:44:48 +00:00
Janet B. Anderson
2c13aa03e2
Added JAR_PACKAGES and changes JAR command.
2003-09-21 21:42:09 +00:00
Janet B. Anderson
3717607892
Added release file names and cvs export command.
2003-09-19 18:36:54 +00:00
Janet B. Anderson
cb72210d45
Added RULES_PYTHON.
2003-09-19 18:05:57 +00:00
Janet B. Anderson
92d01c0e5f
Initial version.
2003-09-19 16:12:33 +00:00
Janet B. Anderson
42506d8c1c
Updated JAVA and PYTHON definitions.
2003-09-19 16:08:05 +00:00
W. Eric Norum
dfccee739f
Clean up 'truncated' message.
...
Ensure that truncated errrlogMessage output is reported as such.
2003-09-17 19:35:45 +00:00
Jeff Hill
35d07ffbda
changed the name of cxxCompilerDependencies.h to compilerDependencies.h
2003-09-17 19:25:31 +00:00
W. Eric Norum
d158974870
Use epicsVsnprintf to eliminate possibility of buffer overflows.
2003-09-17 18:51:44 +00:00
W. Eric Norum
2e922d7195
Move format-string checking conditional to cxxCompilerDependencies.
2003-09-17 14:43:26 +00:00
W. Eric Norum
e405ebbbee
Merged into cxxCompilerDependencies.h
2003-09-17 14:33:08 +00:00
Janet B. Anderson
da15507f8d
Added BASE_3_14 definition.
2003-09-16 20:56:22 +00:00
W. Eric Norum
8411adb987
Fix error message.
2003-09-16 18:58:59 +00:00
W. Eric Norum
c30c884687
Make arguments match format string.
2003-09-16 18:54:43 +00:00
Marty Kraimer
21fe691d96
errMessage must not get NULL argument
2003-09-16 18:43:52 +00:00
W. Eric Norum
22e21f268b
Add gcc format-string checking.
2003-09-16 18:06:49 +00:00
Andrew Johnson
d45e1b13e4
Removed WIN32 getopt.* (GPL)
2003-09-16 17:56:21 +00:00
Andrew Johnson
8873934c9b
These files contain GPL code, and not compatible with the EPICS Base license. I
...
don't care that this removal breaks the WIN32 port of EPICS, we can't legally
distribute this code as part of EPICS. Someone will have to rewrite the getopt
functionality, or grab a version that is not GPL licensed (try BSD).
2003-09-16 17:45:19 +00:00