Process sgml and man files in doc directory for FreeBSD. |
|
More...
|
about 13 years ago
|
FreeBSD updates for dtspcd, dtfile and others |
|
More...
|
about 13 years ago
|
Modern BSDs don't need union wait |
|
More...
|
about 13 years ago
|
FreeBSD does not need extern char *sys_errlist[] |
|
More...
|
about 13 years ago
|
Merge branch 'master' of https://git.code.sf.net/p/cdesktopenv/code |
|
More...
|
about 13 years ago
|
const char maze: unbreak ToolTalk build |
|
More...
|
about 13 years ago
|
mp_session: Always use global displayname |
|
More...
|
about 13 years ago
|
Use $(KORNSHELL) for dtksh as well |
|
More...
|
about 13 years ago
|
Deal with *.tmp.msg after mkcatdefs failure |
|
More...
|
about 13 years ago
|
Use $(SHELL) and $(KORNSHELL) for shell scripts |
|
More...
|
about 13 years ago
|
Compile dtksh on FreeBSD |
|
More...
|
about 13 years ago
|
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. |
|
More...
|
about 13 years ago
|
Fix most of the following classes of warnings in the ToolTalk libraries: |
|
More...
|
about 13 years ago
|
configRun.src: remove -s from inetd cmd, only run inetd if it exists. |
|
More...
|
about 13 years ago
|
dtbuilder: manually fix up istr.h (from Pascal) since the broken patch had already been reverted. |
|
More...
|
about 13 years ago
|
Revert "At least on OpenBSD/amd64, this macro returns a bogus value if its argument is NULL." |
|
More...
|
about 13 years ago
|
FreeBSD port: dtsearch, dtterm, dtwidget, dthelp |
|
More...
|
about 13 years ago
|
WIP to make dtbuilder work on 64bit. |
|
More...
|
about 13 years ago
|
lib/csa: Use ANSI C prototypes |
|
More...
|
about 13 years ago
|
Cast registerrpc args to xdrproc_t explicitly |
|
More...
|
about 13 years ago
|
NULL is a pointer, not string terminator |
|
More...
|
about 13 years ago
|
Merge branch 'master' of https://git.code.sf.net/p/cdesktopenv/code |
|
More...
|
about 13 years ago
|
Compile ToolTalk on FreeBSD |
|
More...
|
about 13 years ago
|
Skip building m-guides and dtksh for FreeBSD |
|
More...
|
about 13 years ago
|
Improve creation of shared libraries for FreeBSD |
|
More...
|
about 13 years ago
|
Fix broken linux builds caused by recent DtHelp/Imakefile jpeg change |
|
More...
|
about 13 years ago
|
Adjust cpp location for FreeBSD |
|
More...
|
about 13 years ago
|
some tweaks for configRun: add -h/--usage option, use portable print instead of echo \c, etc. |
|
More...
|
about 13 years ago
|
dtcreate: check for TT_ERR_PTYPE the correct way |
|
More...
|
about 13 years ago
|
dtmail actually does work now on OpenBSD due to other changes. |
|
More...
|
about 13 years ago
|