Commit Graph

9508 Commits

Author SHA1 Message Date
Janet B. Anderson
e6ffa71c54 Removed redundant rules. 1995-08-17 15:27:11 +00:00
Janet B. Anderson
be6ecdfe24 Makefile now uses library build rule from RULES.Vx 1995-08-17 15:25:45 +00:00
Marty Kraimer
e6bec6af38 mrk committed for dalesio 1995-08-17 14:51:53 +00:00
Marty Kraimer
59a2f10867 Initialize oval properly 1995-08-17 14:50:43 +00:00
Marty Kraimer
00abe6b876 Removed recSwitch 1995-08-17 14:50:17 +00:00
Marty Kraimer
b0e9cc9fba Made changes so that it doesnt call dbCalloc 1995-08-17 14:48:02 +00:00
Marty Kraimer
6eb04984bd Removed epicsSetEnvParams 1995-08-17 14:47:40 +00:00
Marty Kraimer
d9a05d6051 added abConfigScanListAscii and abConfigAuto 1995-08-17 14:45:57 +00:00
Marty Kraimer
d9233e4864 ansi changes 1995-08-17 14:43:49 +00:00
Marty Kraimer
34bd710ffa Removed INITHOOKafterSetEnvParams 1995-08-17 14:42:43 +00:00
Marty Kraimer
438f00a708 Changes to make more ansi compatible 1995-08-17 14:42:12 +00:00
Marty Kraimer
622a225308 Changed hash algorithm to allow larger table sizes 1995-08-17 14:41:05 +00:00
Marty Kraimer
1c14ac4941 post_event and scanOnce no longer give error message storms for ring buffer overflows.
Made changes so that casts are ANSI C compatible
1995-08-17 14:39:46 +00:00
Marty Kraimer
df2ce01069 Made change for new putNotify 1995-08-17 14:36:54 +00:00
Marty Kraimer
f7aa394524 Changed algorithm for computing lock sets.
No longer calls epicsSetEnvParams.
1995-08-17 14:36:29 +00:00
Marty Kraimer
ed6047ec51 Many changes. It should now work in all cases( I hope). 1995-08-17 14:35:47 +00:00
Marty Kraimer
a3573cd384 If record should be processed because of put and record is active and TPRO is true then print active message.
Fixed some casts so that they are ANSI compatible
putStringUshort converts to float first then to ushort
putStringUlong converts to double first then to unsigned long
1995-08-17 14:34:55 +00:00
Marty Kraimer
81deb4fceb Use new hash algorirthm. New variable dbPvdHashTableSize can be set after ld < iocCore 1995-08-17 14:33:55 +00:00
Marty Kraimer
b7378bbc62 Added -Wall -pedantic -ansi 1995-08-17 14:33:18 +00:00
Marty Kraimer
bdffdb0369 If asSetFilename is given NULL argument then next call to asInit turns off access security.
Allow character '-' in pvnames.
1995-08-17 14:31:52 +00:00
Ned Arnold
98809f8141 made QUEUE_SIZE a global variable so users could control mallocing 1995-08-16 20:53:26 +00:00
Jim Kowalkowski
8a0f66cb9b Corrected multiple card bug. 1995-08-16 19:15:07 +00:00
Jim Kowalkowski
0462aed01d Many updates. Added GPS ability and adjusted the printf's. 1995-08-16 19:03:21 +00:00
Jim Kowalkowski
ea279855da Allow for ~ in both pv name and value. 1995-08-16 18:16:43 +00:00
Jeff Hill
66210afed7 epicsAPI => epicsShareAPI 1995-08-14 19:26:15 +00:00
Jeff Hill
c13d342680 fixed compilation error 1995-08-14 16:08:08 +00:00
Jeff Hill
549a4ba978 func proto added 1995-08-12 01:20:36 +00:00
Jeff Hill
cf7fe3deb4 force double alignment of the protocol buffer 1995-08-12 01:18:28 +00:00
Jeff Hill
ef8abaa44f keep trying 1995-08-12 01:17:38 +00:00
Jeff Hill
5624aaefe1 fetch the server's port number 1995-08-12 01:16:26 +00:00
Jeff Hill
2b7e4ff84d dont quit if client unreachable 1995-08-12 01:15:08 +00:00
Jeff Hill
fb2c2f0925 dont reuse res id 1995-08-12 01:14:22 +00:00
Jeff Hill
55dae7db1c no dbg lib 1995-08-12 01:13:30 +00:00
Jeff Hill
524da0d2df doc 1995-08-12 01:12:37 +00:00
Jeff Hill
93c191ffe9 windows NT changes 1995-08-12 01:11:53 +00:00
Jeff Hill
0dc2be41d3 dont allow res id reuse 1995-08-12 01:10:57 +00:00
Jeff Hill
11af4456c7 dont return (and leak memory) 1995-08-12 01:10:25 +00:00
Jeff Hill
f232999d32 dont print if the format is NULL 1995-08-12 01:04:11 +00:00
Jeff Hill
ca13bfdff9 dont call vprintf if pformat is NULL 1995-08-12 01:03:17 +00:00
Jeff Hill
21cbea930a added casdef.h 1995-08-12 01:02:39 +00:00
Jeff Hill
8b06e22907 added return to print func 1995-08-12 01:02:11 +00:00
Jeff Hill
f3dcfd60bb dont allow reallocation of the same res id
use std EPICS status
1995-08-12 01:01:20 +00:00
Jeff Hill
1b33e449c6 use $log in header 1995-08-12 01:00:07 +00:00
Jeff Hill
afa208a5e1 use $log in header 1995-08-12 00:59:11 +00:00
Jeff Hill
5903ff0cdb use arch independent types 1995-08-12 00:48:21 +00:00
Jeff Hill
51d44c6200 use epicsApi 1995-08-12 00:44:13 +00:00
Jeff Hill
a362731044 use const in proto 1995-08-12 00:43:41 +00:00
Jeff Hill
0e225a4335 use epicsEntry 1995-08-12 00:42:23 +00:00
Jeff Hill
8c0527c25a dont allow res id reuse 1995-08-12 00:41:52 +00:00
Jeff Hill
92f91ee2cc allow multiple servers on one machine 1995-08-12 00:40:58 +00:00