Jeff Hill
df16e0238a
fix for mantis 111: force recv thread to run first when both receive watchdog
...
and receive thread are blocking for the preeemptive callback control lock
I also added a guard in a place that appeared to be not adaquately
protected.
2005-10-31 21:57:14 +00:00
Jeff Hill
4fda53615a
added comment
2005-10-31 21:53:36 +00:00
Andrew Johnson
12727edb36
Extended Device Support interface.
2005-10-31 20:54:10 +00:00
Andrew Johnson
b2681f5eb8
Fixed gcc warnings (NULL is a pointer, '\0' is a zero character).
2005-10-28 23:14:06 +00:00
Shifu Xu
8360c29cdb
optimize priority scheduling code
2005-10-28 22:12:44 +00:00
Janet B. Anderson
02006d89dd
Removed reference to POSIX=YES/NO.
2005-10-28 21:29:21 +00:00
Andrew Johnson
1091a05902
Make prompts more friendly, listing choices where appropriate.
2005-10-28 19:45:08 +00:00
Andrew Johnson
81c052a4e2
Removed epicsList and associated test file - not used or maintained.
2005-10-28 19:36:09 +00:00
Andrew Johnson
728794a306
Fixed solaris warning: String literal converted to char* in initialization.
2005-10-28 18:19:47 +00:00
Andrew Johnson
12eca66b80
Oops, dsxt stuff not committed yet, undone part of last change.
2005-10-28 18:08:08 +00:00
Andrew Johnson
fe1a5f35ae
Include pdsxt in dbDumpDevice output.
2005-10-28 17:57:12 +00:00
Andrew Johnson
414511890d
Added a dbFindDriver() routine, to look up drvet's by name.
2005-10-28 16:15:12 +00:00
Andrew Johnson
bffda92e45
Updated to cover recent changes such as default values, and remove things that
...
were never implemented.
2005-10-28 15:50:21 +00:00
Andrew Johnson
b043efe0c2
Revised and extended tests, convert to standard output format.
2005-10-28 15:42:45 +00:00
Janet B. Anderson
10b20f017a
Moved POSIX thread priority scheduling flag from CONFIG_COMMON.
2005-10-28 13:47:52 +00:00
Marty Kraimer
7beea091b1
change way to handle EPERM error
2005-10-28 12:59:26 +00:00
Jeff Hill
cd9041afee
fixed mantis 175 - example server does not update time stamp for array pv
2005-10-27 23:56:05 +00:00
Jeff Hill
d6c8de87de
preserve native type when its a scalar so that enum regression tests
...
excercise relevant subcomponents of GDD
2005-10-27 23:47:01 +00:00
Jeff Hill
0640cc0995
fixed GDD: aitConvertStringEnum16 does nothing if pEnumStringTable==NULL
...
mantis 211
2005-10-27 23:38:26 +00:00
Marty Kraimer
91fb0ccf59
add priority scheduling
2005-10-27 19:26:24 +00:00
Jeff Hill
773c5ed64f
shutdown read side of online notify socket
2005-10-27 15:10:03 +00:00
Jeff Hill
8e0f750509
shutdown read side of online notify socket
2005-10-26 23:25:11 +00:00
Jeff Hill
e300623cab
convert size_t to u long and use %lu for 64 bit arch
2005-10-26 22:00:04 +00:00
Jeff Hill
41e6ec4ff9
updated little endian arch list to include defined(_armv4l_) || defined (_X86_64_)
2005-10-26 21:45:54 +00:00
Jeff Hill
126525d626
support for armv4l impure little endian
2005-10-26 21:44:03 +00:00
Janet B. Anderson
bce31499fa
Modified comments regarding usage of nfsMountAll.
2005-10-26 21:04:48 +00:00
Janet B. Anderson
3a20b3973e
Modified POSIX thread priority scheduling flag for osdThread.c
2005-10-26 19:39:04 +00:00
Janet B. Anderson
86a68f9368
Added POSIX thread priority scheduling flag for osdThread.c
2005-10-26 19:18:07 +00:00
Jeff Hill
63337acea2
fixed gcc 4.0 fwd ref problem
2005-10-26 18:48:54 +00:00
Janet B. Anderson
8ef6f1728a
Added test for DONT_USE_POSIX_THREAD_PRIORITY_SCHEDULING
2005-10-26 18:41:44 +00:00
Janet B. Anderson
a1b924f855
Made RTEMS and vxWorks comments the same.
2005-10-24 18:56:00 +00:00
Jeff Hill
6e4d206301
restore code closing most open files between fork and exec
2005-10-21 17:02:49 +00:00
Janet B. Anderson
5cf58254f2
Made commandline application names and iocnames optional.
...
Added prompt for app/ioc names when not on command line.
Added app name command line option (-p app) for use with -i.
Added user prompt for app name with -i with IOC name as default.
2005-10-05 20:26:53 +00:00
W. Eric Norum
3d7ae0b02a
Pick NFS server and mount point from PPC bug argument string.
2005-09-29 15:08:10 +00:00
Jeff Hill
d42c47fa85
Added rsrv statistics fetch for vxStats
2005-09-23 15:12:26 +00:00
Ralph Lange
e7c3cf1ca8
Make find() follow soft links.
2005-09-21 15:02:53 +00:00
W. Eric Norum
7891fef3d5
Ensure that rtems_shutdown_executive() gets called even if the main
...
routine does not return but rather calls exit() either directly or
indirectly (through epicsExit()).
2005-09-21 14:08:32 +00:00
W. Eric Norum
3620fc6de2
Arrange to return to BSP (and likely then to bootstrap ROM) when iocsh terminates.
2005-09-19 21:54:30 +00:00
Marty Kraimer
c60d84aaf4
remove all apsEvent support from base
2005-09-13 19:43:03 +00:00
Ralph Lange
b48c803148
Suppress bogus HP aCC warnings
2005-09-13 13:41:46 +00:00
Jeff Hill
3de9d07514
gcc 4.0 karma
2005-08-31 21:09:27 +00:00
W. Eric Norum
7661dfa662
Make nfsMount command a little more convenient. Create mount point if it's missing.
2005-08-30 14:53:41 +00:00
W. Eric Norum
bb0eea01d0
Fix typo.
2005-08-29 20:21:16 +00:00
W. Eric Norum
f22803c0f6
Allow environment to override default domain.
2005-08-29 20:07:52 +00:00
Andrew Johnson
2c52e191b6
Update value and post monitors on SELN field to indicate which input was
...
selected, independent of the mechanism used. New NLST field holds old value.
ANSIfied; converted SELM to use values from generated menu header file.
2005-08-29 19:49:39 +00:00
Andrew Johnson
7f704693aa
Make the dbRecordsOnceOnly variable visible in all IOC architectures.
2005-08-29 19:14:13 +00:00
Marty Kraimer
0970e2bfbf
change lock mlok to dbScanLock
2005-08-26 11:43:00 +00:00
Marty Kraimer
d8517c7964
drvTS has been unbundled from base
2005-08-25 16:02:05 +00:00
Marty Kraimer
cc3e5d6f5a
remove drvTS
2005-08-25 13:09:03 +00:00
Marty Kraimer
cb47f32517
add test for null tid
2005-08-25 13:07:41 +00:00