Fix dttypes for BSD systems
[oweals/cde.git] / cde / programs /
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.
2012-08-10 Jon TrulsonOpenBSD.cf, from Pascal Stumpf
2012-08-09 James WoodcockRemove unnecessary extern modifier on struct declarations.
2012-08-09 Jon TrulsonMerge branch 'master' of ssh://git.code.sf.net/p/cdeskt...
2012-08-09 Jon TrulsonUse SIGCHLD rather than SIGCLD.
2012-08-09 Jon TrulsonAt least on OpenBSD/amd64, this macro returns a bogus...
2012-08-09 Jon TrulsonDeal with the fact that modern compilers assume differe...
2012-08-09 Jon TrulsonThis adds the basic config bits needed for OpenBSD.
2012-08-09 Marc BalmerUse a more robust idiom When converting sprintf() to...
2012-08-09 Robert Tomsickdtscreen: include stdlib to avoid exit redeclaration
2012-08-09 Robert Tomsickdtscreen: include stdlib where appropriate
2012-08-09 Robert Tomsickdthelpview: Util.c include stdlib to avoid redeclaring...
2012-08-09 Robert Tomsickdthelpview: Main.c - Cleanup variable init
2012-08-09 Peter Howkinsdtcalc: warning prevention, add <stdlib.h> include...
2012-08-09 Peter Howkinsdtcalc: warning prevention, do not use NULL when you...
2012-08-09 Jon Trulsondtaction: Fix unsafe use of sprintf
2012-08-09 Jon Trulsondtterm - minor warning fixes
2012-08-08 Jon TrulsonDtSvc/dtwm: Fix some implicit declarations of functions...
2012-08-08 Jon Trulsondtwm: Define a final fallback for loading default windo...
2012-08-08 Jon Trulsondtlogin: don't try to use /dev/mem to get random data...
2012-08-07 Jon TrulsonFix SIGSEGV while compiling dthelp on 64 bit systems.
2012-08-06 Jon Trulsondtprintinfo: Fix SIGSEGV in dtprintinfo (passing NULL...
2012-08-04 Jon Trulsonprograms/Imakefile: don't try to build dtksh or dtinfo...
2012-08-03 Jon Trulsondtlogin: Fix up Options->Language menu
2012-08-03 Jon Trulsondtbuilder: fixup TOG copyrights issue in generated...
2012-08-03 Peter HowkinsMerge branch 'master' of https://git.code.sf.net/p...
2012-08-03 Peter HowkinsRe-enable dtappbuilder on linux builds.
2012-07-27 Peter HowkinsMerge branch 'master' of https://git.code.sf.net/p...
2012-07-25 Jon Trulsondtwm: add missing workspace 'Occupy" commands to the...
2012-07-25 Jon TrulsonDtwm.defs.src: set proper mail file path for linux
2012-07-25 Jon TrulsonMerge branch 'master' of ssh://git.code.sf.net/p/cdeskt...
2012-07-24 Jon Trulsonlocalized/templates: remove remaining attempts at build...
2012-07-24 Jon Trulsonsys.resources.src: make HIGH_COLOR the default
2012-07-17 Jon TrulsonCommit the template changes for the locales including...
2012-07-16 Jon TrulsonMerge branch 'master' of ssh://git.code.sf.net/p/cdeskt...
2012-07-14 Jon Trulsoninstant: change warning message to fatal message, since...
2012-07-14 Jon Trulsoninstant: partially revert commit bc96e6f1ff6c72d4d2cafb...
2012-07-14 Jon Trulsondtmail: IO.C: just compare against \r on all systems
2012-07-13 Jon TrulsonFix some minor issues and re-enable building of DE...
2012-07-12 Jon Trulsondtsession: implement screen lock/unlock for linux
2012-07-12 Jon Trulsondtsession: SmUI.c: fix ancient typo
2012-07-12 Jon Trulsondtsession: also block HUP and PIPE when preparing to...
2012-07-12 Jon Trulsondtsession: don't exit while processing your own session...
2012-07-04 Peter HowkinsMerge branch 'linux1'
2012-06-22 Jon Trulsonfontaliases: add more robust font.aliases file.
2012-06-22 Jon Trulsondtlogin|Xsession/config: setup some env variables and...
2012-06-21 Jon Trulsonfonts.alias: use Peters version in the CDE wiki for...
2012-06-21 Jon TrulsonAdd fontaliases/linux/ dir, and appropriate entries...
2012-06-21 Jon TrulsonXsession.src: setup proper cpp_* defines for linux
next