Don't use fstat for readable pipe chars in dtexec.
[oweals/cde.git] / cde / programs /
2012-09-10 Mike StroyanDon't use fstat for readable pipe chars in dtexec.
2012-09-07 Marcin CieslakFreeBSD: Fix dtlogin failsafe session
2012-09-06 Jon Trulsondtlogin: enable building on FreeBSD
2012-09-06 Marcin CieslakAllow building on FreeBSD
2012-09-06 Ulrich WilkensFix for __va_copy on FreeBSD i386.
2012-09-06 Ulrich WilkensFixes for dtlogin and dtcm on FreeBSD.
2012-09-03 Jon Trulsonmessage catalogs: fix comment lines, also remove linux...
2012-09-01 Peter Howkinsdtpdmd: Resolving warnings.
2012-09-01 Peter HowkinsMerge branch 'master' of ssh://git.code.sf.net/p/cdeskt...
2012-08-31 Peter Howkinsdtpdm: Resolve 4 compiler warnings
2012-08-31 Jon Trulsondthelp: fix build failure introduced by commit 71f8af69...
2012-08-31 Jon Trulsondtcm: fix typo introduced by commit ca9da25d44b258d8ca9...
2012-08-31 Marcin CieslakFix warnings in dtwm
2012-08-30 Peter Howkinsdtpad: Resolve 6 compiler warnings.
2012-08-30 Peter Howkinsdtlogin: Resolve 7 compiler warnings.
2012-08-30 Peter Howkinsdtlogin: Resolve all -Wformat-security warnings
2012-08-30 Peter Howkinsdtimsstart: Resolve 3 compiler warnings.
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-30 Jon TrulsonMerge branch 'master' of ssh://git.code.sf.net/p/cdeskt...
2012-08-30 Peter Howkinsdthello: Resolve 5 compiler warnings.
2012-08-30 Peter Howkinsdtfile: Remove 97 compiler warnings
2012-08-30 Jon Trulsondthelp/text.c: use snprintf
2012-08-30 Peter Howkinsdtfile: Resolve implicit imcompatible declaration warnings.
2012-08-30 Peter Howkinsdtexec: On Linux use the variation of signal handlers...
2012-08-30 Peter Howkinsdtdspmsg: Warning prevention
2012-08-30 Peter Howkinsdtcreate: warning prevention.
2012-08-30 Peter Howkinsdsdm: Include ansi C headers to prevent implicit incomp...
2012-08-30 Peter Howkinsdtaction: main() returns an int and -Wformat-security...
2012-08-30 Peter Howkinsdticon: Fix some warnings related to mixing NULL, 0...
2012-08-30 Peter Howkinsdtcalc: Fix some warnings related to mixing NULL, 0...
2012-08-30 Ulrich WilkensTwo fixes for dtmail
2012-08-30 Ulrich WilkensCorrection of paths for BSDs
2012-08-29 Peter Howkinsdtcm: Resolve all -Wformat-security warnings.
2012-08-29 Peter Howkinsdtsr: include stdlib.h to resolve 20 incompaible implic...
2012-08-29 Peter Howkinsdtsr: Resolve all -Wformat-security warnings.
2012-08-29 Peter Howkinsutil/dttypes: Resolve -Wformat-security warnings
2012-08-29 Peter Howkinsdtterm: Resolve -Wformat-security warnings
2012-08-24 Marcin CieslakUse KORNSHELL variable instead of /bin/ksh
2012-08-24 Marcin Cieslak64bit: Fix crash in dtexec
2012-08-24 Marcin CieslakFreeBSD: scan /usr/local/lib/X11/fonts/ for fontpath
2012-08-24 Marcin CieslakUse FreeBSD-specific invocation of /bin/ps
2012-08-22 Peter Howkinsdtcalc: Resolve "format not a string literal and no...
2012-08-22 Peter Howkinsdtcalc: Resolve "missing sentinel in function call...
2012-08-22 David CantrellSimple compiler warning fixes in programs/dthelp.
2012-08-21 Pascal StumpfFix localized build on OpenBSD.
2012-08-20 Pascal StumpfBuild dtksh on OpenBSD.
2012-08-20 Pascal StumpfOpenBSD still uses GNU iconv, so the second argument...
2012-08-20 Ulrich WilkensFix dttypes for BSD systems
2012-08-20 Ulrich WilkensFind correct system includes and libs on FreeBSD.
2012-08-18 Jon TrulsonAdd mkcatdefs program and make the imake changes so...
2012-08-18 Marcin CieslakBuild missing Xm.cat Mrm.cat Uil.cat for LANG=C
2012-08-18 Frederic Koehlerdtcreate: Replace broken GetBaseName with basename
2012-08-18 Frederic Koehlerdtcreate: Fix some memory management issues
2012-08-18 Frederic Koehlerdtcreate: Fix another buffer overflow issue
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 Frederic Koehlerdtcreate: Fix major buffer overflow
2012-08-16 William Schaubdtdocbook: on some systems SIGLOST = SIGPWR and they...
2012-08-16 Marcin CieslakProvide basic font aliases for FreeBSD
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 Marcin CieslakModern BSDs don't need union wait
2012-08-15 Marcin CieslakFreeBSD does not need extern char *sys_errlist[]
2012-08-15 Ulrich WilkensProcess sgml and man files in doc directory for FreeBSD.
2012-08-15 Marcin CieslakFreeBSD updates for dtspcd, dtfile and others
2012-08-15 Peter HowkinsMerge branch 'master' of https://git.code.sf.net/p...
2012-08-15 Marcin CieslakUse $(KORNSHELL) for dtksh as well
2012-08-15 Marcin CieslakDeal with *.tmp.msg after mkcatdefs failure
2012-08-14 Marcin CieslakUse $(SHELL) and $(KORNSHELL) for shell scripts
2012-08-14 Marcin CieslakCompile dtksh on FreeBSD
2012-08-14 Marcin CieslakFreeBSD port: dtsearch, dtterm, dtwidget, dthelp
2012-08-14 Jon Trulsondtbuilder: manually fix up istr.h (from Pascal) since...
2012-08-14 Pascal StumpfWIP to make dtbuilder work on 64bit.
2012-08-14 Jon TrulsonRevert "At least on OpenBSD/amd64, this macro returns...
2012-08-13 Peter HowkinsMerge branch 'master' of https://git.code.sf.net/p...
2012-08-13 Marcin CieslakSkip building m-guides and dtksh for FreeBSD
2012-08-12 William Schaubdtcreate: check for TT_ERR_PTYPE the correct way
2012-08-12 Pascal Stumpfsym2num: add path to cpp on OpenBSD.
2012-08-12 Pascal StumpfGet rid of malloc.h.
2012-08-12 Pascal Stumpfdtmail actually does work now on OpenBSD due to other...
2012-08-12 Pascal StumpfPatches for dtscreen, dtsearchpath, dtsession on OBSD.
2012-08-12 Pascal StumpfOpenBSD patches for ttsnoop.
2012-08-12 Pascal StumpfOpenBSD patches for dtpdmd and dtprintinfo.
2012-08-12 Pascal StumpfOpenBSD #ifdefs for imake templates for localisations.
2012-08-12 Pascal StumpfMake nsgmls compile on OpenBSD.
2012-08-12 Pascal StumpfCurrent state of my dtmail work.
2012-08-12 Pascal StumpfMake dtlogin compile on OpenBSD.
2012-08-12 Pascal StumpfMake dtinfo work on OpenBSD.
2012-08-12 Pascal StumpfOpenBSD patches for dtcalc, dtdocbook, dthelp and dtims...
2012-08-12 William Schaubdtcreate: Fix double free inside ProcessExecString()
2012-08-12 William Schaubdtcreate: fix exit with TT_ERR_PTYPE and fix several...
2012-08-12 Jon Trulsonre-enable building of dtmail, except on OpenBSD
2012-08-12 Pascal StumpfImakefile diffs for OpenBSD.
2012-08-10 Pascal StumpfFixes for dtfile on OpenBSD, plus missing prototypes...
2012-08-10 Pascal StumpfOpenBSD fixes for dtcm. There are no global "timezone...
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 Frederic Koehlerdtwm: Cleanup some implicit definitions
2012-08-10 Pascal StumpfSIGPWR is not present everywhere.
next