summaryrefslogtreecommitdiffstats
path: root/bin/sh/exec.h
Commit message (Expand)AuthorAgeFilesLines
* sh: Expand assignment-like words specially for export/readonly/local.jilles2012-07-151-0/+1
* sh: Make various functions static.jilles2012-01-011-1/+0
* sh: Fix duplicate prototypes for builtins.jilles2011-06-131-2/+0
* sh: Remove clearcmdentry()'s now unused argument.jilles2011-02-051-1/+1
* sh: Remove special code for shell scripts without magic number.jilles2011-02-041-1/+0
* sh: Improve the command builtin:jilles2010-03-061-0/+4
* sh: Allow command -pv and command -pV (lookup using _PATH_STDPATH).jilles2009-12-311-1/+1
* sh: Add some __dead2 to indicate functions that do not return.jilles2009-12-241-1/+1
* sh: Constify various strings.jilles2009-12-241-8/+8
* sh: Fix crash when undefining or redefining a currently executing function.jilles2009-08-231-1/+2
* Implement some of the differences between special built-ins and other builtinsstefanf2006-04-091-1/+2
* Add the POSIX options -v and -V to the 'command' builtin. Both describe thestefanf2005-10-281-0/+7
* Remove clause 3 from the UCB licenses.markm2004-04-061-4/+0
* Changes following CScout analysis:dds2003-07-051-1/+0
* o __P has been reovedimp2002-02-021-14/+14
* Fix command hash handling oncracauer1999-12-201-0/+1
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Add a type builtin and nuke register keyword usage.steve1997-04-281-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/+3
* Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is apeter1996-09-011-21/+14
* Added $Id$dg1994-09-241-0/+1
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-261-0/+75
OpenPOWER on IntegriCloud