Commit Graph

  • 60e2324406 defined a new error constant Jeff Hill 2000-06-15 22:39:52 +00:00
  • 7741f6b45c added shutdown () sys call diagnostics Jeff Hill 2000-06-15 21:47:20 +00:00
  • 9a885db4d1 fixed recv thread shutdown bug Jeff Hill 2000-06-15 20:46:29 +00:00
  • 0185bd2fba include proper ANSI header and fix usage diagnostic Jeff Hill 2000-06-15 17:52:52 +00:00
  • d2aaae9be6 dont break out of semaphore block every 60 sec as in the past Jeff Hill 2000-06-15 17:47:57 +00:00
  • dc979956c1 upgraded catime to allow N channels to be specified Jeff Hill 2000-06-15 17:46:05 +00:00
  • acaa247dad cosmetic Jeff Hill 2000-06-15 15:28:39 +00:00
  • d6b988d155 Track Jeff's changes to vxWorks/osdThread.c priority calculations. W. Eric Norum 2000-06-15 15:15:53 +00:00
  • 93c345b514 unbundle Marty Kraimer 2000-06-15 13:58:44 +00:00
  • dec79926e5 cleaned up disconnect timer logic Jeff Hill 2000-06-15 01:23:56 +00:00
  • b52f9f084d typo in comment Jeff Hill 2000-06-14 23:48:14 +00:00
  • f6303c29a9 removed warning messages Jeff Hill 2000-06-14 21:53:57 +00:00
  • 152d874163 changed message Jeff Hill 2000-06-14 21:51:12 +00:00
  • a73125ccc6 dont base priority on the server's priority Jeff Hill 2000-06-14 21:38:45 +00:00
  • c5e7a1ed82 removed unused priority assignments Jeff Hill 2000-06-14 21:36:15 +00:00
  • ee7e3ba7d0 use self relative priorities Jeff Hill 2000-06-14 21:35:38 +00:00
  • cedcb42d63 Try switching to FIFO (no priority inheritence) mutex. This improves the response shown by catime by about 5%. W. Eric Norum 2000-06-14 21:35:37 +00:00
  • c75ec8fda0 cosmetic Jeff Hill 2000-06-14 21:34:38 +00:00
  • 022fb68485 installed fix for range mapping integer overflow Jeff Hill 2000-06-14 21:11:05 +00:00
  • d6bf15feae changes in thread priorities Marty Kraimer 2000-06-14 14:35:09 +00:00
  • 3d57ac34ef The latest release of RTEMS reduced the default size of many system values. Modify rtems_init.c to restore these to values which will work with EPICS. Move clockInit call to threadInit. Minor cleanups. W. Eric Norum 2000-06-13 22:33:55 +00:00
  • 889e03fa83 check for shutdown condition when socket sys call returns EINTR Jeff Hill 2000-06-13 22:33:27 +00:00
  • 78b8324a8d Add call to clockInit. Clean up some threadInit calls. W. Eric Norum 2000-06-13 22:30:40 +00:00
  • 0c5b00ce4c cosmetic Jeff Hill 2000-06-13 22:30:05 +00:00
  • f945d5e6c9 cosmetic Jeff Hill 2000-06-13 20:41:17 +00:00
  • 9fced3bc4f codmetic Jeff Hill 2000-06-13 20:40:14 +00:00
  • 2518b8f727 cosmetic Jeff Hill 2000-06-13 20:37:04 +00:00
  • 081ceea52d call threadInit where needed Marty Kraimer 2000-06-13 19:08:16 +00:00
  • ac8754459d remove threadInit; add caMonitor.c Marty Kraimer 2000-06-13 19:05:25 +00:00
  • 5e252ab9fe client/server priorities were reversed Marty Kraimer 2000-06-13 15:01:25 +00:00
  • 64b4e5cb80 Increase init task (IOC sh) priority to be higher than all EPICS tasks. Adjust RTEMS workspace to a size that allows simple IOC applications to run on machines with `only' 4 Megabytes of memory. W. Eric Norum 2000-06-13 01:59:13 +00:00
  • 5c085da486 Use three characters in name since EPICS uses *lots* of semaphores. W. Eric Norum 2000-06-13 01:56:58 +00:00
  • 5a29032168 clear channel to avoid disconnect warning Jeff Hill 2000-06-13 01:04:34 +00:00
  • 63f850eaf8 call ca_task_exit() Jeff Hill 2000-06-13 01:00:09 +00:00
  • 18b38cb969 fixed printf format warnings from GNU Jeff Hill 2000-06-13 00:57:53 +00:00
  • 07bcb7a55d cosmetic Jeff Hill 2000-06-12 23:59:58 +00:00
  • 00ba314344 init sufficent space in pool global sooner Jeff Hill 2000-06-12 23:59:39 +00:00
  • 963fee1856 added exception handler for UDP protocol errors Jeff Hill 2000-06-12 23:53:34 +00:00
  • 9a41b6d2ba fixed duplicate address entry search loop bug Jeff Hill 2000-06-12 20:59:58 +00:00
  • f4e905be5b fixed priority polarization of event thread Jeff Hill 2000-06-12 19:16:19 +00:00
  • 0077b27fe3 moved stdlib.h (an ANSI C file) outside of OS depen switch Jeff Hill 2000-06-12 17:32:11 +00:00
  • 3e75b6f0c2 Add `level' argument to semstat command. Dynamically size task, semaphore, timer and queue tables. Set aside more memory for RTEMS executive and network buffers. RTEMS IOCs now need at least 8Mbytes. W. Eric Norum 2000-06-11 18:52:58 +00:00
  • 40420a56b6 Changed cpu definition. Janet B. Anderson 2000-06-09 15:31:16 +00:00
  • 443cf69d3c Bugfix: -include only with Tornado Ralph Lange 2000-06-09 14:23:37 +00:00
  • 337a3c94c0 Add for shared libs under HPUX / aCC Ralph Lange 2000-06-09 14:18:36 +00:00
  • 5563b1ef12 Bugfix for shared libs under HPUX / aCC Ralph Lange 2000-06-09 14:12:31 +00:00
  • 25b4959f3f added caMonitor Marty Kraimer 2000-06-09 12:48:10 +00:00
  • bbb3f2cf9a Aded clean rule and changed .DEPENDS to DEPENDS. Janet B. Anderson 2000-06-08 21:21:16 +00:00
  • d4d6febe69 Changed comment. Janet B. Anderson 2000-06-08 20:51:30 +00:00
  • 9f59150d35 Some changes for new build method. Janet B. Anderson 2000-06-08 20:50:53 +00:00
  • faf8e5f2d2 cleaned up thread names Jeff Hill 2000-06-08 18:08:39 +00:00
  • 314671f6e9 cleaned up thread names Jeff Hill 2000-06-08 17:59:30 +00:00
  • fc5e479d97 cleaned up thread names Jeff Hill 2000-06-08 17:56:22 +00:00
  • a828ff01fe minor optimization Jeff Hill 2000-06-08 17:56:03 +00:00
  • e613d58ea5 fixed lock () where unlock() was needed Jeff Hill 2000-06-08 16:55:24 +00:00
  • e37dd309fc cosmetic Jeff Hill 2000-06-08 16:26:22 +00:00
  • d53c56763b many changes Jeff Hill 2000-06-08 15:11:54 +00:00
  • 0c960706b6 changed locking mechanisms Jeff Hill 2000-06-08 15:09:12 +00:00
  • 6065f78d3b locking mechanism is now virtual Jeff Hill 2000-06-08 15:06:04 +00:00
  • 9e3dafa4bb improved message Jeff Hill 2000-06-08 15:05:17 +00:00
  • 7d6d6e6b11 addded lock member functions Jeff Hill 2000-06-08 15:04:45 +00:00
  • a2b7e25be5 removed lock macros Jeff Hill 2000-06-08 15:04:16 +00:00
  • c95b5225e2 added mutex protection Jeff Hill 2000-06-08 15:03:10 +00:00
  • 10570cfe0c removed warning message when lower priority is unavailable Jeff Hill 2000-06-08 15:00:57 +00:00
  • 436cdc0562 cosmetic Jeff Hill 2000-06-08 14:59:51 +00:00
  • 9c65e69c0b added test for first subscription update Jeff Hill 2000-06-08 14:59:21 +00:00
  • a4f1f73330 fix big bug in semBCreate Marty Kraimer 2000-06-07 20:41:28 +00:00
  • f0df1e4519 add message Marty Kraimer 2000-06-07 12:03:13 +00:00
  • 7cda8e208f fixed user name exits test logic Jeff Hill 2000-06-06 21:18:59 +00:00
  • e1cce327ef include not needed Marty Kraimer 2000-06-06 15:19:15 +00:00
  • bd3a2ed76a install loopback address into the address list if no interfaces found during auto-configure. Jeff Hill 2000-06-06 00:17:33 +00:00
  • e698db7345 fixed printf format miss-match Jeff Hill 2000-06-06 00:15:20 +00:00
  • 4ce66fbc3d cleaned up arch ifdefs Jeff Hill 2000-06-05 23:57:33 +00:00
  • 1c9ae934f9 Since registerRecordDeviceDriver.c is part of example_SRCS_DEFAULT there's no need to add it to example_SRCS_RTEMS. W. Eric Norum 2000-06-05 17:52:58 +00:00
  • 0cb718c4d6 threadPrivateGet must return 0 before first call to threadPrivateSet Marty Kraimer 2000-06-05 14:38:59 +00:00
  • 4e3cceba33 prevent duplicate -I for dbExpand Marty Kraimer 2000-06-05 12:38:09 +00:00
  • a690ac58e8 Gcc allows -g to be used with -O. W. Eric Norum 2000-06-04 01:39:30 +00:00
  • 856a98f244 Remove reference to non-existent include file. W. Eric Norum 2000-06-04 01:38:30 +00:00
  • 9b5c502142 use thread once during initialization Jeff Hill 2000-06-03 01:19:29 +00:00
  • a2fd2a5463 no message Jeff Hill 2000-06-03 01:15:53 +00:00
  • a3e9ee3146 removed variable which is no-longer extern Jeff Hill 2000-06-03 01:15:00 +00:00
  • 0c1417f15a new error message Jeff Hill 2000-06-03 01:14:29 +00:00
  • 086b19d059 nill out thread private storage pointer just after making it a task variable in the new thread so that it will not point at the other thread's task variable Jeff Hill 2000-06-03 00:48:28 +00:00
  • a62dcb8215 reveresed sense of if in previous change, but otherwise purpose was valid Jeff Hill 2000-06-03 00:26:59 +00:00
  • 37881ab4e1 threadPrivateGet() now retuns undefined variables as NULL Jeff Hill 2000-06-02 23:42:39 +00:00
  • f3275d7a3d added newline at EOF Jeff Hill 2000-06-02 22:43:58 +00:00
  • 562b08d4ed Changed HOST_ARCH to EPICS_HOST_ARCH. Janet B. Anderson 2000-06-02 21:19:00 +00:00
  • 9258359949 fixed BSD version test Jeff Hill 2000-06-02 20:18:31 +00:00
  • 27d39243b3 Added Host to record names. Janet B. Anderson 2000-06-02 19:36:05 +00:00
  • 77da57d2a1 provide for DBDEXPAND Marty Kraimer 2000-06-02 19:30:11 +00:00
  • 696b553d50 allow multiple build in one directory Marty Kraimer 2000-06-02 19:28:56 +00:00
  • 2380c4bcda export cacChannel class from the DLL Jeff Hill 2000-06-02 16:28:39 +00:00
  • dfdee71b30 Removed Base from registerRecordDeviceDriverBase name. Janet B. Anderson 2000-06-02 15:52:47 +00:00
  • d38346ede6 The exampleApp now has one src directory. Janet B. Anderson 2000-06-02 15:14:39 +00:00
  • 6e5ab5a213 The exampleApp now has one src directory. Janet B. Anderson 2000-06-02 15:00:18 +00:00
  • c67d0a44ef TakeTimeout: make ticks at least 1 Marty Kraimer 2000-06-02 14:48:13 +00:00
  • e0c9a741d2 return semTakeTimeout if ticks<=0 Marty Kraimer 2000-06-01 20:52:18 +00:00
  • 059422460c removed windows specifc lines Jeff Hill 2000-06-01 16:06:18 +00:00
  • e58e527b12 use osiUnistd.h Jeff Hill 2000-06-01 15:55:39 +00:00
  • 31b61dd408 installed Jeff Hill 2000-06-01 15:54:51 +00:00