Marty Kraimer
|
a4ba05e90c
|
get rid of defs that should come from menus
|
2001-05-01 19:55:34 +00:00 |
|
W. Eric Norum
|
f8f306624e
|
Remove env command -- vxWorks has no environ pointer.
Add epicsPrtEnvParams to print all EPICS environment parameters.
Add printEnv to print specified environment variables.
|
2001-05-01 18:38:50 +00:00 |
|
Jeff Hill
|
a1ef63686c
|
use conatant INFINITE
|
2001-05-01 17:03:07 +00:00 |
|
Jeff Hill
|
d7126b0784
|
formatting
|
2001-05-01 17:02:22 +00:00 |
|
Jeff Hill
|
68f40981a3
|
detect overrange in sleep
|
2001-05-01 17:01:50 +00:00 |
|
W. Eric Norum
|
92d922d446
|
Add comment.
|
2001-04-30 21:05:21 +00:00 |
|
W. Eric Norum
|
ea74ab6e7a
|
Allow network interface card to be selected using site-specific
configuration file. Provide example selection for RTEMS pc386 target.
|
2001-04-30 21:03:12 +00:00 |
|
Janet B. Anderson
|
057fbc10a0
|
Now allows include statements.
|
2001-04-27 14:05:07 +00:00 |
|
Jeff Hill
|
636c028b56
|
changes from stephanie
|
2001-04-25 19:59:50 +00:00 |
|
W. Eric Norum
|
90e07a7840
|
Change prompt from rtems> ' to epics> '
Don't proceed until clock has been synchronized with NTP.
|
2001-04-24 19:40:39 +00:00 |
|
W. Eric Norum
|
f1f5f385bb
|
Add `env' command to print enviornment variables.
|
2001-04-24 19:35:57 +00:00 |
|
W. Eric Norum
|
647221079f
|
Fix up broken putenv().
|
2001-04-24 18:36:31 +00:00 |
|
Janet B. Anderson
|
0a3f27c689
|
Changed lex and yacc rules.
|
2001-04-24 16:44:59 +00:00 |
|
Janet B. Anderson
|
42aa85a1d9
|
Added DEPSCHS to edf rule.
|
2001-04-24 14:27:35 +00:00 |
|
Jeff Hill
|
91707b9e92
|
fixed too many accept error messages problem
|
2001-04-23 17:24:46 +00:00 |
|
Jeff Hill
|
5152152edb
|
added comment
|
2001-04-20 19:39:45 +00:00 |
|
W. Eric Norum
|
9f2d93d2d4
|
Allow application code to override RTEMS network configuration.
|
2001-04-20 19:18:54 +00:00 |
|
Jeff Hill
|
01c5adc8a7
|
test
|
2001-04-20 15:15:10 +00:00 |
|
Jeff Hill
|
22ec308865
|
test
|
2001-04-20 15:14:46 +00:00 |
|
Jeff Hill
|
e585c60d67
|
fixed sun pro warning
|
2001-04-20 01:21:48 +00:00 |
|
Jeff Hill
|
452c8d1384
|
dont use c++ style comment in header used by C files
|
2001-04-20 00:56:27 +00:00 |
|
Jeff Hill
|
00641af25c
|
fixed gnu warnings
|
2001-04-20 00:50:19 +00:00 |
|
Jeff Hill
|
a42a95f60a
|
updated to match service API changes
|
2001-04-20 00:46:18 +00:00 |
|
Jeff Hill
|
c6d116d1e8
|
fixed gnu warning
|
2001-04-20 00:13:58 +00:00 |
|
Jeff Hill
|
1c6767d3f2
|
broke apart monolithic iocinf.h header file
|
2001-04-20 00:08:41 +00:00 |
|
Jeff Hill
|
1e786e3d5a
|
broke apart monolithic iocinf.h header file
|
2001-04-19 23:52:07 +00:00 |
|
Jeff Hill
|
03a92021a7
|
removed redundant parens
|
2001-04-19 23:50:50 +00:00 |
|
W. Eric Norum
|
7cbc79ff30
|
Clean up semaphore statistic gathering.
|
2001-04-19 01:53:06 +00:00 |
|
Jeff Hill
|
e20bf02652
|
moved oldChannelNotify inlines to oldAccess.h
|
2001-04-17 20:22:15 +00:00 |
|
Jeff Hill
|
20e702a629
|
moved oldChannelNotify inlines here
|
2001-04-17 20:21:07 +00:00 |
|
Jeff Hill
|
1f52aaf9d6
|
reformat
|
2001-04-17 17:37:41 +00:00 |
|
Jeff Hill
|
c2ffc9e893
|
automate production of version string
|
2001-04-17 17:37:17 +00:00 |
|
Jeff Hill
|
eeaf3af7a4
|
fixed sun pro warning
|
2001-04-17 17:36:37 +00:00 |
|
Jeff Hill
|
a8a86993e3
|
fixed sun pro warnings
|
2001-04-17 00:44:59 +00:00 |
|
Jeff Hill
|
76560ce7c3
|
added reset()
|
2001-04-17 00:14:42 +00:00 |
|
Jeff Hill
|
1ec6f444b7
|
changed file name
|
2001-04-17 00:03:02 +00:00 |
|
Jeff Hill
|
8d5075b441
|
fixed gnu warnings
|
2001-04-16 23:46:32 +00:00 |
|
Jeff Hill
|
84bec6ceba
|
fixed gnu warning
|
2001-04-16 23:41:47 +00:00 |
|
Jeff Hill
|
ee60f232c1
|
made destructors virtual
|
2001-04-16 23:33:45 +00:00 |
|
Jeff Hill
|
e73d083131
|
fixed ws in endif clause
|
2001-04-16 23:30:42 +00:00 |
|
Jeff Hill
|
7a56359b73
|
added ws at eof
|
2001-04-16 23:30:12 +00:00 |
|
Jeff Hill
|
e73d66bbff
|
added newline at eof
|
2001-04-16 23:25:03 +00:00 |
|
Jeff Hill
|
008b125aec
|
fixed ws in endif clause
|
2001-04-16 23:14:18 +00:00 |
|
Jeff Hill
|
bfe4d463c1
|
changed to C style comment
|
2001-04-16 22:59:47 +00:00 |
|
Jeff Hill
|
f69a65a4fe
|
dont hold lock while calling callbacks
|
2001-04-16 22:51:37 +00:00 |
|
Jeff Hill
|
332a7228a8
|
dont hold lock while calling callbacks
|
2001-04-16 22:38:38 +00:00 |
|
Jeff Hill
|
4b99a3d268
|
installed epics_auto_ptr.h
|
2001-04-16 22:36:59 +00:00 |
|
Jeff Hill
|
c2e6490220
|
installed
|
2001-04-16 22:36:28 +00:00 |
|
Jeff Hill
|
aa2516eb85
|
improved test
|
2001-04-16 21:59:38 +00:00 |
|
Jeff Hill
|
01fd6d5253
|
no need to check for nill
|
2001-04-16 21:49:53 +00:00 |
|