@jon13 would you please consider committing the attached patch?
If I recall correctly having rpcbind running is a requirement.
ksh93: import 1.0.4
Reject are being caused by https://sourceforge.net/p/cdesktopenv/code/ci/ef2c655f552b3ca3210a5580993057937fa8fa7c/ https://sourceforge.net/p/cdesktopenv/code/ci/76812a9115db584cb4754761f46e9c76081d2435/ Which are now fixed upstream
After some more experimentation: Patching to 1.0.4 seems possible with no rejects. Patching up to 1.0.8 seems possible with only 2 rejects (in xec.c)... Patching from 1.0.9 introduces 16 rejects (in aso)...
As an aside, I did make a diff of ksh-1.0.3 and ksh-1.0.10 and tried applying that to CDE, which ended up with rejects in src/cmd/ksh/sh/xec.c and src/lib/libast/features/aso.
with regard to dtcodegen any calls to CATGETS seem to trigger a Segmentation Fault...
The attached v4.2 patch also fixes 'dtlogin' so that works now too...