summaryrefslogtreecommitdiffstats
path: root/bin/sh/exec.c
Commit message (Expand)AuthorAgeFilesLines
* Use eaccess() instead of access() for the type builtin, like we do for thestefanf2007-01-181-1/+1
* Return an error status (127) from the builtins 'type' and 'command' (withstefanf2007-01-111-2/+5
* Implement some of the differences between special built-ins and other builtinsstefanf2006-04-091-4/+11
* Add the POSIX options -v and -V to the 'command' builtin. Both describe thestefanf2005-10-281-12/+47
* Use prototypes in the MKINIT lines collected by mkinit.stefanf2005-08-131-1/+1
* Attempting to unset an undefined variable or function should not bedes2004-09-271-1/+1
* Remove clause 3 from the UCB licenses.markm2004-04-061-4/+0
* Changes following CScout analysis:dds2003-07-051-1/+1
* Restore "not found" error message when searching for (or executing)tjr2002-10-011-2/+8
* Convert the remaining callers of errmsg() to use strerror(), and removetjr2002-09-291-2/+2
* Remove broken and incomplete support for old releases of System V,tjr2002-07-191-104/+1
* Consistently use FBSDIDobrien2002-06-301-2/+2
* Don't list shell builtins when the hash command is used (SUSv3)tjr2002-06-131-1/+2
* Stop a null pointer dereference in the builtin hash function.greid2002-04-151-1/+4
* o __P has been reovedimp2002-02-021-78/+33
* Fix type builtin for absolute paths and relative paths with directorycracauer2000-08-161-9/+16
* Fix command hash handling oncracauer1999-12-201-2/+1
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Add rcsid. Spelling.charnier1998-05-181-3/+5
* Use the __unused attribute where warranted.steve1997-05-191-3/+3
* Add a type builtin and nuke register keyword usage.steve1997-04-281-4/+79
* 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-6/+22
* Fix for PR#1287. This makes sh behave sensibly in case statements in thepeter1996-09-031-2/+2
* Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is apeter1996-09-011-41/+48
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Added $Id$dg1994-09-241-0/+2
* Got rid of stupid warning message.dg1994-08-181-11/+1
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-261-0/+828
OpenPOWER on IntegriCloud