summaryrefslogtreecommitdiff
path: root/bin/sh/exec.h
AgeCommit message (Expand)Author
2023-11-26bin: Remove ancient SCCS tags.Warner Losh
2023-09-12sh: introduce a function to iterate over all hashed commandsPiotr Pawel Stefaniak
2023-08-16Remove $FreeBSD$: one-line .h patternWarner Losh
2018-10-27sh: Use exitstatus instead of exerrno to pass EXEXEC statusJilles Tjoelker
2018-07-15sh: Don't treat % specially in CDPATHJilles Tjoelker
2017-02-28Renumber copyright clause 4Warner Losh
2012-07-15sh: Expand assignment-like words specially for export/readonly/local.Jilles Tjoelker
2012-01-01sh: Make various functions static.Jilles Tjoelker
2011-06-13sh: Fix duplicate prototypes for builtins.Jilles Tjoelker
2011-02-05sh: Remove clearcmdentry()'s now unused argument.Jilles Tjoelker
2011-02-04sh: Remove special code for shell scripts without magic number.Jilles Tjoelker
2010-03-06sh: Improve the command builtin:Jilles Tjoelker
2009-12-31sh: Allow command -pv and command -pV (lookup using _PATH_STDPATH).Jilles Tjoelker
2009-12-24sh: Add some __dead2 to indicate functions that do not return.Jilles Tjoelker
2009-12-24sh: Constify various strings.Jilles Tjoelker
2009-08-23sh: Fix crash when undefining or redefining a currently executing function.Jilles Tjoelker
2006-04-09Implement some of the differences between special built-ins and other builtinsStefan Farfeleder
2005-10-28Add the POSIX options -v and -V to the 'command' builtin. Both describe theStefan Farfeleder
2004-04-06Remove clause 3 from the UCB licenses.Mark Murray
2003-07-05Changes following CScout analysis:Diomidis Spinellis
2002-02-02o __P has been reovedWarner Losh
1999-12-20Fix command hash handling onMartin Cracauer
1999-08-27$Id$ -> $FreeBSD$Peter Wemm
1997-04-28Add a type builtin and nuke register keyword usage.Steve Price
1997-02-22Revert $FreeBSD$ to $Id$Peter Wemm
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1996-12-14Merge in NetBSD mods and -Wall cleaning.Steve Price
1996-09-01Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is aPeter Wemm
1994-09-24Added $Id$David Greenman
1994-05-26BSD 4.4 Lite bin SourcesRodney W. Grimes