oweals/cde.git
2012-08-22 David CantrellUse mkstemp() and handle /usr/lib64 in imake.c
2012-08-22 David CantrellFix basic compiler warnings in ccimake.c
2012-08-21 David CantrellAccount for multilib Linux installations in imake.
2012-08-21 David CantrellInclude stdlib.h in cde/config/imake/ccimake.c
2012-08-21 Pascal StumpfFix localized build on OpenBSD.
2012-08-20 Marcin CieslakAdd mkcatdefs and book.* to .gitignore
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-17 Jon TrulsonDtSvc:EnvControl: Use more modern and less dangerous...
2012-08-16 Jon Trulsonnew dtlogin rc script for linux from David McBrayer...
2012-08-16 William Schaubdtdocbook: on some systems SIGLOST = SIGPWR and they...
2012-08-16 William SchaubAdd support for building 32bit SPARC binaries under...
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 Frederic Koehlermp_session: Always use global displayname
2012-08-15 Marcin Cieslakconst char maze: unbreak ToolTalk build
2012-08-15 Marcin CieslakUse $(KORNSHELL) for dtksh as well
2012-08-15 Marcin CieslakDeal with *.tmp.msg after mkcatdefs failure
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 CieslakUse $(SHELL) and $(KORNSHELL) for shell scripts
2012-08-14 Marcin CieslakCompile dtksh on FreeBSD
2012-08-14 ibid_ag@lavabit.comconfigRun.src: remove -s from inetd cmd, only run inetd...
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 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-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 CieslakCompile ToolTalk on FreeBSD
2012-08-13 Marcin CieslakSkip building m-guides and dtksh for FreeBSD
2012-08-13 Marcin CieslakImprove creation of shared libraries for FreeBSD
2012-08-13 Marcin CieslakAdjust cpp location for FreeBSD
2012-08-12 Jon TrulsonFix broken linux builds caused by recent DtHelp/Imakefi...
2012-08-12 Douglas Menckensome tweaks for configRun: add -h/--usage option, use...
2012-08-12 William Schaubdtcreate: check for TT_ERR_PTYPE the correct way
2012-08-12 Pascal StumpfUse cpp -traditional.
2012-08-12 Pascal Stumpfsym2num: add path to cpp on OpenBSD.
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 the PID as a way of generating a "random...
2012-08-12 Pascal StumpfDo not use internal libjpeg.
2012-08-12 Pascal Stumpfdtmail actually does work now on OpenBSD due to other...
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 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 Chris Warehamimake: Convert function prototypes and signatures to...
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 Pascal StumpfOpenBSD fixes for lib/DtTerm: values.h, #ifdef's and...
2012-08-10 Jon Trulsonhistorical: mv some old files that we want to preserve...
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 Jon TrulsonNew top level README from Christopher Turkel <turkelchr...
2012-08-10 Frederic Koehlerdtwm: Cleanup some implicit definitions
2012-08-10 Pascal StumpfOpenBSD fixed for lib/DtSvc.
2012-08-10 Pascal StumpfSIGPWR is not present everywhere.
2012-08-10 Jon TrulsonOpenBSD.cf, from Pascal Stumpf
2012-08-09 Pascal StumpfProvide support for installation under OpenBSD. Don...
2012-08-09 Pascal Stumpfrecognise OpenBSD version
2012-08-09 Pascal StumpfRename getline() to not conflict with the standard...
2012-08-09 James WoodcockRemove ambiguity in string compare.
2012-08-09 James WoodcockRemove unnecessary extern modifier on struct declarations.
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 TrulsonUse SIGCHLD rather than SIGCLD.
next