summaryrefslogtreecommitdiff
path: root/bin/sh/eval.h
AgeCommit message (Expand)Author
2023-11-26bin: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line .h patternWarner Losh
2017-02-28Renumber copyright clause 4Warner Losh
2015-10-11sh: Make struct arglist an array instead of a linked list.Jilles Tjoelker
2015-03-01sh: Fix more compiler warnings.Jilles Tjoelker
2013-09-04sh: Make return return from the closest function or dot script.Jilles Tjoelker
2013-07-25sh: Remove mkinit.Jilles Tjoelker
2012-01-16sh: Fix execution of multiple statements in a trap when evalskip is setJean-Sébastien Pédron
2011-06-13sh: Fix duplicate prototypes for builtins.Jilles Tjoelker
2009-12-27sh: Various warning fixes (from WARNS=6 NO_WERROR=1):Jilles Tjoelker
2009-06-13Avoid leaving unnecessary waiting shells in many forms of sh -c COMMAND.Jilles Tjoelker
2009-05-31Fix the eval command in combination with set -e. Before this change the shellStefan Farfeleder
2005-12-04Add the times builtin. It reports the user and system time for the shellStefan Farfeleder
2004-04-06Remove clause 3 from the UCB licenses.Mark Murray
2002-07-21Implement the P1003.2 `command' builtin command, which is used to suppressTim J. Robbins
2002-02-02o __P has been reovedWarner Losh
1999-08-27$Id$ -> $FreeBSD$Peter Wemm
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