DragonFly commits List (threaded) for 2011-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: sh: Expand aliases after assignments and redirections.
commit 088f2cdc6274ddce9e65245341b5ed3059305a5c
Author: Peter Avalos <pavalos@dragonflybsd.org>
Date: Sun Aug 21 12:23:11 2011 -0700
sh: Expand aliases after assignments and redirections.
Obtained-from: FreeBSD 222165
Summary of changes:
bin/sh/eval.c | 14 ++++----------
bin/sh/parser.c | 24 +++++++++++++++++++++++-
bin/sh/parser.h | 3 ++-
bin/sh/sh.1 | 8 ++++----
tools/regression/bin/sh/parser/alias4.0 | 5 +++++
tools/regression/bin/sh/parser/alias5.0 | 5 +++++
6 files changed, 43 insertions(+), 16 deletions(-)
create mode 100644 tools/regression/bin/sh/parser/alias4.0
create mode 100644 tools/regression/bin/sh/parser/alias5.0
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/088f2cdc6274ddce9e65245341b5ed3059305a5c
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]