Peter Howkins
5481b6b753
dtstyle: Coverity 88475
2018-07-03 18:46:59 +01:00
Peter Howkins
9e0cd3fe51
dtstyle: Coverity 88726
2018-07-03 18:45:31 +01:00
Peter Howkins
c076db11de
dtstyle: Coverity 89011
2018-07-03 18:43:31 +01:00
Peter Howkins
43ed7dacc6
dtstyle: Coverity 89456
2018-07-03 18:42:00 +01:00
Peter Howkins
c743c30cb9
dtstyle: Coverity 87763
2018-07-03 18:39:32 +01:00
Peter Howkins
0dc2828f57
dtstyle: Coverity 89351
2018-07-03 18:29:47 +01:00
Peter Howkins
0f87b89354
dticon: fix for \n being truncated by snprintf off end of error message
2018-07-03 18:25:03 +01:00
Peter Howkins
73188e842e
dticon: Coverity 89192
2018-07-03 18:20:35 +01:00
Peter Howkins
877d62c2cb
nsgmls: Coverity 174584
2018-07-03 18:14:53 +01:00
Peter Howkins
62a09f6df5
nsgmls: Coverity 174600
2018-07-03 18:13:13 +01:00
Peter Howkins
56abbf15be
dtpad: Coverity 174846
2018-07-03 18:07:10 +01:00
Peter Howkins
5efbca724b
dtterm: Coverity 89479
2018-07-03 17:58:52 +01:00
Peter Howkins
f470e4303e
dtaction: Coverity 88210 and 87787
2018-07-03 17:55:28 +01:00
Peter Howkins
2a988f5ad3
libDtSearch: Coverity 86459
2018-07-02 23:28:31 +01:00
Peter Howkins
5b1c87fb43
libDtSearch: Coverity 86119
2018-07-02 23:26:51 +01:00
Peter Howkins
7ecbdc866c
libDtSearch: Coverity 86602
2018-07-02 23:23:44 +01:00
Peter Howkins
96c6c5068a
libDtSearch: Coverity 86426
2018-07-02 23:21:07 +01:00
Peter Howkins
013f452864
libDtSearch: Coverity 86816
2018-07-02 23:18:00 +01:00
Peter Howkins
c96a2cfa51
libDtSearch: Coverity 87018
2018-07-02 23:15:57 +01:00
Peter Howkins
95d6b64800
libDtSearch: Coverity 176038
2018-07-02 23:13:43 +01:00
Peter Howkins
aa1bfc0ab3
libDtSearch: Coverity 86579
2018-07-02 23:11:36 +01:00
Peter Howkins
f0917ee2b5
libDtSearch: Coverity 87032
2018-07-02 23:09:29 +01:00
Peter Howkins
889650ea45
libDtSearch: Coverity 86944
2018-07-02 23:07:39 +01:00
Peter Howkins
0876476cae
libDtSearch: Coverity 86856
2018-07-02 23:01:54 +01:00
Peter Howkins
c8233c9200
libDtSearch: Coverity 86804
2018-07-02 22:59:03 +01:00
Peter Howkins
d7225fde79
libDtSearch: Coverity 86780
2018-07-02 22:55:42 +01:00
Peter Howkins
5854fdca38
libDtSearch: Coverity 86768
2018-07-02 22:53:49 +01:00
Peter Howkins
85166ef293
libDtSearch: Coverity 86762
2018-07-02 22:51:16 +01:00
Peter Howkins
68986baef8
libDtSearch: Coverity 86698
2018-07-02 22:48:20 +01:00
Jon Trulson
a7ec1c6182
dwtm/WmResource.c: Stop printing garbage when XmeRenderTableGetDefaultFont() fails.
2018-07-02 14:44:58 -06:00
Peter Howkins
3fe9d94879
dtwm: Coverity 88375
2018-07-02 21:03:42 +01:00
Peter Howkins
ac6fd23add
dtwm: Coverity 88285
2018-07-02 21:01:36 +01:00
Peter Howkins
e0d8aaa0dd
dtwm: Coverity 88535
2018-07-02 20:58:16 +01:00
Peter Howkins
c3aac3cc26
dtwm: Coverity 87236
2018-07-02 20:55:54 +01:00
Peter Howkins
77efde3456
dtwm: Coverity 87256
2018-07-02 20:52:39 +01:00
Peter Howkins
58065ae980
dtwm: 88998
2018-07-02 20:46:39 +01:00
Peter Howkins
39f2c08b94
dtwm: Coverity 89400
2018-07-02 20:45:22 +01:00
Peter Howkins
415964d433
dtwm: Coverity 89124
2018-07-02 20:43:50 +01:00
Peter Howkins
1f15522c59
dtwm: Coverity 88540
2018-07-02 20:42:37 +01:00
Peter Howkins
3aec9bfead
dtwm: Coverity 88325
2018-07-02 20:40:04 +01:00
Peter Howkins
152a655ce3
dtwm: Coverity 89619
2018-07-02 20:38:46 +01:00
Peter Howkins
dd9b5ca190
dtwm: Coverity 88714
2018-07-02 20:37:21 +01:00
Peter Howkins
20135bf9e7
dtwm: Coverity 88247
2018-07-02 20:35:57 +01:00
Peter Howkins
9b4e0270a3
dtwm: Coverity 88311
2018-07-02 20:32:50 +01:00
Peter Howkins
6299ec7483
dtwm: Coverity 87858
2018-07-02 20:29:01 +01:00
Jon Trulson
dc7807b13b
slib/mp_rpc_server: TIRPC: force a listen() call on the server socket
...
With earlier versions of RPC and TIRPC it seems that svctcp_create()
calles listen() on the socket (as seen by debugger and strace).
Tooltalk expects this behavior.
However, with newer systems (ArchLinux 5/18+ and similar bleeding edge
versions of SuSE's equivalent: Tumbleweed), this behavior seems to
have changed.
ttsession goes into an infinite loop trying to accept() a connection
in the TIRPC library (via svc_getreqset()).
It appears listen() is no longer called on the socket when it is
created via svctcp_create(). The hack in this commit, always causes
listen() to be called on the socket, and seems to resolve the problem.
But it is a hack I think. I don't know if this is the correct
behavior of svctcp_create() or we were just lucky before.
2018-07-01 19:45:09 -06:00
Jon Trulson
c0388656dc
tt/mini_isam: add new isam_prototypes.h include file and fix up problems
...
There were a variety of potential 64b problems due to the complete
lack of prototype declarations. So, we add a file, isam_prototypes.h,
generated mostly by the 'cproto' tool.
We also fixed up some errors that having proper prototypes pointed
out, mainly in passing ints where pointers were expected and vice
versa. The iserase() function was supposed to accept a char *, but
was defined as only accepting a char. Fun stuff like that.
2018-06-30 20:13:39 -06:00
Jon Trulson
0d39bd186f
tt/mini_isam: remove all ancient sccsid blocks
2018-06-30 19:10:10 -06:00
Jon Trulson
bc7e64195e
tt/mini_isam: use proper include, get rid of ultrix strdup
2018-06-30 19:00:20 -06:00
Jon Trulson
392356f6b4
ttsnoop: use tail arg -f rather than +0f
...
I cannot even find out what "+0f" is supposed to do (google fail), but
this seems a reasonable alternative that should work everywhere.
2018-06-29 14:37:48 -06:00