Searched hist:261125 (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/bin/sh/tests/builtins/
H A Dcommand3.0.stdoutdiff 261125 Fri Jan 24 16:42:24 MST 2014 jilles sh: Solve the alias recursion problem in a less hackish way.

Add the space to avoid alias recursion when the alias is expanded, not when
it is added.

As a result, displaying an alias via command -v, command -V or type no
longer erroneously appends a space. Adjust the tests so they now require
this bug to be absent.
H A Dcommand6.0.stdoutdiff 261125 Fri Jan 24 16:42:24 MST 2014 jilles sh: Solve the alias recursion problem in a less hackish way.

Add the space to avoid alias recursion when the alias is expanded, not when
it is added.

As a result, displaying an alias via command -v, command -V or type no
longer erroneously appends a space. Adjust the tests so they now require
this bug to be absent.
H A Dcommand5.0.stdoutdiff 261125 Fri Jan 24 16:42:24 MST 2014 jilles sh: Solve the alias recursion problem in a less hackish way.

Add the space to avoid alias recursion when the alias is expanded, not when
it is added.

As a result, displaying an alias via command -v, command -V or type no
longer erroneously appends a space. Adjust the tests so they now require
this bug to be absent.
/freebsd-11.0-release/bin/sh/
H A Dalias.cdiff 261125 Fri Jan 24 16:42:24 MST 2014 jilles sh: Solve the alias recursion problem in a less hackish way.

Add the space to avoid alias recursion when the alias is expanded, not when
it is added.

As a result, displaying an alias via command -v, command -V or type no
longer erroneously appends a space. Adjust the tests so they now require
this bug to be absent.
H A Dinput.cdiff 261125 Fri Jan 24 16:42:24 MST 2014 jilles sh: Solve the alias recursion problem in a less hackish way.

Add the space to avoid alias recursion when the alias is expanded, not when
it is added.

As a result, displaying an alias via command -v, command -V or type no
longer erroneously appends a space. Adjust the tests so they now require
this bug to be absent.

Completed in 64 milliseconds