Ulrich Wilkens
01d6c363fa
OpenIndiana and Solaris port
2014-10-28 13:40:11 -06:00
Ulrich Wilkens
42e891d9e7
Resolve many build warnings
...
This patch fixes many warnings from the beginning of the build up to
and including the depend stage. Nearly all warnings should be gone
even with -Wall.
2014-09-23 17:57:50 -06:00
Jon Trulson
ba0f3a250d
Revert "ttsnoop: NULL is not 0"
...
This reverts commit 6a9327f2ab .
The real fix for this (and other issues) needs to be done in dtcodegen.
2014-09-16 18:09:21 -06:00
Jon Trulson
6a9327f2ab
ttsnoop: NULL is not 0
...
This fix is a bit of a hack, I just moved the declarations into the
'user code' portion of main().
dtcodegen needs to be fixed so as not to generate this type of code in
the first place.
2014-09-14 14:25:55 -06:00
Ulrich Wilkens
c3f74eec17
FreeBSD 10 clang port
2014-07-27 12:32:35 -06:00
Jon Trulson
aa15240c22
ttsnoop.C.src: NULL is not 0
2014-04-06 16:55:45 -06:00
Jon Trulson
4312a1190b
cleanup: eliminate missing sentinel warnings
2014-03-24 18:26:10 -06:00
Ulrich Wilkens
d24fd29b52
Fix dtfile and dtterm on NetBSD
2014-03-11 13:06:55 -06:00
Ulrich Wilkens
2712d5f787
NetBSD port
2014-02-22 19:12:19 -07:00
Pascal Stumpf
20081d15c9
ttsnoop: deal with iostream.h and missing sentinels.
...
Replacing strstream may be possible, but requires more work and a better
understanding of the code.
2013-07-23 18:44:56 -06:00
Pascal Stumpf
43bae997c8
OpenBSD patches for ttsnoop.
...
Mostly adding std:: for strstream interfaces.
2012-08-11 20:06:44 -06:00
Peter Howkins
aa605c16f3
Linux compilation of ttsnoop (Matthew Howkins)
...
This may contain prexisting 64-bit issues, caused by hammering pointers
into ints.
2012-04-12 19:08:52 +01:00
Peter Howkins
c884521619
Add GNU LGPL headers to all .c .C and .h files
2012-03-10 18:58:32 +00:00
Peter Howkins
83b6996daa
Initial import of the CDE 2.1.30 sources from the Open Group.
2012-03-10 18:21:40 +00:00