aboutsummaryrefslogtreecommitdiff
path: root/bin/sh/parser.h
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-231-1/+0
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* wordexp: Rewrite to make WRDE_NOCMD reliable.Jilles Tjoelker2015-09-301-0/+1
* sh: Allow aliases to force alias substitution on the following word.Jilles Tjoelker2014-01-261-0/+1
* sh: Cast -1 to pointer rather than pointer to variable of wrong type.Jilles Tjoelker2013-08-301-4/+2
* sh: Remove unnecessary reset functions.Jilles Tjoelker2013-08-161-1/+0
* sh: Remove mkinit.Jilles Tjoelker2013-07-251-0/+1
* sh: Fix various compiler warnings.Jilles Tjoelker2013-04-011-1/+1
* sh: Fix a comment.Jilles Tjoelker2013-02-071-1/+1
* sh: Do parameter expansion before printing PS4 (set -x).Jilles Tjoelker2011-06-091-0/+1
* sh: Expand aliases after assignments and redirections.Jilles Tjoelker2011-05-211-0/+1
* sh: Change the CTL* bytes to ones invalid in UTF-8.Jilles Tjoelker2011-05-061-8/+8
* sh: Do IFS splitting on word in ${v+word} and ${v-word}.Jilles Tjoelker2010-10-291-0/+1
* sh: Various warning fixes (from WARNS=6 NO_WERROR=1):Jilles Tjoelker2009-12-271-0/+1
* sh: Constify various strings.Jilles Tjoelker2009-12-241-1/+1
* Expand $LINENO to the current line number. This is required by SUSv3's "UserStefan Farfeleder2008-05-151-3/+5
* When parsing an invalid parameter expansion (eg. ${} or ${foo@bar}) do notStefan Farfeleder2006-11-051-0/+1
* Remove clause 3 from the UCB licenses.Mark Murray2004-04-061-4/+0
* o __P has been reovedWarner Losh2002-02-021-4/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Better handling of word splitting. Don't record the same regionTor Egge1998-09-061-1/+2
* 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 in NetBSD mods and -Wall cleaning.Steve Price1996-12-141-2/+2
* Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is aPeter Wemm1996-09-011-19/+19
* Added $Id$David Greenman1994-09-241-0/+1
* BSD 4.4 Lite bin SourcesRodney W. Grimes1994-05-261-0/+80