| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: Add kill builtin. | jilles | 2010-12-21 | 1 | -2/+2 |
* | sh: Add printf builtin. | jilles | 2010-11-19 | 1 | -1/+4 |
* | Remove Xo/Xc in It, which is not yet supported by mdocml but | uqs | 2010-06-11 | 1 | -3/+1 |
* | builtin(1): sh has no @ builtin command. | jilles | 2010-05-09 | 1 | -2/+2 |
* | Make hash, type and ulimit available via execve(). | jilles | 2010-04-25 | 1 | -3/+3 |
* | builtin(1): Add missing escaping for !, . and : in the table. | jilles | 2010-04-24 | 1 | -3/+3 |
* | builtin(1): Mention [ sh builtin. | jilles | 2010-04-24 | 1 | -1/+3 |
* | Fix markup. | ru | 2006-12-26 | 1 | -29/+29 |
* | Make the SYNOPSIS section more meaningful. | ru | 2006-10-13 | 1 | -4/+2 |
* | Add the times builtin. | stefanf | 2005-12-04 | 1 | -1/+3 |
* | Added missing builtins; a few other clean-ups. | garys | 2005-09-09 | 1 | -10/+36 |
* | Add a missing ** to the 'command' command. | dannyboy | 2005-07-02 | 1 | -1/+1 |
* | Add missing command name. | ru | 2005-06-15 | 1 | -1/+1 |
* | Update list of utilitys which are implemented externally, Xref info.1, | trhodes | 2005-02-23 | 1 | -16/+25 |
* | Fixed the misplaced $FreeBSD$. | ru | 2005-02-09 | 1 | -1/+1 |
* | Mention the new bind(1) sh builtin. | tjr | 2002-07-23 | 1 | -0/+2 |
* | One external utility was ommitted in the previous delta: | sheldonh | 2002-07-17 | 1 | -1/+1 |
* | The following builtins are now available as external commands as well: | sheldonh | 2002-07-17 | 1 | -11/+11 |
* | Remove the printf builtin command from sh(1), which command is not | knu | 2001-11-20 | 1 | -3/+0 |
* | Add false(1), test(1) and true(1) cross-references. | knu | 2001-11-20 | 1 | -0/+3 |
* | Make test(1) a builtin command of our sh(1) for efficiency. The | knu | 2001-11-17 | 1 | -0/+6 |
* | mdoc(7) police: expand plain text xrefs. | ru | 2001-08-08 | 1 | -1/+1 |
* | Removed whitespace at end-of-line; no content changes. I simply did | schweikh | 2001-07-14 | 1 | -1/+1 |
* | "break", "chdir", "continue", "else", and "while" are sh(1) builtins; | dd | 2001-04-25 | 1 | -5/+5 |
* | Indicate that sh(1) has an 'if' builtin command. | dd | 2001-04-01 | 1 | -1/+1 |
* | Prepare for mdoc(7)NG. | ru | 2001-01-22 | 1 | -2/+2 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -1/+1 |
* | Update the builtin(1) manpage to reflect changes since the csh(1) | sheldonh | 2000-05-09 | 1 | -1/+32 |
* | Remove the bogusly inserted ``cwd'' which isn't a builtin command | sheldonh | 2000-05-08 | 1 | -10/+3 |
* | I didn't expect this to be merged to STABLE. It was, so correct the | sheldonh | 2000-03-03 | 1 | -1/+1 |
* | Add missing entry for read(1) to the builtin(1) manual page and | sheldonh | 2000-03-01 | 1 | -0/+2 |
* | Fix the availability table, which incorrectly indicated that sh(1) | sheldonh | 1999-12-20 | 1 | -1/+1 |
* | Correct some hard sentence breaks. Only those surrounding the previous | sheldonh | 1999-09-14 | 1 | -3/+4 |
* | Improve shell documentation: | sheldonh | 1999-09-08 | 1 | -0/+259 |