aboutsummaryrefslogtreecommitdiff
path: root/bin/sh/builtins.def
Commit message (Expand)AuthorAgeFilesLines
* sh: Remove remnants to compile out fc completelyJilles Tjoelker2020-04-221-3/+1
* Allow defining nofork builtins from builtins.def and move always-safe ones th...Bryan Drewery2017-06-041-13/+16
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* wordexp: Rewrite to make WRDE_NOCMD reliable.Jilles Tjoelker2015-09-301-0/+1
* sh: Remove the "exp" builtin.Jilles Tjoelker2011-05-271-1/+1
* sh: Add kill builtin.Jilles Tjoelker2010-12-211-0/+1
* sh: Add printf builtin.Jilles Tjoelker2010-11-191-1/+1
* Use -s to flag POSIX's "special built-in" utilities in builtins.def. Add aStefan Farfeleder2006-04-021-20/+22
* Sort.Stefan Farfeleder2005-12-041-6/+6
* Remove a few commented out builtins from the original ash. The filesStefan Farfeleder2005-12-041-5/+0
* Add the times builtin. It reports the user and system time for the shellStefan Farfeleder2005-12-041-0/+1
* /*- or .\"- or #- to begin license clauses.Warner Losh2005-01-101-1/+2
* Remove clause 3 from the UCB licenses.Mark Murray2004-04-061-4/+0
* Add the "wordexp" shell built-in command which will be used to implementTim J. Robbins2002-12-261-0/+1
* Add a `bind' builtin command, which is simply a wrapper around libedit'sTim J. Robbins2002-07-231-0/+1
* Implement the P1003.2 `command' builtin command, which is used to suppressTim J. Robbins2002-07-211-1/+2
* Remove the printf builtin command from sh(1), which command is notAkinori MUSHA2001-11-201-1/+1
* Make test(1) a builtin command of our sh(1) for efficiency. TheAkinori MUSHA2001-11-171-1/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Turn on the new type builtin.Steve Price1997-04-281-1/+2
* 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
* re-activate the printf builtin now that src/usr.bin/printf.c has beenPeter Wemm1996-10-011-2/+2
* Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is aPeter Wemm1996-09-011-0/+1
* Import the 4.4BSD-Lite2 /bin/sh sourcesPeter Wemm1996-05-271-0/+90