Marty Kraimer
|
8d043dfe6e
|
gret rid of dead code
|
2004-02-10 21:09:02 +00:00 |
|
Marty Kraimer
|
bc81744d8f
|
add ascar
|
2004-02-10 14:52:46 +00:00 |
|
Marty Kraimer
|
29335e7672
|
add copyright notice
|
2004-02-10 14:52:39 +00:00 |
|
Marty Kraimer
|
7282989961
|
add copyright notice
|
2004-02-10 14:35:19 +00:00 |
|
Jeff Hill
|
8799d3c6ba
|
fixed template arg does not default with sunpro
|
2004-02-09 21:28:07 +00:00 |
|
Andrew Johnson
|
d6b34a9732
|
Oops, undo (wrong tree).
|
2004-02-09 20:38:21 +00:00 |
|
Andrew Johnson
|
08cb4a265a
|
changes so that it builds on solaris.
|
2004-02-09 20:36:19 +00:00 |
|
Jeff Hill
|
f8829aed21
|
fix compiler warnings
|
2004-02-09 17:13:58 +00:00 |
|
Jeff Hill
|
4bf312df58
|
fix compiler warnings and clear out redundant code
|
2004-02-07 01:34:59 +00:00 |
|
Jeff Hill
|
2c68ac3a10
|
fixed sunpro warnings
|
2004-02-07 01:22:26 +00:00 |
|
Jeff Hill
|
1fa297d34f
|
fixed sunpro warnings
|
2004-02-07 01:21:30 +00:00 |
|
Jeff Hill
|
452a040183
|
fixed sunpro warnings
|
2004-02-07 00:38:19 +00:00 |
|
Andrew Johnson
|
0b51e1f972
|
Remove tokenNAME, everything uses tokenSTRING instead.
|
2004-02-06 19:23:09 +00:00 |
|
Jeff Hill
|
410623730b
|
fixed spelling
|
2004-02-06 16:28:27 +00:00 |
|
Jeff Hill
|
35f9e3dcbb
|
fixed enobuf causes stuck send thread
|
2004-02-05 22:58:35 +00:00 |
|
Jeff Hill
|
0a93c81e2c
|
fixed gnu warnings
|
2004-02-05 01:16:02 +00:00 |
|
Jeff Hill
|
dd1b4d2791
|
fixed warnings
|
2004-02-04 17:35:08 +00:00 |
|
Ralph Lange
|
58879ff350
|
Bugfix - mostly a minor cut'n'paste issue.
|
2004-02-04 10:30:04 +00:00 |
|
Jeff Hill
|
8e499dcfb7
|
fixed warnings
|
2004-02-04 02:14:29 +00:00 |
|
Jeff Hill
|
82cb39fcd5
|
cosmetic
|
2004-02-04 02:13:25 +00:00 |
|
Jeff Hill
|
b868ce79b7
|
fuixed ms warnings
|
2004-02-04 02:12:05 +00:00 |
|
Jeff Hill
|
a00c041353
|
fixed debug diagnostics
|
2004-02-04 02:11:38 +00:00 |
|
Jeff Hill
|
afb643443f
|
fixed no reconnect 2nd time bug
|
2004-02-04 02:10:30 +00:00 |
|
Jeff Hill
|
0dc56953ff
|
removed junk
|
2004-02-04 02:10:00 +00:00 |
|
Jeff Hill
|
8459529f70
|
use global printf for debug stuff
|
2004-02-04 02:09:43 +00:00 |
|
Jeff Hill
|
9fb90cfcab
|
supress sun pro warnings
|
2004-02-04 02:09:11 +00:00 |
|
W. Eric Norum
|
fbf90dd641
|
Remove unreachable code.
|
2004-02-03 21:35:25 +00:00 |
|
W. Eric Norum
|
585e2f7d6c
|
Stupid vxWorks implementation of toupper/tolower expands macro argument more than once!
|
2004-02-03 16:49:33 +00:00 |
|
Ralph Lange
|
0da4a9df30
|
Cosmetic
|
2004-02-03 15:33:45 +00:00 |
|
Ralph Lange
|
936f5a48b6
|
Bugfixes for compiling with -DDEBUG
|
2004-02-03 13:48:43 +00:00 |
|
Ralph Lange
|
429a135265
|
Bugfixes for compiling with -DDEBUG
|
2004-02-03 13:42:42 +00:00 |
|
Jeff Hill
|
2a8a75fdc9
|
fixed logic error in repeaterClient::verify
|
2004-02-03 03:32:00 +00:00 |
|
Jeff Hill
|
9231d4c9b9
|
removed repeater confirm through cac
|
2004-02-03 03:04:42 +00:00 |
|
Jeff Hill
|
4bb85b7256
|
improved diagnostic
|
2004-02-03 02:21:01 +00:00 |
|
Jeff Hill
|
9977039b55
|
cosmetic
|
2004-02-03 02:20:44 +00:00 |
|
Jeff Hill
|
fb6c0cd8fc
|
improved diagnostics
|
2004-02-03 01:45:56 +00:00 |
|
Jeff Hill
|
351a45b734
|
new show interface
|
2004-02-03 01:45:45 +00:00 |
|
Jeff Hill
|
c1e2dc29bd
|
removed overly stringent assert
|
2004-02-02 20:13:15 +00:00 |
|
Jeff Hill
|
b10a642321
|
ignore sigpipe and sigalrm
|
2004-02-02 18:31:53 +00:00 |
|
Jeff Hill
|
c49757c9b5
|
dont print message or wakeup receive thread from send thread
if its a receive thread initiated shutdown
|
2004-02-02 18:26:49 +00:00 |
|
Ralph Lange
|
89c136d426
|
Best not to bracket include with extern "C"
|
2004-02-01 17:26:10 +00:00 |
|
Ralph Lange
|
e6587e9755
|
Fix to get around weird HP aCC behaviour ("C" linkage for friends):
caInstallDefaultService() calls a static member function instead of being a friend.
|
2004-02-01 15:44:24 +00:00 |
|
Ralph Lange
|
3d27e9aeb1
|
Suppress HP aCC warnings.
|
2004-01-31 21:13:28 +00:00 |
|
Jeff Hill
|
4c2a8386a1
|
clean up better if we receive disconnect notification when sending
|
2004-01-30 01:35:55 +00:00 |
|
Jeff Hill
|
d2d71324da
|
cosmetic
|
2004-01-30 01:25:16 +00:00 |
|
Jeff Hill
|
70a6e931fb
|
best not to bracket include with extern "C"
|
2004-01-30 01:24:22 +00:00 |
|
Ralph Lange
|
ac1258fcc7
|
Bugfix; added note to keep people from using parseOptions().
|
2004-01-28 20:48:31 +00:00 |
|
Andrew Johnson
|
6f931a18f1
|
Fixed various compiler warnings.
|
2004-01-28 00:04:03 +00:00 |
|
Andrew Johnson
|
e0b918ce08
|
Ancient files, no longer used.
|
2004-01-27 22:03:11 +00:00 |
|
Andrew Johnson
|
12b51ec036
|
Force aitInt8 to be signed - ANSI allows chars to be unsigned
|
2004-01-27 21:54:06 +00:00 |
|