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 Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
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 Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
DtTermLogit.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
DtTermMain.c Kill most warnings in lib/DtTerm. 2013-07-22 17:12:07 -06:00
DtTermMain.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
DtTermServer.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
DtTermServer.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
DtTermSyntax.c dtterm: Resolve -Wformat-security warnings 2012-08-29 16:13:22 +01:00
DtTermSyntax.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Dtterm.ad.src Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
Imakefile Use $(SHELL) and $(KORNSHELL) for shell scripts 2012-08-14 12:34:41 -06:00
dtterm.1 Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
dtterm.5 Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
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 Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
flags Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
mkfallbk Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
sunDtTermServer.c dtterm: Resolve 4 compiler warnings 2012-09-17 16:28:55 +01:00
terminfoChecklist Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
terminfoCreate Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00