cdesktopenv/cde/programs
Marcin Cieslak 1041e08003 Fix dtfile crash on 64 bit
When asking for data using XtVaGetValue()
make sure that there is enough place for
the return value (which is sometimes XtPointer).
Providing pointer to (int) is not enough.

Cast XtPointer into requested int types
directly, which unfortunately introduces
compilation warning:

cast from pointer to integer of different size
2012-09-22 19:04:21 -06:00
..
backdrops
dsdm dsdm: Include ansi C headers to prevent implicit incompatible declaration warnings. 2012-08-30 17:59:34 +01:00
dtaction message catalogs: fix comment lines, also remove linux hack in merge.c 2012-09-03 15:12:57 -06:00
dtappbuilder Fix for __va_copy on FreeBSD i386. 2012-09-05 19:28:31 -06:00
dtappintegrate Use KORNSHELL variable instead of /bin/ksh 2012-08-23 20:00:43 -06:00
dtcalc message catalogs: fix comment lines, also remove linux hack in merge.c 2012-09-03 15:12:57 -06:00
dtcm Fixes for dtlogin and dtcm on FreeBSD. 2012-09-05 19:27:45 -06:00
dtconfig message catalogs: fix comment lines, also remove linux hack in merge.c 2012-09-03 15:12:57 -06:00
dtcreate message catalogs: fix comment lines, also remove linux hack in merge.c 2012-09-03 15:12:57 -06:00
dtdbcache Remove hardcoded CCLINK's in Imakefiles when linking with C++ built libs (DtSvc). 2012-06-19 16:27:20 -06:00
dtdocbook dtdocbook: on some systems SIGLOST = SIGPWR and they should not be in the same case statement. 2012-08-16 16:19:40 -06:00
dtdspmsg dtdspmsg: Warning prevention 2012-08-30 18:14:15 +01:00
dtexec Don't use fstat for readable pipe chars in dtexec. 2012-09-09 18:23:45 -06:00
dtfile Fix dtfile crash on 64 bit 2012-09-22 19:04:21 -06: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 message catalogs: fix comment lines, also remove linux hack in merge.c 2012-09-03 15:12:57 -06:00
dtimsstart message catalogs: fix comment lines, also remove linux hack in merge.c 2012-09-03 15:12:57 -06:00
dtinfo Get rid of malloc.h. 2012-08-12 14:20:58 -06:00
dtksh Fix for __va_copy on FreeBSD i386. 2012-09-05 19:28:31 -06:00
dtlogin BSD: Add /usr/local/bin to the default PATH on login 2012-09-10 12:08:36 -06:00
dtmail message catalogs: fix comment lines, also remove linux hack in merge.c 2012-09-03 15:12:57 -06:00
dtpad message catalogs: fix comment lines, also remove linux hack in merge.c 2012-09-03 15:12:57 -06:00
dtpdm message catalogs: fix comment lines, also remove linux hack in merge.c 2012-09-03 15:12:57 -06:00
dtpdmd message catalogs: fix comment lines, also remove linux hack in merge.c 2012-09-03 15:12:57 -06:00
dtprintegrate message catalogs: fix comment lines, also remove linux hack in merge.c 2012-09-03 15:12:57 -06:00
dtprintinfo Use KORNSHELL variable instead of /bin/ksh 2012-08-23 20:00:43 -06:00
dtscreen message catalogs: fix comment lines, also remove linux hack in merge.c 2012-09-03 15:12:57 -06:00
dtsearchpath Improve MANPATH control 2012-09-17 18:23:14 -06:00
dtsession message catalogs: fix comment lines, also remove linux hack in merge.c 2012-09-03 15:12:57 -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: Resolve 28 compiler warnings. 2012-09-17 14:56:06 +01:00
dtterm dtterm: Resolve 4 compiler warnings 2012-09-17 16:28:55 +01:00
dtudcexch dtudcexch/dtudcfonted: Resolve 78 compiler warnings. 2012-09-18 12:00:05 +01:00
dtudcfonted dtudcexch/dtudcfonted: Resolve 78 compiler warnings. 2012-09-18 12:00:05 +01:00
dtwm dtfile: Add missing prototypes 2012-09-18 09:59:11 -06:00
fontaliases Provide basic font aliases for FreeBSD 2012-08-16 16:15:52 -06:00
icons
localized message catalogs: fix comment lines, also remove linux hack in merge.c 2012-09-03 15:12:57 -06:00
nsgmls Process sgml and man files in doc directory for FreeBSD. 2012-08-15 15:56:03 -06:00
palettes
ttsnoop OpenBSD patches for ttsnoop. 2012-08-11 20:06:44 -06:00
tttypes
types Use KORNSHELL variable instead of /bin/ksh 2012-08-23 20:00:43 -06:00
util util/dttypes: Resolve -Wformat-security warnings 2012-08-29 18:02:22 +01:00
Imakefile dtlogin: enable building on FreeBSD 2012-09-06 12:36:14 -06:00