dtcalc: resolve coverity issues
[oweals/cde.git] / cde / lib /
2012-09-01 Peter HowkinslibDtSearch: Resolve 26 compiler warnings.
2012-08-31 Marcin CieslakDtWidget: Improve portability of Motif interface
2012-08-30 Peter HowkinsMerge branch 'master' of ssh://git.code.sf.net/p/cdeskt...
2012-08-30 Peter Howkinsdthelp: Resolve 106 compiler warnings.
2012-08-27 Peter HowkinslibDtTerm: Resolve all -Wformat-security warnings.
2012-08-27 Peter HowkinsMerge branch 'master' of ssh://git.code.sf.net/p/cdeskt...
2012-08-27 Peter HowkinslibDtSearch: resolve -Wformat-secuirty warning
2012-08-26 Peter Howkinslibtt: Resolve all remaining format-security warnings.
2012-08-26 Peter Howkinslibtt: Warning prevention
2012-08-24 Marcin Cieslak64bit: Fix crash in dtexec
2012-08-22 Peter Howkinslibtt: resolve implicit delaration of free() and exit...
2012-08-22 Peter Howkinslib/DtHelp: Include <stdio.h> to prevent warnings about...
2012-08-22 Peter Howkinslibcsa: Warning prevention
2012-08-17 Jon TrulsonMerge branch 'EnvControl-fixes'
2012-08-17 Peter HowkinsMerge branch 'master' of https://git.code.sf.net/p...
2012-08-17 Jon TrulsonDtSvc:EnvControl: Use more modern and less dangerous...
2012-08-16 Marcin CieslakFix compiler warnings in dtsession
2012-08-16 Peter HowkinsMerge branch 'master' of https://git.code.sf.net/p...
2012-08-15 Ulrich WilkensProcess sgml and man files in doc directory for FreeBSD.
2012-08-15 Peter HowkinsMerge branch 'master' of https://git.code.sf.net/p...
2012-08-15 Frederic Koehlermp_session: Always use global displayname
2012-08-15 Marcin Cieslakconst char maze: unbreak ToolTalk build
2012-08-14 Chris WarehamHave to pass a const char * to function expecting char...
2012-08-14 Chris WarehamFix most of the following classes of warnings in the...
2012-08-14 Marcin CieslakFreeBSD port: dtsearch, dtterm, dtwidget, dthelp
2012-08-14 Marcin Cieslaklib/csa: Use ANSI C prototypes
2012-08-14 Marcin CieslakCast registerrpc args to xdrproc_t explicitly
2012-08-14 Marcin CieslakNULL is a pointer, not string terminator
2012-08-13 Peter HowkinsMerge branch 'master' of https://git.code.sf.net/p...
2012-08-13 Marcin CieslakCompile ToolTalk on FreeBSD
2012-08-12 Jon TrulsonFix broken linux builds caused by recent DtHelp/Imakefi...
2012-08-12 Pascal StumpfLow-hanging fruit: Fix most warnings in lib/DtSearch.
2012-08-12 Pascal StumpfGet rid of malloc.h.
2012-08-12 Pascal StumpfDo not use internal libjpeg.
2012-08-12 Frederic Koehlertooltalk: Fix bad assumptions about sizeof(uid_t)
2012-08-12 Frederic Koehlertt (tooltalk): Kill some warnings
2012-08-12 Frederic Koehlertttrace: Fix bad usage of va_arg with enums
2012-08-12 Pascal StumpfImakefile diffs for OpenBSD.
2012-08-10 Pascal StumpfOpenBSD fixes for DtWidget, dtaction, dtappbuilder.
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-08-10 Pascal StumpfTooltalk fixes for OpenBSD. This consists mainly of...
2012-08-10 Pascal StumpfOpenBSD fixes for DtPrint and csa.
2012-08-10 Pascal StumpfOpenBSD fixed for lib/DtSvc.
2012-08-10 Pascal StumpfSIGPWR is not present everywhere.
2012-08-09 James WoodcockRemove ambiguity in string compare.
2012-08-09 James Woodcock"ISO C++ forbids declaration of [X] with no type" warni...
2012-08-09 Jon TrulsonMerge branch 'master' of ssh://git.code.sf.net/p/cdeskt...
2012-08-09 Jon TrulsonUse socklen_t where available.
2012-08-09 Jon TrulsonDeal with the fact that modern compilers assume differe...
2012-08-09 Marc BalmerFix more sprintf calls.
2012-08-09 Peter HowkinsUpdate the sub parts of the main dt/cde version number...
2012-08-08 Jon TrulsonDtSvc: Fixes a segfault on Debian squeeze 64 bit and...
2012-08-08 Jon Trulsonlibtt: "%wc" is Microsoft extension, not supported...
2012-08-08 Jon TrulsonDtSvc/dtwm: Fix some implicit declarations of functions...
2012-08-08 Jon Trulsonlibtt: Avoid an infinite loop in ttsession (tooltalk...
2012-08-07 Jon Trulsondtdbcache: remove incorrect comment block and tmpnam_bu...
2012-08-07 Jon Trulsondtdbcache: Remove old code in comments
2012-08-07 Jon Trulsondtdbcache: Use mkstemp() instead of tmpnam() to avoid...
2012-07-28 Jon Trulsonlibtt: client init(): use fcntl F_SETFD correctly.
2012-07-16 Jon TrulsonMerge branch 'master' of ssh://git.code.sf.net/p/cdeskt...
2012-07-16 Peter HowkinsIncrement CDE version number to 2.2.0
2012-07-13 Jon TrulsonlibDtHelp: fix up some warnigs and potential overruns
2012-07-12 Jon TrulsonDtSvc/DtUtil1/Saver.c - fix the screen savers.
2012-07-04 Peter HowkinsMerge branch 'linux1'
2012-06-19 Jon Trulsonagent.c: oops - include poll.h, not sys/poll.h
2012-06-19 Jon Trulsoncsa/agent.c: use select rather than poll
2012-06-19 Jon TrulsonRemove hardcoded CCLINK's in Imakefiles when linking...
2012-06-19 Jon Trulsondoc/help localization changes
2012-06-18 Jon TrulsonAdd -fpermissive to linux standard c++ option define...
2012-06-18 Jon Trulsondtterm: fixes so job control will work.
2012-06-18 Jon Trulsondtterm: disable svr4 streams semantics on linux
2012-05-31 Peter HowkinsModify all Imakefile files to use LinuxArchitecture...
2012-05-29 Peter HowkinsRevert previous erroneous change made on master that...
2012-05-27 Jon TrulsonDtSvc/dtspcd: fixes for VU#172583
2012-05-27 Jon Trulsontt_isam_record.C/tt_isam_record.C: fix CERT VU#387387...
2012-05-27 Jon Trulsontt_isam_record.C: fix CERT VU#387387 part 2
2012-05-27 Jon Trulsontt_isam_record.C: fix CERT VU#387387
2012-05-27 Jon Trulsondm_server.C: fix CERT VU#975403/VU#299816
2012-05-27 Jon TrulsonFileUtils.c: fix CERT VU#575804
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-15 Peter HowkinsAdd Freetype include path to build for DtWidget
2012-03-12 Peter HowkinsChange detector for linux platform to match other Imake...
2012-03-12 Peter HowkinsWhen linking against C++ libraries gcc insists on using...
2012-03-12 Peter HowkinsOn Linux don't redefine the prototypes to malloc()...
2012-03-12 Peter HowkinsLinux is a unistdh platform not an osfcn.h
2012-03-12 Peter Howkinslinux is a unistd.h platform not a osfcn.h
2012-03-12 Peter Howkins-fpermissive to allow gcc to compile old C++
2012-03-12 Peter HowkinsDo not redefine prototype of exit() under linux
2012-03-12 Peter HowkinsAdd <unistd.h> include for getopt()
2012-03-12 Peter Howkins-fpermissive to allow gcc to compile old C++
2012-03-12 Peter Howkins-fpermissive to allow gcc to compile old C++
2012-03-12 Peter Howkins-fpermissive to allow gcc to compile old C++
2012-03-12 Peter HowkinsUse socklen_t type for argument for getsockname()
2012-03-12 Peter HowkinsAdd int type to previously untyped variable
2012-03-12 Peter HowkinsOn linux use a iso C (89) stdarg variable argument...
2012-03-12 Peter HowkinsNo easy access to min()/max() macro, rewrite code
2012-03-12 Peter Howkins-fpermissive to allow GCC to compile old C++
next