cdesktopenv/cde/programs
Chase 0f3bcae232 dtksh: Turn dtksh aliases into builtins and discard BLT_SPC flag
Upstream ksh has removed it's builtin aliases, favoring instead to make them
all builtin commands, this would also allow us to skip having to manually
merge another file, it was explained best in this email:

"Default aliases are an ugly hack that you are better off without.
Disadvantages include:
- 'unalias -a' becomes basically unusable as it gets rid of commands you
probably want;
- shell functions by those names are ignored (unless you quote their
names upon invocation);
- something like 'cmdname=foo; "$cmdname" bar baz' doesn't work if
$cmdname is an alias.

I strongly recommend removing the BLT_SPC flag from all of
your extra dtksh builtins. Making builtins "special builtins" is of no
real benefit at all, while introducing a pointless restriction: shell
functions by those names cannot be defined, which causes a risk of
incompatibility with scripts written for other shells. The BLT_SPC flag
is for a very few historic builtins that must have certain weird
corner-case behaviour of "special" builtins for POSIX compliance and
Bourne shell compatibility reasons."
2020-07-19 19:15:57 -06:00
..
backdrops
dsdm
dtaction
dtappbuilder
dtappintegrate
dtcalc Convert uses of XKeycodeToKeysym (deprecated) to XkbKeycodeToKeysym 2020-03-23 12:51:18 -06:00
dtcm 'notdef' means it's not used, so we remove it 2019-10-15 20:32:13 -06:00
dtconfig
dtcreate
dtdbcache
dtdocbook dtdocbook/instant: fix buffer overlow on German umlaut in latin-1 2019-11-30 10:13:43 -07:00
dtdspmsg
dtexec
dtfile dtfile: Add scroll wheel support 2019-10-14 14:34:56 -06:00
dthello
dthelp
dticon
dtimsstart
dtinfo dtinfo: link proper localized (utf8) dirs 2019-11-17 15:07:14 -07:00
dtksh dtksh: Turn dtksh aliases into builtins and discard BLT_SPC flag 2020-07-19 19:15:57 -06:00
dtlogin 'notdef' means it's not used, so we remove it 2019-10-15 20:32:13 -06:00
dtmail dtmail: fix extra format args warnings 2019-10-15 21:22:11 -06:00
dtopen
dtpad dtpad: emit error on catopen() failure 2019-10-14 14:42:21 -06:00
dtpdm
dtpdmd
dtprintegrate
dtprintinfo sym2num: don't hardcode path to cpp 2019-11-05 18:49:17 -07:00
dtscreen
dtsearchpath
dtsession Convert uses of XKeycodeToKeysym (deprecated) to XkbKeycodeToKeysym 2020-03-23 12:51:18 -06:00
dtspcd
dtsr
dtstyle
dtterm 'notdef' means it's not used, so we remove it 2019-10-15 20:32:13 -06:00
dtudcexch
dtudcfonted Merge /u/jrubio/cdesktopenv/ branch incompatible-pointer-types into master 2019-10-12 21:43:45 +00:00
dtwm Convert uses of XKeycodeToKeysym (deprecated) to XkbKeycodeToKeysym 2020-03-23 12:51:18 -06:00
fontaliases
icons
localized Merge branch 'master' into utf8-conversion after 2.3.1 release 2019-11-16 16:34:48 -07:00
nsgmls
palettes
ttsnoop
tttypes
types
util
Imakefile