2
I Use This!
Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Process sgml and man files in doc directory for FreeBSD. More... about 13 years ago
FreeBSD updates for dtspcd, dtfile and others
Marcin Cieślak
as Marcin Cieslak
More... about 13 years ago
Modern BSDs don't need union wait
Marcin Cieślak
as Marcin Cieslak
More... about 13 years ago
FreeBSD does not need extern char *sys_errlist[]
Marcin Cieślak
as Marcin Cieslak
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
Marcin Cieślak
as Marcin Cieslak
More... about 13 years ago
mp_session: Always use global displayname More... about 13 years ago
Use $(KORNSHELL) for dtksh as well
Marcin Cieślak
as Marcin Cieslak
More... about 13 years ago
Deal with *.tmp.msg after mkcatdefs failure
Marcin Cieślak
as Marcin Cieslak
More... about 13 years ago
Use $(SHELL) and $(KORNSHELL) for shell scripts
Marcin Cieślak
as Marcin Cieslak
More... about 13 years ago
Compile dtksh on FreeBSD
Marcin Cieślak
as Marcin Cieslak
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
Marcin Cieślak
as Marcin Cieslak
More... about 13 years ago
WIP to make dtbuilder work on 64bit. More... about 13 years ago
lib/csa: Use ANSI C prototypes
Marcin Cieślak
as Marcin Cieslak
More... about 13 years ago
Cast registerrpc args to xdrproc_t explicitly
Marcin Cieślak
as Marcin Cieslak
More... about 13 years ago
NULL is a pointer, not string terminator
Marcin Cieślak
as Marcin Cieslak
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
Marcin Cieślak
as Marcin Cieslak
More... about 13 years ago
Skip building m-guides and dtksh for FreeBSD
Marcin Cieślak
as Marcin Cieslak
More... about 13 years ago
Improve creation of shared libraries for FreeBSD
Marcin Cieślak
as Marcin Cieslak
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
Marcin Cieślak
as Marcin Cieslak
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