Commit Graph

5752 Commits

Author SHA1 Message Date
Andrew Johnson
e3203ca468 Fixed problem with Cygwin Perl not supporting globs properly,
and bug that -l option needed an argument.
2001-05-25 20:11:45 +00:00
Jeff Hill
564ca4a6f6 restart interrupted system call 2001-05-24 22:07:02 +00:00
Jeff Hill
4be3cc14a8 cosmetic 2001-05-24 21:28:18 +00:00
Jeff Hill
a7f8f90ddc restart sendto system call if it is interrupted 2001-05-24 21:14:40 +00:00
Jeff Hill
8d1e2327df better diagnostics 2001-05-24 00:24:05 +00:00
Jeff Hill
bc0b97556e properly display version number of server 2001-05-23 23:06:33 +00:00
Jeff Hill
fb7a2d6490 fixed bug in test 2001-05-23 23:06:07 +00:00
Jeff Hill
eb9b01e118 better messages 2001-05-23 23:05:30 +00:00
Jeff Hill
ac587806a0 fixed message 2001-05-23 22:43:23 +00:00
Jeff Hill
5961325186 fixed format problem 2001-05-23 22:34:26 +00:00
Jeff Hill
61e2a3f8ce removed redundant release data description 2001-05-23 21:34:27 +00:00
Jeff Hill
5179d0d505 better config of ifconfig differences 2001-05-23 20:54:48 +00:00
Janet B. Anderson
9ecf5a5349 Added pv_DIR defintions. 2001-05-23 16:17:35 +00:00
Jeff Hill
6fbf031e75 fixed sun pro warnings 2001-05-23 01:23:23 +00:00
Jeff Hill
4a5067b8a6 fixed gnu warnings 2001-05-23 00:57:05 +00:00
Jeff Hill
245bd5ab5e fixed gnu warnings 2001-05-23 00:48:41 +00:00
Jeff Hill
069e25aa72 workaround gnu compiler bug 2001-05-23 00:12:59 +00:00
Jeff Hill
48aa0b3e45 small optimization 2001-05-22 23:35:23 +00:00
Jeff Hill
6d5a8b94a6 use osiSocklen_t 2001-05-22 16:26:22 +00:00
Jeff Hill
bee3c82735 fixed undefined symbol on Solaris 2001-05-22 16:24:39 +00:00
Jeff Hill
e3a0888cb3 removed unused variable 2001-05-22 15:45:56 +00:00
Jeff Hill
e6a9227421 added typedef 2001-05-22 15:43:40 +00:00
Jeff Hill
f78c134d31 fixed c++ loop index scope problem 2001-05-22 02:21:57 +00:00
Jeff Hill
7f88505a9a use socklen_t for linux 2001-05-22 02:10:51 +00:00
Jeff Hill
0b40765719 removed osiTimer 2001-05-22 02:05:23 +00:00
Jeff Hill
9940b408fb made compatible with changes in service API 2001-05-22 02:02:41 +00:00
Jeff Hill
70de17474b large array changes 2001-05-22 02:02:10 +00:00
Jeff Hill
fa87c186fe made compatible with timer library API changes 2001-05-22 01:51:55 +00:00
Jeff Hill
63c2a025d3 made compatible with timer library API changes 2001-05-22 01:46:13 +00:00
Jeff Hill
13212ddfea made compatible with time library API changes 2001-05-22 01:45:39 +00:00
Jeff Hill
976ce6a645 removed old timer tests 2001-05-22 01:44:40 +00:00
Jeff Hill
cf668c6448 no message 2001-05-22 01:40:37 +00:00
Jeff Hill
bc4bd0216e used a union after reading warnings about potential g++ optimizations 2001-05-22 01:39:35 +00:00
Jeff Hill
6440ee39e8 cosmetic 2001-05-22 01:38:29 +00:00
Jeff Hill
f8cf4a582e made compatible with timer library API changes 2001-05-22 01:37:09 +00:00
Jeff Hill
1f7c046c8f added new env var 2001-05-22 01:34:47 +00:00
Jeff Hill
f6c9619a48 use now throw new 2001-05-22 01:32:00 +00:00
Andrew Johnson
6bd55da631 Modifications to support architecture-specific template files.
vxWorks-specific and Common files for host IOCs
2001-05-19 02:42:59 +00:00
Andrew Johnson
2b0f55ad23 Modifications to support architecture-specific template files.
Only vxWorks IOCs need an nfsCommands file installing
2001-05-19 02:42:47 +00:00
Andrew Johnson
430ce13c0e Modifications to support architecture-specific template files.
nfsCommands is only needed for vxWorks IOCs
2001-05-19 02:40:46 +00:00
Andrew Johnson
f69a2933a9 Modifications to support architecture-specific template files.
iocBoot/ioc/Makefile specifies whether to build cdCommands
2001-05-19 02:40:23 +00:00
Andrew Johnson
db60073049 Modifications to support architecture-specific template files. 2001-05-19 02:39:09 +00:00
Jeff Hill
bf13ffdfe3 print error and error summary 2001-05-18 20:03:23 +00:00
W. Eric Norum
83a864997d Implement agreed-upon semantics for delay/timeout arguments.
A delay/timeout <=0.0 results in a yield/poll.
A delay/timeout >0.0 is rounded up to 1 tick.
2001-05-18 19:36:03 +00:00
Marty Kraimer
5f07d422fd new 2001-05-18 18:20:07 +00:00
Marty Kraimer
f30ceae58b if delay>0 than taswkDelay at least 1 tick 2001-05-18 18:11:42 +00:00
Jeff Hill
4dc395bb24 measure delay of zero 2001-05-18 18:04:59 +00:00
Jeff Hill
61b049dd46 use unsigned , not double, constant 2001-05-18 18:03:41 +00:00
Jeff Hill
5ba2368b00 used unsigned not double constant 2001-05-18 18:02:02 +00:00
Jeff Hill
962f6d08d1 fixed improper use of unsigned type 2001-05-18 16:35:06 +00:00