summary refs log tree commit diff
path: root/src/funcs/kill
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2005-11-13 22:05:18 +1100
committerHerbert Xu <herbert@gondor.apana.org.au>2005-11-13 22:05:18 +1100
commitf8273a5783a4cd7340879c3a2f955c30ce4903e7 (patch)
tree163deeeb9ae7507da4727017c6b621674ab0bcca /src/funcs/kill
parent[MEMALLOC] Remove unnecessary truncation in _STPUTC (diff)
downloaddash-f8273a5783a4cd7340879c3a2f955c30ce4903e7.tar.gz
dash-f8273a5783a4cd7340879c3a2f955c30ce4903e7.zip
[BUILTIN] Always call conv_escape_str in echocmd
Instead of calling conv_escape_str when we detect a backslash we will call it
unconditionally.  This helps get rid of some unnecessary code in echocmd.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
2017-07-30Add snapshot.shJune McEnroe 2017-07-30Fix termcap patch for background colorsJune McEnroe 2017-07-30Update helpJune McEnroe 2017-07-30Fix help to track colorJune McEnroe 2017-07-30Support background colorsJune McEnroe 2017-07-30Track color only client-sideJune McEnroe 2017-07-30Add ostensible support for background colorsJune McEnroe 2017-07-30Add tile create and access timestampsJune McEnroe 2017-07-30Assert stable struct Tile field offsetsJune McEnroe 2017-07-30Add chroot.shJune McEnroe 2017-07-30Add ` commandJune McEnroe 2017-07-30Add sshd_configJune McEnroe 2017-07-30Add termcap patchJune McEnroe