Jon Trulson
61b58271f9
dticon, dtpad, dtterm: fix session save issues (sprintf bogosity)
...
Diff supplied by: Giacomo Comes <comes@naic.edu>
2023-02-18 15:40:08 -07:00
Jon Trulson
b55897489f
Fix up a few more implicit-function-declaration warnings on the BSDs
2021-12-13 16:46:02 -07:00
Jon Trulson
5a0e223ea1
dtterm: fix implicit-function-declaration warnings
2021-11-16 10:40:44 -07:00
Liang Chang
5854cd8543
dtterm: Add libutempter support for utmp/wtmp updates.
2021-06-02 19:56:30 -06:00
wmoxam
ab741a1241
'notdef' means it's not used, so we remove it
2019-10-15 20:32:13 -06:00
chase
dd68514e4f
Remove hpversion.h from repository
...
This patch removes hpversion.h from the repository, this also untangles a
lot of ifdef mess. This closes bug CDExc19524.
2018-10-06 17:00:38 -06:00
Peter Howkins
5efbca724b
dtterm: Coverity 89479
2018-07-03 17:58:52 +01:00
Jon Trulson
2d7c1db6fc
dtterm: remove register keyword
2018-06-27 22:20:34 -06:00
Peter Howkins
6f41ecc453
dtterm: Change to ANSI function definitions
2018-06-28 04:22:06 +01:00
chase
1fe5a550b2
Fix typo in license headers
2018-04-28 12:30:20 -06:00
Peter Howkins
4e9dc6c50b
dtterm: coverity fixes
2018-04-12 21:29:49 +01:00
Ulrich Wilkens
c3f74eec17
FreeBSD 10 clang port
2014-07-27 12:32:35 -06:00
Pascal Stumpf
dc0e8ea74d
Kill most warnings in lib/DtTerm.
...
Mostly missing headers, explicit parentheses and new prototypes.
Some Caveats:
* I haven't compile-tested the SVR4 getpty file, it might need another tweak
* There were operator precedence bugs in TermPrimCursor.c and TermPrimRender.c
(^ vs. !=). This might change behaviour, but at least I haven't experienced
any crashes ...
* This adds a little more dependencies for include ordering, but unless we
want to play the "headers that include headers that include headers..." game,
this is unavoidable.
2013-07-22 17:12:07 -06:00
Peter Howkins
f3d2d238ed
dtterm: Resolve 4 compiler warnings
2012-09-17 16:28:55 +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