Cleanup of -Wpointer-compare warnings.
[oweals/cde.git] / cde / lib / DtTerm /
2018-11-04 Jon TrulsonMerge branch 'master' into cde-next
2018-10-06 chaseRemove hpversion.h from repository
2018-09-30 chaseremove ultrix support
2018-07-06 Jon TrulsonMerge branch 'master' into cde-next
2018-07-05 Jon TrulsonMerge branch 'master' into update-with-master
2018-06-28 Jon TrulsonMerge branch 'master' into cde-next
2018-06-28 Jon TrulsonDtTerm/util: remove register keyword
2018-06-28 Peter HowkinslibDtTerm: Change to ANSI function definition
2018-06-13 Jon TrulsonlibDtTerm: Fix for a coredump seen on OpenBSD
2018-06-01 chaseSpelling fixes
2018-06-01 Ulrich WilkensFix warnings on FreeBSD
2018-05-31 Ulrich WilkensFix BSD and Sun problems after coverity fixes
2018-05-25 Jon TrulsonTermPrimSetUtmp: fix lost define broken by last patch
2018-05-25 chaseUse POSIX macros for linux
2018-05-24 chaseremove OSF1 support
2018-05-20 chaseRemove Unixware and openserver support
2018-05-16 chaseRemove UXPDS support
2018-04-28 Peter HowkinsMerge branch 'cde-fixups-1' of ssh://git.code.sf.net...
2018-04-28 chaseLast of the spelling fixed
2018-04-28 chaseFix typo in license headers
2018-04-26 chaseSmall spelling fixes
2018-04-04 Peter Howkinslibdtterm: Resolve coverity issues
2015-06-21 Douglas CarmichaelChanged memcpy() to memmove() to stop coredumping on...
2015-05-05 Stuart BradyDtTerm: fix formatted text in history buffer
2014-12-26 Jon TrulsonDtTerm: Coverity (memory corruption, moderate)
2014-12-26 Jon TrulsonDtTerm: Coverity (memory corruption, moderate)
2014-12-26 Jon TrulsonDtTerm: Coverity (memory corruption)
2014-11-21 Ulrich WilkensFix FreeBSD 10.1 build
2014-10-28 Ulrich WilkensOpenIndiana and Solaris port
2014-09-23 Ulrich WilkensResolve many build warnings
2014-07-27 Ulrich WilkensFreeBSD 10 clang port
2014-05-04 Eugene DoudineFixes the bug, which caused dtterm to show stripes...
2014-03-11 Ulrich WilkensFix dtfile and dtterm on NetBSD
2014-03-09 Jon TrulsonlibDtTerm: add include <stdio.h> so FILE is properly...
2013-10-20 Ulrich WilkensIntroduction of BSDArchitecture
2013-08-30 Ulrich Wilkensdtinfo other files
2013-07-22 Pascal StumpfKill most warnings in lib/DtTerm.
2013-02-27 Karsten PedersenFixed building on FreeBSD 8.x
2012-11-28 Pascal StumpfAvoid negative array subscript; break out of the loop...
2012-08-27 Peter HowkinslibDtTerm: Resolve all -Wformat-security warnings.
2012-08-15 Peter HowkinsMerge branch 'master' of https://git.code.sf.net/p...
2012-08-14 Marcin CieslakFreeBSD port: dtsearch, dtterm, dtwidget, dthelp
2012-08-13 Peter HowkinsMerge branch 'master' of https://git.code.sf.net/p...
2012-08-12 Pascal StumpfImakefile diffs for OpenBSD.
2012-08-10 Pascal StumpfAllow dtterm to at least allocate a pty on OpenBSD...
2012-08-10 Pascal StumpfOpenBSD fixes for lib/DtTerm: values.h, #ifdef's and...
2012-07-04 Peter HowkinsMerge branch 'linux1'
2012-06-18 Jon Trulsondtterm: fixes so job control will work.
2012-06-18 Jon Trulsondtterm: disable svr4 streams semantics on linux
2012-03-22 Peter HowkinsDo not include a couple of missing files under linux.
2012-03-20 Peter HowkinsDon't include a couple of non-existant svr4 files on...
2012-03-20 Peter HowkinsChange over Linux to using the System V style pty code...
2012-03-11 Peter HowkinsOn linux it seems that _XTyname() only takes one argume...
2012-03-11 Peter HowkinsGCC no longer supports <varargs.h>, change to <stdarg.h>
2012-03-10 Peter HowkinsAdd GNU LGPL headers to all .c .C and .h files
2012-03-10 Peter HowkinsInitial import of the CDE 2.1.30 sources from the Open...