summaryrefslogtreecommitdiffstats
path: root/bin/sh/parser.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r288430: wordexp: Rewrite to make WRDE_NOCMD reliable.jilles2015-10-251-0/+1
* Sync sh(1) in stable/10 to head.jmmv2014-03-091-0/+1
* sh: Cast -1 to pointer rather than pointer to variable of wrong type.jilles2013-08-301-4/+2
* sh: Remove unnecessary reset functions.jilles2013-08-161-1/+0
* sh: Remove mkinit.jilles2013-07-251-0/+1
* sh: Fix various compiler warnings.jilles2013-04-011-1/+1
* sh: Fix a comment.jilles2013-02-071-1/+1
* sh: Do parameter expansion before printing PS4 (set -x).jilles2011-06-091-0/+1
* sh: Expand aliases after assignments and redirections.jilles2011-05-211-0/+1
* sh: Change the CTL* bytes to ones invalid in UTF-8.jilles2011-05-061-8/+8
* sh: Do IFS splitting on word in ${v+word} and ${v-word}.jilles2010-10-291-0/+1
* sh: Various warning fixes (from WARNS=6 NO_WERROR=1):jilles2009-12-271-0/+1
* sh: Constify various strings.jilles2009-12-241-1/+1
* Expand $LINENO to the current line number. This is required by SUSv3's "Userstefanf2008-05-151-3/+5
* When parsing an invalid parameter expansion (eg. ${} or ${foo@bar}) do notstefanf2006-11-051-0/+1
* Remove clause 3 from the UCB licenses.markm2004-04-061-4/+0
* o __P has been reovedimp2002-02-021-4/+4
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Better handling of word splitting. Don't record the same regiontegge1998-09-061-1/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Merge in NetBSD mods and -Wall cleaning.steve1996-12-141-2/+2
* Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is apeter1996-09-011-19/+19
* Added $Id$dg1994-09-241-0/+1
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-261-0/+80
OpenPOWER on IntegriCloud