This website requires JavaScript.
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
7ee2f3e80d
Fix localized build on OpenBSD.
Pascal Stumpf
2012-08-19 19:35:38 +02:00
240c89cf6b
Add mkcatdefs and book.* to .gitignore
Marcin Cieslak
2012-08-19 22:40:01 +02:00
3629a61f7c
Build dtksh on OpenBSD.
Pascal Stumpf
2012-08-19 18:33:42 +02:00
b578dca486
OpenBSD still uses GNU iconv, so the second argument to iconv(3) is not const.
Pascal Stumpf
2012-08-19 18:19:40 +02:00
232a93319b
Fix dttypes for BSD systems
Ulrich Wilkens
2012-08-19 16:04:03 +02:00
3bbcda35b9
Find correct system includes and libs on FreeBSD.
Ulrich Wilkens
2012-08-19 02:32:18 +02:00
006a00ed4a
Add mkcatdefs program and make the imake changes so it can be used.
Jon Trulson
2012-08-17 20:11:11 -06:00
3e2f89956f
Build missing Xm.cat Mrm.cat Uil.cat for LANG=C
Marcin Cieslak
2012-08-17 00:04:40 +02:00
f5ac4cf8f9
dtcreate: Replace broken GetBaseName with basename
Frederic Koehler
2012-08-17 00:06:25 -04:00
7d2fee2769
dtcreate: Fix some memory management issues
Frederic Koehler
2012-08-16 22:34:26 -04:00
c8a5b9671f
dtcreate: Fix another buffer overflow issue
Frederic Koehler
2012-08-16 22:17:39 -04:00
e7ec2a4bdd
Merge branch 'EnvControl-fixes'
Jon Trulson
2012-08-17 06:01:19 -06:00
90376fc6d8
Merge branch 'master' of https://git.code.sf.net/p/cdesktopenv/code
Peter Howkins
2012-08-17 10:26:09 +01:00
466191d669
dtcreate: Fix major buffer overflow
Frederic Koehler
2012-08-16 21:04:56 -04:00
27d5cc033d
DtSvc:EnvControl: Use more modern and less dangerous methods of manipulating the env.
Jon Trulson
2012-08-16 18:26:50 -06:00
a128f8e4e4
new dtlogin rc script for linux from David McBrayer <d9j0m.dev@gmail.com >
Jon Trulson
2012-08-16 17:05:38 -06:00
727b47894c
dtdocbook: on some systems SIGLOST = SIGPWR and they should not be in the same case statement.
William Schaub
2012-08-16 13:55:41 -04:00
2532f4a5ba
Add support for building 32bit SPARC binaries under Linux.
William Schaub
2012-08-15 22:35:49 -04:00
0fccc33b17
Provide basic font aliases for FreeBSD
Marcin Cieslak
2012-08-16 02:59:58 +02:00
d8db13985c
Fix compiler warnings in dtsession
Marcin Cieslak
2012-08-16 02:10:55 +02:00
0cbd88018a
Merge branch 'master' of https://git.code.sf.net/p/cdesktopenv/code
Peter Howkins
2012-08-16 15:41:15 +01:00
ce4004f86b
Modern BSDs don't need union wait
Marcin Cieslak
2012-08-15 19:46:02 +02:00
a35975a334
FreeBSD does not need extern char *sys_errlist[]
Marcin Cieslak
2012-08-15 19:46:01 +02:00
7bdb847210
Process sgml and man files in doc directory for FreeBSD.
Ulrich Wilkens
2012-08-15 22:43:43 +02:00
71ddf025fa
FreeBSD updates for dtspcd, dtfile and others
Marcin Cieslak
2012-08-15 19:46:03 +02:00
91b33b7158
Merge branch 'master' of https://git.code.sf.net/p/cdesktopenv/code
Peter Howkins
2012-08-15 17:07:35 +01:00
66e428596b
mp_session: Always use global displayname
Frederic Koehler
2012-08-14 21:49:14 -04:00
e8ff159737
const char maze: unbreak ToolTalk build
Marcin Cieslak
2012-08-15 04:07:01 +02: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
31aaa48344
FreeBSD port: dtsearch, dtterm, dtwidget, dthelp
Marcin Cieslak
2012-08-13 17:57:16 +02:00
ee03634a10
dtbuilder: manually fix up istr.h (from Pascal) since the broken patch had already been reverted.
Jon Trulson
2012-08-13 19:48:57 -06:00
1177e21080
WIP to make dtbuilder work on 64bit.
Pascal Stumpf
2012-08-13 17:35:34 +02:00
50e6c86bf4
lib/csa: Use ANSI C prototypes
Marcin Cieslak
2012-08-13 12:10:37 +02:00
aa12f819dd
Cast registerrpc args to xdrproc_t explicitly
Marcin Cieslak
2012-08-13 12:08:04 +02:00
706fccb50e
NULL is a pointer, not string terminator
Marcin Cieslak
2012-08-13 12:08:03 +02:00
3b06b6a6b7
Revert "At least on OpenBSD/amd64, this macro returns a bogus value if its argument is NULL."
Jon Trulson
2012-08-13 18:18:52 -06:00
0ecef859cf
Merge branch 'master' of https://git.code.sf.net/p/cdesktopenv/code
Peter Howkins
2012-08-13 10:31:07 +01:00
bf8c5e674f
Compile ToolTalk on FreeBSD
Marcin Cieslak
2012-08-13 04:01:47 +02:00
8e80886661
Skip building m-guides and dtksh for FreeBSD
Marcin Cieslak
2012-08-13 04:01:46 +02:00
e1aa4d28cb
Improve creation of shared libraries for FreeBSD
Marcin Cieslak
2012-08-13 04:01:45 +02:00
851330b5f5
Adjust cpp location for FreeBSD
Marcin Cieslak
2012-08-13 00:37:42 +02:00
fa3ad160e4
Fix broken linux builds caused by recent DtHelp/Imakefile jpeg change
Jon Trulson
2012-08-12 17:31:28 -06:00
2b8bd0743b
some tweaks for configRun: add -h/--usage option, use portable print instead of echo \c, etc.
Douglas Mencken
2012-08-12 15:13:36 -06:00
7153a0e3e2
dtcreate: check for TT_ERR_PTYPE the correct way
William Schaub
2012-08-12 16:24:36 -04:00
3c6a0584dd
Use cpp -traditional.
Pascal Stumpf
2012-08-12 19:33:25 +02:00
72c954e5b3
sym2num: add path to cpp on OpenBSD.
Pascal Stumpf
2012-08-12 21:27:19 +02:00
a1cbcd24db
Low-hanging fruit: Fix most warnings in lib/DtSearch.
Pascal Stumpf
2012-08-12 18:51:53 +02:00
0bbd4ff9aa
Get rid of malloc.h.
Pascal Stumpf
2012-08-12 16:41:42 +02:00
18a5139d7a
Do not use the PID as a way of generating a "random" filename.
Pascal Stumpf
2012-08-12 20:27:32 +02:00
aa9ea72bfb
Do not use internal libjpeg.
Pascal Stumpf
2012-08-12 15:25:22 +02:00
5a8d2bb16f
dtmail actually does work now on OpenBSD due to other changes.
Pascal Stumpf
2012-08-12 14:20:36 -06:00
b33cf9fb60
tooltalk: Fix bad assumptions about sizeof(uid_t)
Frederic Koehler
2012-08-12 02:12:28 -04:00
19c7c80aa3
tt (tooltalk): Kill some warnings
Frederic Koehler
2012-08-11 18:38:59 -04:00
5ad7a83985
tttrace: Fix bad usage of va_arg with enums
Frederic Koehler
2012-08-11 17:15:39 -04:00
71f3ed16f8
Patches for dtscreen, dtsearchpath, dtsession on OBSD.
Pascal Stumpf
2012-08-11 14:04:50 +02:00
43bae997c8
OpenBSD patches for ttsnoop.
Pascal Stumpf
2012-08-11 14:12:47 +02:00
76984653b4
OpenBSD patches for dtpdmd and dtprintinfo.
Pascal Stumpf
2012-08-11 14:01:14 +02:00
d418376944
OpenBSD #ifdefs for imake templates for localisations.
Pascal Stumpf
2012-08-11 14:08:03 +02:00
205e26b3ef
Make nsgmls compile on OpenBSD.
Pascal Stumpf
2012-08-11 14:09:40 +02:00
e3ad7e24e3
Current state of my dtmail work.
Pascal Stumpf
2012-08-11 13:57:26 +02:00
7c3a972d32
Make dtlogin compile on OpenBSD.
Pascal Stumpf
2012-08-11 13:49:07 +02:00
a8d5c1f0ba
Make dtinfo work on OpenBSD.
Pascal Stumpf
2012-08-11 13:43:57 +02:00
3e4517dc2a
OpenBSD patches for dtcalc, dtdocbook, dthelp and dtimsstart.
Pascal Stumpf
2012-08-11 13:38:22 +02:00
b17e52a269
dtcreate: Fix double free inside ProcessExecString()
William Schaub
2012-08-11 14:46:35 -04:00
562da5af1b
dtcreate: fix exit with TT_ERR_PTYPE and fix several sprintf related segfaults.
William Schaub
2012-08-11 04:02:17 -04:00
fdcbdbe0d0
re-enable building of dtmail, except on OpenBSD
Jon Trulson
2012-08-11 19:26:04 -06:00
131c7a9e04
Imakefile diffs for OpenBSD.
Pascal Stumpf
2012-08-09 22:06:51 +02:00