Marty Kraimer
|
4a4b3dc26c
|
fix bug
|
2005-08-25 13:04:04 +00:00 |
|
Marty Kraimer
|
f7b6224b73
|
remove unused code
|
2005-08-25 13:03:30 +00:00 |
|
Jeff Hill
|
4ed65f7152
|
added missing forward ref (fixed gcc 4.0 issue)
|
2005-08-05 20:41:45 +00:00 |
|
Jeff Hill
|
66893f1ab4
|
no message
|
2005-08-05 20:33:22 +00:00 |
|
Jeff Hill
|
44ef58ac4a
|
initialize test values
|
2005-08-05 20:31:18 +00:00 |
|
W. Eric Norum
|
bd905a55be
|
Set TZ environment variable from NVRAM.
|
2005-07-24 16:13:54 +00:00 |
|
W. Eric Norum
|
62d1c16114
|
Use POSIX TZ environment variable now.
|
2005-07-20 20:04:44 +00:00 |
|
W. Eric Norum
|
a6eb691955
|
Set POSIX TZ environment variable from EPICS_TIMEZONE.
Allow for simultaneous local and remote filesystems.
|
2005-07-20 19:37:31 +00:00 |
|
W. Eric Norum
|
dd966763e9
|
Add another environment variable.
|
2005-07-09 14:57:43 +00:00 |
|
W. Eric Norum
|
4811381e7b
|
Clean up after failed redirect.
|
2005-07-08 21:03:09 +00:00 |
|
Janet B. Anderson
|
3ef6620682
|
Added nfsCommands@RTEMS.
|
2005-07-06 22:31:30 +00:00 |
|
Janet B. Anderson
|
deb336e735
|
Removed nfsCommands@RTEMS
|
2005-07-06 22:23:39 +00:00 |
|
Janet B. Anderson
|
e1772e0f14
|
Added 2 nfsCommands@RTEMS files.
|
2005-07-06 21:58:31 +00:00 |
|
W. Eric Norum
|
7c004cf3c8
|
Remove extraneous semicolon. New compilers are pickier.
|
2005-07-06 21:51:47 +00:00 |
|
W. Eric Norum
|
55ad29ffd2
|
Remove extraneous semicolon. New versions of gcc complain about it.
|
2005-07-06 21:39:41 +00:00 |
|
W. Eric Norum
|
99fba1364d
|
Set IOC_NAME environment variable from boot parameters.
|
2005-07-06 21:19:21 +00:00 |
|
W. Eric Norum
|
eb4dd20921
|
Use OS-supplied socklent_t.
|
2005-06-28 20:34:12 +00:00 |
|
W. Eric Norum
|
795a1b91eb
|
Clean up osiSocklen_t typedef.
|
2005-06-21 15:44:32 +00:00 |
|
Andrew Johnson
|
fce5dcf4d6
|
Exclude all .files from printed ioc arch list, not just . and ..
|
2005-05-26 16:00:58 +00:00 |
|
W. Eric Norum
|
2320cfecf3
|
Cosmetic.
|
2005-04-28 17:21:55 +00:00 |
|
W. Eric Norum
|
6cb81d4cc3
|
Add iocsh command to print amount of available heap space.
|
2005-04-28 17:08:04 +00:00 |
|
W. Eric Norum
|
486135a552
|
Assist drvTs by setting environment variable.
|
2005-04-26 21:18:08 +00:00 |
|
Jeff Hill
|
a113540e50
|
fixed R3.14.7 wont build for vxWorks 6.0
|
2005-04-13 17:28:14 +00:00 |
|
Jeff Hill
|
250ca129f3
|
fixed spelling
|
2005-04-12 23:25:30 +00:00 |
|
Jeff Hill
|
33c981f6f8
|
fixed mantis 192 - Concurrency bug in channel access to local DB
|
2005-04-12 22:41:20 +00:00 |
|
Jeff Hill
|
f5174ef94e
|
fixed ca_host_name() returns name of the local host
|
2005-04-11 21:38:35 +00:00 |
|
Jeff Hill
|
983b2a3080
|
fixed UNIX specific problem where non-blocking IO mode was not set for a special socket
that receives only broadcasts
|
2005-04-11 20:58:14 +00:00 |
|
Jeff Hill
|
649f9f6dc6
|
make certain that com.dll remains resident for its daemon threads even if the
user explicitly uloads it (from a labView DLL)
|
2005-04-11 18:29:52 +00:00 |
|
Jeff Hill
|
8b6bce29dc
|
code moved to osdThread.c
|
2005-04-11 18:19:49 +00:00 |
|
Andrew Johnson
|
68292ed1e6
|
Added example code that registers a new iocsh command.
|
2005-04-08 17:48:08 +00:00 |
|
Jeff Hill
|
319e001d1b
|
no longer an owner of this code
|
2005-03-22 21:49:34 +00:00 |
|
Jeff Hill
|
a4fcecf397
|
fixed bug where put payload was byte swapped twice
|
2005-03-21 23:57:28 +00:00 |
|
Marty Kraimer
|
9d44f32057
|
better error message
|
2005-03-21 14:44:00 +00:00 |
|
Marty Kraimer
|
4fc9c49ac3
|
simplify code for free=1 case
|
2005-03-21 14:28:39 +00:00 |
|
Marty Kraimer
|
b0599e863a
|
The maximum size was initialized to 65636 instead of 65536
|
2005-03-21 14:17:22 +00:00 |
|
Marty Kraimer
|
3fe2c5f343
|
errlog crashes if called from interruot context
|
2005-03-17 20:41:00 +00:00 |
|
Andrew Johnson
|
2dc1e77174
|
Added dbRecordsOnceOnly variable, to allow users to disable the ability
to define record fields more than once. Unusual, but occasionally useful.
|
2005-03-17 15:29:51 +00:00 |
|
W. Eric Norum
|
54ba14953a
|
It's not an error if a directory can't be created because it already exists.
|
2005-03-04 22:58:07 +00:00 |
|
W. Eric Norum
|
7d4cd6ffb2
|
Add NFSMOUNT support.
|
2005-03-03 14:05:46 +00:00 |
|
Jeff Hill
|
39809d9086
|
posix mutex does not allow mutex to be destroyed that is owned
|
2005-03-01 15:49:12 +00:00 |
|
Janet B. Anderson
|
4b0ba2c7f6
|
Fixed directory for dbd file.
|
2005-02-24 14:38:30 +00:00 |
|
Janet B. Anderson
|
64e299dfdb
|
Added st.cmd@Cross files for cross builds.
|
2005-02-23 22:10:28 +00:00 |
|
W. Eric Norum
|
333e4aa176
|
Avoid 'strict-aliasing' warnings.
|
2005-02-18 22:03:24 +00:00 |
|
Jeff Hill
|
12a08561be
|
fixed DLL symbol export for windows
|
2005-02-18 18:39:56 +00:00 |
|
Marty Kraimer
|
b916c750d7
|
do not call vfprintf twice in same routine. powerPC crashes
|
2005-02-15 20:02:01 +00:00 |
|
W. Eric Norum
|
b13edb9927
|
Add reboot reason.
|
2005-02-13 22:56:12 +00:00 |
|
W. Eric Norum
|
f706aca3b8
|
EPICS uses its own logging facilities so don't bother with log_host.
|
2005-02-13 18:00:52 +00:00 |
|
W. Eric Norum
|
cdb6ba4a83
|
Add missing argument.
|
2005-02-11 19:54:29 +00:00 |
|
W. Eric Norum
|
08ad74d64e
|
BSP function name change.
|
2005-02-10 22:21:46 +00:00 |
|
W. Eric Norum
|
b6ebc155b6
|
Use linker constants to find flash size/location.
|
2005-02-10 22:21:35 +00:00 |
|