cdesktopenv/cde/programs
Marcin Cieslak 917f7da191 157 warnings: remove -DXK_MISCELLANY from Makefiles
Fixes the following warning:

In file included from ../../../imports/x11/include/X11/Xutil.h:54,
                 from ../../../imports/x11/include/X11/Intrinsic.h:54,
                 from Action.c:64:
../../../imports/x11/include/X11/keysym.h:49:1: warning: "XK_MISCELLANY" redefined
<command-line>: warning: this is the location of the previous definition

<keysym.h> which includes all key symbols and loads <keysymdef.h>
is automaticlly included by the X Toolkit.

This patch removes #include <keysymdef.h> whenever not needed,
and adds #define XK_MISCALLANY in the source code where required.
2012-09-24 18:30:21 -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 157 warnings: remove -DXK_MISCELLANY from Makefiles 2012-09-24 18:30:21 -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 157 warnings: remove -DXK_MISCELLANY from Makefiles 2012-09-24 18:30:21 -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 157 warnings: remove -DXK_MISCELLANY from Makefiles 2012-09-24 18:30: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 157 warnings: remove -DXK_MISCELLANY from Makefiles 2012-09-24 18:30:21 -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 dtmail: fix warning: comparison is always false 2012-09-24 18:27:45 -06:00
dtpad dtpad: kill one warning 2012-09-23 19:46:21 -06:00
dtpdm 157 warnings: remove -DXK_MISCELLANY from Makefiles 2012-09-24 18:30:21 -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 dtprintinfo: sym2num needs ksh 2012-09-23 19:43: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 Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
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 Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
ttsnoop OpenBSD patches for ttsnoop. 2012-08-11 20:06:44 -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 Use KORNSHELL variable instead of /bin/ksh 2012-08-23 20:00:43 -06:00
util 157 warnings: remove -DXK_MISCELLANY from Makefiles 2012-09-24 18:30:21 -06:00
Imakefile dtlogin: enable building on FreeBSD 2012-09-06 12:36:14 -06:00