aboutsummaryrefslogtreecommitdiff
path: root/bin/sh/expand.h
Commit message (Expand)AuthorAgeFilesLines
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* sh: Perform pathname generation during the first expansion phases.Jilles Tjoelker2015-12-311-1/+4
* sh: Avoid copying argv for simple commands.Jilles Tjoelker2015-11-011-0/+1
* sh: Make struct arglist an array instead of a linked list.Jilles Tjoelker2015-10-111-8/+5
* sh: Remove EXP_REDIR.Jilles Tjoelker2014-12-211-1/+0
* sh: Make expari() static.Jilles Tjoelker2014-02-261-1/+0
* sh: Expand here documents in the current process.Jilles Tjoelker2013-02-031-1/+0
* sh: Make various functions static.Jilles Tjoelker2012-01-011-1/+0
* sh: Fix duplicate prototypes for builtins.Jilles Tjoelker2011-06-131-1/+0
* sh: Save/restore changed variables in optimized command substitution.Jilles Tjoelker2011-06-121-1/+0
* sh: Don't do optimized command substitution if expansions have side effects.Jilles Tjoelker2010-12-281-0/+1
* sh: Do IFS splitting on word in ${v+word} and ${v-word}.Jilles Tjoelker2010-10-291-0/+2
* sh: Constify various strings.Jilles Tjoelker2009-12-241-2/+2
* Remove clause 3 from the UCB licenses.Mark Murray2004-04-061-4/+0
* Add the "wordexp" shell built-in command which will be used to implementTim J. Robbins2002-12-261-0/+1
* o __P has been reovedWarner Losh2002-02-021-6/+6
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* When a variable expansion is enclosed in double quotes, the internalTor Egge1999-04-091-2/+2
* Be more consistent with handling of quote mark control character.Tor Egge1998-09-131-3/+1
* Better handling of word splitting. Don't record the same regionTor Egge1998-09-061-1/+3
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is aPeter Wemm1996-09-011-15/+8
* Added $Id$David Greenman1994-09-241-0/+1
* BSD 4.4 Lite bin SourcesRodney W. Grimes1994-05-261-0/+73