summaryrefslogtreecommitdiffstats
path: root/bin/sh/builtins.def
Commit message (Expand)AuthorAgeFilesLines
* MFC r288430: wordexp: Rewrite to make WRDE_NOCMD reliable.jilles2015-10-251-0/+1
* sh: Remove the "exp" builtin.jilles2011-05-271-1/+1
* sh: Add kill builtin.jilles2010-12-211-0/+1
* sh: Add printf builtin.jilles2010-11-191-1/+1
* Use -s to flag POSIX's "special built-in" utilities in builtins.def. Add astefanf2006-04-021-20/+22
* Sort.stefanf2005-12-041-6/+6
* Remove a few commented out builtins from the original ash. The filesstefanf2005-12-041-5/+0
* Add the times builtin. It reports the user and system time for the shellstefanf2005-12-041-0/+1
* /*- or .\"- or #- to begin license clauses.imp2005-01-101-1/+2
* Remove clause 3 from the UCB licenses.markm2004-04-061-4/+0
* Add the "wordexp" shell built-in command which will be used to implementtjr2002-12-261-0/+1
* Add a `bind' builtin command, which is simply a wrapper around libedit'stjr2002-07-231-0/+1
* Implement the P1003.2 `command' builtin command, which is used to suppresstjr2002-07-211-1/+2
* Remove the printf builtin command from sh(1), which command is notknu2001-11-201-1/+1
* Make test(1) a builtin command of our sh(1) for efficiency. Theknu2001-11-171-1/+2
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Turn on the new type builtin.steve1997-04-281-1/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* re-activate the printf builtin now that src/usr.bin/printf.c has beenpeter1996-10-011-2/+2
* Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is apeter1996-09-011-0/+1
* Import the 4.4BSD-Lite2 /bin/sh sourcespeter1996-05-271-0/+90
OpenPOWER on IntegriCloud