fd3a620a68
dtsr: Resolve all -Wformat-security warnings.
Peter Howkins
2012-08-29 18:21:05 +01:00
b14d6d0b68
util/dttypes: Resolve -Wformat-security warnings
Peter Howkins
2012-08-29 18:02:22 +01:00
ba88e3abe1
dtterm: Resolve -Wformat-security warnings
Peter Howkins
2012-08-29 16:13:22 +01:00
31c2131935
libDtTerm: Resolve all -Wformat-security warnings.
Peter Howkins
2012-08-27 20:36:59 +01:00
93428391db
Merge branch 'master' of ssh://git.code.sf.net/p/cdesktopenv/code
Peter Howkins
2012-08-27 20:25:14 +01:00
3911acddf6
libDtSearch: resolve -Wformat-secuirty warning
Peter Howkins
2012-08-27 20:24:06 +01:00
64d4207135
Add pax files generated by dtksh to .gitignore
Marcin Cieslak
2012-08-24 10:24:53 +02:00
8479d150e2
libtt: Resolve all remaining format-security warnings.
Peter Howkins
2012-08-26 22:19:27 +01:00
8c8a5380ca
libtt: Warning prevention
Peter Howkins
2012-08-26 19:48:55 +01:00
f59da7b53e
Add missing includes [for modern systems] to lndir.c
David Cantrell
2012-08-23 16:58:20 -04:00
6300831c65
Fix udbParseLib.awk so it doesn't generate warnings with gawk.
David Cantrell
2012-08-23 15:52:06 -04:00
e9a031ac7a
FreeBSD: Use -O instead of -O2
Marcin Cieslak
2012-08-23 23:09:43 +02:00
17a33f0430
Use KORNSHELL variable instead of /bin/ksh
Marcin Cieslak
2012-08-23 17:49:26 +02:00
98b17d3551
64bit: Fix crash in dtexec
Marcin Cieslak
2012-08-23 16:40:38 +02:00
d31fc60fbf
FreeBSD: scan /usr/local/lib/X11/fonts/ for fontpath
Marcin Cieslak
2012-08-23 16:40:37 +02:00
c3cd844df6
Use FreeBSD-specific invocation of /bin/ps
Marcin Cieslak
2012-08-23 16:40:36 +02:00
724671a2ad
examples/tt now runs on FreeBSD
Marcin Cieslak
2012-08-22 22:49:19 +02:00
8a78cc767e
libtt: resolve implicit delaration of free() and exit() warnings
Peter Howkins
2012-08-22 12:39:25 +01:00
0b623d4b63
lib/DtHelp: Include <stdio.h> to prevent warnings about implicit declartion of free()
Peter Howkins
2012-08-22 12:10:10 +01:00
f6f54a4037
libcsa: Warning prevention
Peter Howkins
2012-08-22 11:53:08 +01:00
20c107bce2
dtcalc: Resolve "format not a string literal and no format arguments [-Wformat-security]" warnings.
Peter Howkins
2012-08-22 11:28:36 +01:00
7d50721685
dtcalc: Resolve "missing sentinel in function call [-Wformat]" warnings
Peter Howkins
2012-08-22 10:44:33 +01:00
f98d6f41d3
Simple compiler warning fixes in programs/dthelp.
David Cantrell
2012-08-21 21:53:33 -04:00
16c57ad669
Use mkstemp() and handle /usr/lib64 in imake.c
David Cantrell
2012-08-21 21:51:56 -04:00
6d46aca1b1
Fix basic compiler warnings in ccimake.c
David Cantrell
2012-08-21 21:51:06 -04:00
8d32067a4a
Account for multilib Linux installations in imake.
David Cantrell
2012-08-21 09:34:23 -04:00
929a5f7327
Include stdlib.h in cde/config/imake/ccimake.c
David Cantrell
2012-08-17 15:41:00 -04:00
65218337ef
Use $(KORNSHELL) for dtksh as well
Marcin Cieslak
2012-08-15 03:45:39 +02:00
2562c2cbeb
Deal with *.tmp.msg after mkcatdefs failure
Marcin Cieslak
2012-08-15 03:30:48 +02:00
de82eebdd5
Have to pass a const char * to function expecting char * here, otherwise it fails to link thanks to the declaration of a stub wth non-const param.
Chris Wareham
2012-08-14 12:59:44 +01:00
e738704385
Fix most of the following classes of warnings in the ToolTalk libraries:
Chris Wareham
2012-08-14 11:49:53 +01:00
d6b6353f95
Use $(SHELL) and $(KORNSHELL) for shell scripts
Marcin Cieslak
2012-08-14 15:31:56 +02:00
d3206f4514
Compile dtksh on FreeBSD
Marcin Cieslak
2012-08-14 15:31:55 +02:00
441a25b361
configRun.src: remove -s from inetd cmd, only run inetd if it exists.
ibid_ag@lavabit.com
2012-08-13 21:14:09 -06:00