Commit Graph

296 Commits

Author SHA1 Message Date
Jeff Hill
4ca3bf9217 use strict ansi compiler 1996-07-09 22:42:02 +00:00
Jeff Hill
d7f522577f silence gcc warning 1996-07-09 22:41:28 +00:00
Jeff Hill
cdb0a5719b pass nill 2nd arg to gettimeofday() 1996-07-09 22:41:02 +00:00
Jeff Hill
5e2aea4dab took &tz out of gettimeofday() 1996-07-02 23:04:07 +00:00
Jeff Hill
0074252862 VMS changes and traditional C changes 1996-07-02 23:03:12 +00:00
Jeff Hill
969479e04f turned on analog value wrap-around test 1996-07-01 19:49:15 +00:00
Janet B. Anderson
e1ecb4f2e0 Moved config dir to base/config. 1996-06-28 15:20:11 +00:00
Jeff Hill
a10641575b added caProto.h to INC 1996-06-26 23:33:34 +00:00
Jeff Hill
5a8bb49c77 fixed acctst catime targets for solaris 1996-06-26 21:48:51 +00:00
Janet B. Anderson
28c4ce844d Makefile includes now from base/src/config, removed all soft links 1996-06-25 21:48:55 +00:00
Marty Kraimer
0238591d9a removed calink.h obsolete 1996-06-24 13:28:50 +00:00
Jeff Hill
f904389afc restored io_done_sem (removed by cleanup) 1996-06-20 21:43:15 +00:00
Jeff Hill
de3bf16215 fixed posix signal problem with "cc -Xc" 1996-06-20 21:19:35 +00:00
Jeff Hill
4609aa45d5 remove calink.h install 1996-06-20 18:06:05 +00:00
Jeff Hill
473f12132d installed into CVS 1996-06-20 18:02:22 +00:00
Jeff Hill
ca6ed090ff made character string pointers be const 1996-06-19 19:29:14 +00:00
Jeff Hill
df34a2eabc added sync grp status and ca_poll() 1996-06-19 19:27:10 +00:00
Jeff Hill
65c14ab802 many 3.13 beta changes 1996-06-19 17:59:31 +00:00
Marty Kraimer
a635590f31 moved include files from base/include 1996-01-25 21:08:08 +00:00
Jeff Hill
c3734dcfee function prototype changes 1995-12-19 19:36:20 +00:00
Jeff Hill
f2a8150e2d -cjm 20-Nov-95 Add code for gettimeofday 1995-12-19 19:35:24 +00:00
Jeff Hill
5b8ef5a985 use memset instead of bzero following advice from Jeff Hill and add
a definition of struct timezone to support gettimeofday
1995-12-19 19:35:00 +00:00
Jeff Hill
3aff8d6754 added missing arg to execlp() 1995-12-19 19:33:42 +00:00
Jeff Hill
c12944df48 lock applied externally 1995-12-19 19:32:02 +00:00
Jeff Hill
a09ab523bb no longer uses local variable 1995-12-19 19:31:28 +00:00
Jeff Hill
c02903d397 fixed spelling 1995-12-19 19:30:41 +00:00
Jeff Hill
33608d5c23 added missing prototype 1995-12-19 19:30:18 +00:00
Jeff Hill
293294cb48 changed put test 1995-12-19 19:29:04 +00:00
Jeff Hill
03104dd373 Dont check the array element count when they add the event (just clip it) 1995-12-19 19:28:11 +00:00
Jeff Hill
3b6fc10bfe cleaned up interface to recv() and send() 1995-11-29 19:26:01 +00:00
Jeff Hill
3df522162b more tests 1995-11-29 19:17:25 +00:00
Jeff Hill
c0e611dcb8 added $Log$ to the header 1995-11-29 19:15:42 +00:00
Jeff Hill
1a133c65bb added envData.c to the FTP script 1995-11-29 19:09:26 +00:00
Jeff Hill
40237457e9 dont use bzero() 1995-11-29 19:08:21 +00:00
Jeff Hill
a9f37ef407 fixed bug where ca_array_get() of data type string returned only one string 1995-11-29 19:07:24 +00:00
Jeff Hill
ee9457970a changes froim chris T 1995-11-08 23:36:31 +00:00
Jeff Hill
89a3746869 changes from Chris T 1995-11-08 23:20:56 +00:00
Jeff Hill
50b8361078 more changes from Chris Timossi 1995-10-25 16:46:01 +00:00
Jeff Hill
2a121a4276 changes from Chris Timossi 1995-10-24 21:21:31 +00:00
Jeff Hill
7b03ab0182 Changes to avoid spurious ECONREFUSED returned from recvfrom() under linux 1995-10-22 22:27:47 +00:00
Jeff Hill
c7b5592846 make certain we dont use CPU while waiting for a flush to complete 1995-10-19 20:37:19 +00:00
Jeff Hill
d1102b06c0 recv task is now running at a lower priority than the send task under vxWorks 1995-10-18 16:49:23 +00:00
Jeff Hill
2fb23fd27b Use recast delay greater than one vxWorks tick 1995-10-18 16:45:40 +00:00
Jeff Hill
752b7e257e select time out must be greater than a vxWorks tick 1995-10-18 16:44:36 +00:00
Jeff Hill
4c2822dd2e added SOLARIS ifdef around ioctl includes 1995-10-12 18:55:22 +00:00
Jeff Hill
9dcee4c068 removed unused variable 1995-10-12 18:54:41 +00:00
Jeff Hill
ad3e5a3272 New ca_flush_io() mechanism 1995-10-12 01:36:39 +00:00
Jeff Hill
17511136a1 Use of port is consistent unsigned short now 1995-10-12 01:36:13 +00:00
Jeff Hill
ffa22f89bd Moved cac_mux_io() to iocinf.c 1995-10-12 01:35:33 +00:00
Jeff Hill
2e7075bd31 Dont include filio.h and sockio.h. They are included by ioctl.h
and dont exist under linux.
1995-10-12 01:34:00 +00:00