cdesktopenv/cde/programs/dtterm
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
..
tests
util Allow dtterm to at least allocate a pty on OpenBSD. Display is still mangled, however, and it frequently crashes (64bit issue). 2012-08-10 14:08:48 -06:00
DtTermLogit.c
DtTermLogit.h
DtTermMain.c Kill most warnings in lib/DtTerm. 2013-07-22 17:12:07 -06:00
DtTermMain.h
DtTermServer.c
DtTermServer.h
DtTermSyntax.c dtterm: Resolve -Wformat-security warnings 2012-08-29 16:13:22 +01:00
DtTermSyntax.h
Dtterm.ad.src
Imakefile Use $(SHELL) and $(KORNSHELL) for shell scripts 2012-08-14 12:34:41 -06:00
dtterm.1
dtterm.5
dtterm.msg message catalogs: fix comment lines, also remove linux hack in merge.c 2012-09-03 15:12:57 -06:00
dtterm_main.c
flags
mkfallbk
sunDtTermServer.c dtterm: Resolve 4 compiler warnings 2012-09-17 16:28:55 +01:00
terminfoChecklist
terminfoCreate