summaryrefslogtreecommitdiff
path: root/bin/sh/exec.c
Commit message (Expand)AuthorAgeFilesLines
* Changes following CScout analysis:Diomidis Spinellis2003-07-051-1/+1
* Restore "not found" error message when searching for (or executing)Tim J. Robbins2002-10-011-2/+8
* Convert the remaining callers of errmsg() to use strerror(), and removeTim J. Robbins2002-09-291-2/+2
* Remove broken and incomplete support for old releases of System V,Tim J. Robbins2002-07-191-104/+1
* Consistently use FBSDIDDavid E. O'Brien2002-06-301-2/+2
* Don't list shell builtins when the hash command is used (SUSv3)Tim J. Robbins2002-06-131-1/+2
* Stop a null pointer dereference in the builtin hash function.George C A Reid2002-04-151-1/+4
* o __P has been reovedWarner Losh2002-02-021-78/+33
* Fix type builtin for absolute paths and relative paths with directoryMartin Cracauer2000-08-161-9/+16
* Fix command hash handling onMartin Cracauer1999-12-201-2/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Add rcsid. Spelling.Philippe Charnier1998-05-181-3/+5
* Use the __unused attribute where warranted.Steve Price1997-05-191-3/+3
* Add a type builtin and nuke register keyword usage.Steve Price1997-04-281-4/+79
* 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-6/+22
* Fix for PR#1287. This makes sh behave sensibly in case statements in thePeter Wemm1996-09-031-2/+2
* Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is aPeter Wemm1996-09-011-41/+48
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Added $Id$David Greenman1994-09-241-0/+2
* Got rid of stupid warning message.David Greenman1994-08-181-11/+1
* BSD 4.4 Lite bin SourcesRodney W. Grimes1994-05-261-0/+828