1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-02-15 04:32:24 +00:00
cde/cde/programs
Jon Trulson c6f1d5ac05 dtinfogen_worker: don't free variables then use them later.
In several places, variables were XFree()'d, but then used in system()
commands later.  This would cause various issues - on my system, I'd
get:

sh: 1: Syntax error: EOF in backquote substitution
system for rm failed; exiting...

while building the guides.
2013-08-31 17:18:53 -06:00
..
backdrops Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
dsdm dsdm: Include ansi C headers to prevent implicit incompatible declaration warnings. 2012-08-30 17:59:34 +01:00
dtaction dtaction: Resolve 8 warnings caused by -Wall 2012-11-20 16:22:04 +00:00
dtappbuilder Fix dtappbuilder on Linux 2012-10-16 21:04:57 -06:00
dtappintegrate SECURITY fix for dtappintegrate: Use mktemp(1) to generate a template. 2013-07-22 17:26:19 -06:00
dtcalc dtcalc: Resolve 82 warnings causing by enabling -Wall 2012-11-20 14:49:40 +00:00
dtcm dtinfo other files 2013-08-29 19:47:51 -06:00
dtconfig message catalogs: fix comment lines, also remove linux hack in merge.c 2012-09-03 15:12:57 -06:00
dtcreate dtcreate: Don't crash when clicking "Find Set..." 2012-09-30 11:11:21 -06:00
dtdbcache 157 warnings: remove -DXK_MISCELLANY from Makefiles 2012-09-24 18:30:21 -06:00
dtdocbook include unistd.h for read(2) prototype. Fixes dtdocbook on PowerPC. 2013-07-23 19:01:13 -06:00
dtdspmsg dtdspmsg: Warning prevention 2012-08-30 18:14:15 +01:00
dtexec Changed a couple of ifdefs for __FreeBSD__ to CSRG_BASED. These are all clearcut cases. I left the ones I had doubts about, or where I wasn't sure about the OpenBSD side of things to look at later. 2012-10-03 17:06:57 -06:00
dtfile Use same SIGCHLD handling for OpenBSD as for OSF. 2012-11-20 17:17:18 -07:00
dthello message catalogs: fix comment lines, also remove linux hack in merge.c 2012-09-03 15:12:57 -06:00
dthelp message catalogs: fix comment lines, also remove linux hack in merge.c 2012-09-03 15:12:57 -06:00
dticon dticon: fixed "rubber string" drawing on high/true color displays 2013-06-26 11:20:52 -06:00
dtimsstart Changed a couple of ifdefs for __FreeBSD__ to CSRG_BASED. These are all clearcut cases. I left the ones I had doubts about, or where I wasn't sure about the OpenBSD side of things to look at later. 2012-10-03 17:06:57 -06:00
dtinfo dtinfogen_worker: don't free variables then use them later. 2013-08-31 17:18:53 -06:00
dtksh dtinfo other files 2013-08-29 19:47:51 -06:00
dtlogin dtinfo other files 2013-08-29 19:47:51 -06:00
dtmail Use /usr/sbin/sendmail as default mailer on OpenBSD. 2012-11-19 19:44:29 -07:00
dtpad Fixed dtpad server crash when closing editor window associated with primary document 2013-04-15 17:54:25 -06:00
dtpdm dtpdm: XtVaGetValues, XtPointer, XtArgVal, ... 2012-09-24 18:31:25 -06:00
dtpdmd message catalogs: fix comment lines, also remove linux hack in merge.c 2012-09-03 15:12:57 -06:00
dtprintegrate dtlp: Fix the path to DtFuncs.dtsh if CDE_INSTALLATION_TOP != /usr/dt. 2013-08-06 17:27:37 -06:00
dtprintinfo dtprintinfo: sym2num needs ksh 2012-09-23 19:43:43 -06:00
dtscreen dtscreen: Resolve (all) 11 warnigns caused by -Wall 2012-11-16 15:57:36 +00:00
dtsearchpath Kill iostream.h deprecation warnings on *BSD. 2013-07-23 18:43:05 -06:00
dtsession Fix screen locking for BSDs 2013-05-29 20:00:43 -06:00
dtspcd FreeBSD updates for dtspcd, dtfile and others 2012-08-15 12:41:31 -06:00
dtsr dtsr: include stdlib.h to resolve 20 incompaible implicit declaration warnings. 2012-08-29 18:25:32 +01:00
dtstyle dtstyle: Sort color palette names into alphabetical order for displaying. 2013-05-20 15:53:44 +01:00
dtterm Kill most warnings in lib/DtTerm. 2013-07-22 17:12:07 -06:00
dtudcexch Changed a couple of ifdefs for __FreeBSD__ to CSRG_BASED. These are all clearcut cases. I left the ones I had doubts about, or where I wasn't sure about the OpenBSD side of things to look at later. 2012-10-03 17:06:57 -06:00
dtudcfonted Changed a couple of ifdefs for __FreeBSD__ to CSRG_BASED. These are all clearcut cases. I left the ones I had doubts about, or where I wasn't sure about the OpenBSD side of things to look at later. 2012-10-03 17:06:57 -06:00
dtwm Fixed colored border around workspace buttons 2013-02-26 17:28:10 -07:00
fontaliases dtinfo other files 2013-08-29 19:47:51 -06:00
icons Update vendor logo for FreeBSD 2012-09-26 19:43:55 -06:00
localized dtinfo activation 2013-08-29 19:50:02 -06:00
nsgmls avoid identical Vector instantiations. 2013-07-29 19:17:20 -06:00
palettes Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
ttsnoop ttsnoop: deal with iostream.h and missing sentinels. 2013-07-23 18:44:56 -06:00
tttypes Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
types error.ds.src: don't hardcode /usr/dt 2013-07-22 17:25:00 -06:00
util 157 warnings: remove -DXK_MISCELLANY from Makefiles 2012-09-24 18:30:21 -06:00
Imakefile dtinfo activation 2013-08-29 19:50:02 -06:00