89dbcc1ccc
avoid crash in vxWorks 6 when SNL name is long
2022-03-01 17:54:29 +01:00
b8f2e72469
using (unnecessary) internal task flags fails in VxWorks 6
2022-03-01 14:44:34 +01:00
e7b0e072ce
VxWorks 6.9 returns EISCONN when using sendto() with addr on TCP
2022-02-10 17:17:29 +01:00
75aa484a28
use git commit in version string if possible
2022-02-09 11:52:26 +01:00
911045f381
install header needed by iocmon module
2022-02-09 10:58:46 +01:00
f5df23b41f
allow muitiple preprocessor lines at beginning of file
2022-02-09 10:57:48 +01:00
7198988be9
install headers needed by misc module
2022-02-07 11:07:24 +01:00
zimoch
25eb8981d1
allow for variable system clock
2022-02-04 09:36:05 +01:00
zimoch
cdbeac4c8c
SLS version of aai and aao. Main difference: record allocates buffer for array
2022-02-04 09:36:05 +01:00
Andrew Johnson
72fdd8bc2e
Oops, off-by-one error...
2009-12-23 00:07:31 +00:00
Jeff Hill
414cb8d62c
installed this fille which is needed by the VAXC compiler
2009-08-19 18:46:54 +00:00
Jeff Hill
e0106fd010
fixed vaxc compile error
2009-08-19 18:32:33 +00:00
Jeff Hill
0d0aa7de73
fixed vaxc compile error
2009-08-19 16:36:51 +00:00
Jeff Hill
6285f33fda
fixed vms build syntax error
2009-08-19 14:58:11 +00:00
Andrew Johnson
e22fbab104
Changed DBF_DEVICE fix to use Marty's version.
2008-05-06 15:01:08 +00:00
Andrew Johnson
a184041ea0
US DST Rules changed in 2007...
2007-02-22 22:06:04 +00:00
Andrew Johnson
37c1049e47
Fixed off-by-one buffer overflow in dbFindField().
2006-05-12 15:42:06 +00:00
Ralph Lange
ec9686d945
A bunch of changes suggested by G. Pfeiffer and B. Franksen (BESSY):
...
- option to find() so it follow links
- use of strict
- handle comments correctly when parsing RELEASE
2005-09-15 12:15:28 +00:00
Marty Kraimer
7009ea2784
change NTP sync code
2005-04-18 13:43:53 +00:00
Andrew Johnson
e5461a72b0
Fix from Dirk Zimoch.
2004-06-03 23:12:35 +00:00
Janet B. Anderson
5eabcef78c
Added comments about INSTALL_LOCATION_APP
2004-04-07 14:19:12 +00:00
Janet B. Anderson
168e33b7b4
Added code to remove trailing white space and carriage return.
2004-04-06 17:53:41 +00:00
Andrew Johnson
9fc20984ec
Reorganized so the order in base.dbd and baseLIBOBJS files match.
...
Removed some drivers/devices which are no longer in base.
2004-04-05 22:15:02 +00:00
Andrew Johnson
565ec952fe
Xycom Xy010 is prehistoric.
...
Bitbus driver was unbundled some time back.
The drvBitBus*.h files are needed for building drvGpib, and have been
updated to the latest unbundled versions.
2004-04-05 21:51:15 +00:00
Andrew Johnson
5bbf333ad3
createSoftLinks.sh was ancient history.
2004-04-05 21:45:01 +00:00
Andrew Johnson
9a99e447a8
Removed ancient devices that are no longer used.
2004-04-05 21:44:18 +00:00
Marty Kraimer
265597698e
safeDoubleToFloat: handle 0.0 as special case
2004-04-05 12:36:34 +00:00
Marty Kraimer
fcc317ccdf
The sequencer did not properly keep track of number of channels connected.
...
It now checks if it is actually connected/disconnect before it increments/decrements the counts.
2004-04-02 17:09:23 +00:00
Andrew Johnson
15072fb71c
Removed devBBInteract.c, use unbundled version.
2004-04-01 23:20:40 +00:00
Andrew Johnson
8828487ee7
Duplicate, also found in camacDev subdirectory.
2004-04-01 23:11:55 +00:00
Andrew Johnson
7304b138a2
drvVmic2534.c doesn't compile, so removed.
2004-04-01 23:10:10 +00:00
Marty Kraimer
5942ff01c5
this is in share and has also been converted to 3.14
2004-02-20 18:59:35 +00:00
Marty Kraimer
13b19bade4
check for access security not started
2004-02-17 13:11:57 +00:00
Marty Kraimer
57a87ac96d
The fields ZRST,...,FFST are now special(SPC_MOD)
2004-02-10 15:18:49 +00:00
Marty Kraimer
0b2771c5f4
make size of CALC 40 instead of 36
2004-02-10 15:15:37 +00:00
Marty Kraimer
16ac672973
add ascar
2004-02-10 14:52:46 +00:00
Marty Kraimer
797f2ae524
add copyright notice
2004-02-10 14:52:39 +00:00
Jeff Hill
4e1fd091ea
fixed enobuf causes stuck send thread
2004-02-05 21:12:09 +00:00
Jeff Hill
7ad5347f7f
getopt header install
2004-01-29 17:29:51 +00:00
Jeff Hill
74824c5ff2
added share lib slock
2004-01-29 01:44:22 +00:00
Andrew Johnson
1bda6aff08
Added getopt.c for WIN32
2004-01-28 23:40:35 +00:00
Andrew Johnson
461cac2e1d
BSD version of getopt.c plus a suitable header file.
...
Not tested, but should build on Win32 - might need decorations though.
2004-01-28 23:38:17 +00:00
Janet B. Anderson
081a96160f
Put shell command in line 1
2004-01-22 21:55:09 +00:00
Janet B. Anderson
886759cffa
Fixed tab and comment spelling.
2004-01-22 21:54:05 +00:00
Jeff Hill
56c7e2401f
never use raw fork() to spawn the repeater
2003-11-26 00:19:24 +00:00
Andrew Johnson
a1cbc57cc0
These files contain GPL code, and not compatible with the EPICS Base license. I
...
don't care if this removal breaks the WIN32 port of EPICS, we can't legally
distribute this code as part of Base. Someone will have to rewrite the getopt
functionality, or grab a version that is not GPL licensed (try BSD).
2003-09-16 17:58:20 +00:00
Andrew Johnson
2a5a175196
Removed WIN32 getopt.* (GPL)
2003-09-16 17:56:21 +00:00
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
Andrew Johnson
4f659b6581
Fixed warning, main returns int (ANSI-C).
2003-08-18 21:19:32 +00:00