Age | Commit message (Expand) | Author |
2004-12-12 | escape punctuation; | Jason McIntyre |
2004-12-12 | csh-style ! history completion, which can be activated by using | Theo de Raadt |
2004-12-10 | flurry of updates: | Jared Yanovich |
2004-11-09 | /bin/sh supports PS1 expansion; | Jason McIntyre |
2004-11-05 | incorrect markup was messing the description of IFS. i've rearranged it | Jason McIntyre |
2004-10-28 | fix spacing after period at EOL. from ray@cyth.net | Jared Yanovich |
2004-08-07 | Document ulimit -v; mickey@ OK | Todd C. Miller |
2004-08-04 | - mdoc and macro fixes and simplification | Jared Yanovich |
2004-03-15 | missing commas; | Jason McIntyre |
2004-03-15 | reversed word -> reserved word; | Jason McIntyre |
2004-02-19 | escape full stops where necessary to kill erroneous double spaces; | Jason McIntyre |
2004-01-23 | `Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8)) | Jason McIntyre |
2004-01-15 | escape full stops properly to avoid double spaces; | Jason McIntyre |
2003-12-27 | this page documents `sh', not `ksh'; | Jason McIntyre |
2003-12-27 | - revert a typo introduced when this page was mdoc'ed | Jason McIntyre |
2003-12-22 | note that `&&' and `||' are left-associative; | Jason McIntyre |
2003-12-12 | typo; ok jmc@ | Christian Weisgerber |
2003-10-28 | standard section order; | Jason McIntyre |
2003-10-22 | macros with too many args; | Jason McIntyre |
2003-09-04 | escapes in the wrong place; | Jason McIntyre |
2003-09-02 | escape punctuation; | Jason McIntyre |
2003-07-07 | - convert some lists to displays | Jason McIntyre |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-04-28 | typos; | Jason McIntyre |
2003-03-14 | better document how getopts handles options; | Jason McIntyre |
2002-09-18 | fix Xr refs; frisco@blackant.net | Theo de Raadt |
2002-05-04 | Clean up the logic in install_url(): | Kenneth R Westerback |
2001-09-02 | Typo; addresses pr/2038 from tim@robbins.dropbear.id.au | Aaron Campbell |
2001-08-25 | OpenBSD doesn't have RLIMIT_VMEM or RLIMIT_SWAP, so we don't | Heikki Korpela |
2001-08-23 | fix a typo; tim@robbins.dropbear.id.au | Peter Valchev |
2001-08-03 | Typo; heko@iki.fi | Aaron Campbell |
2001-07-31 | Documentation fixes per PR 1979 by Kaspar Toomik. | Hugh Graham |
2001-06-23 | more .%A handling; bk@rt.fm | Theo de Raadt |
2001-05-28 | Various fixes; mpech@prosoft.org.lv | Aaron Campbell |
2001-04-12 | Insert some missing commas. | Aaron Campbell |
2000-10-19 | Where we talk about $$, also say mention that PIDs are not safe to use for | Aaron Campbell |
2000-03-21 | Sometimes it is confusing when a sentence begins with lowercase; d@ | Aaron Campbell |
2000-03-17 | Try to synchronize the ksh(1) and sh(1) man pages somewhat. | Aaron Campbell |
2000-03-17 | Remove hard sentence breaks. | Aaron Campbell |
1999-07-05 | mdoc'ify syntax of the more complicated commands; when I converted this man | Aaron Campbell |
1999-07-01 | remove trailing spaces; missed from a previous commit | Aaron Campbell |
1999-06-15 | patches from pdksh 5.2.13.11 | Todd C. Miller |
1999-06-14 | Fixed a bunch of typos, grammar errors, and unclear wording in the sh | Paul Janzen |
1999-06-03 | use the hyphenated form "command-line" in the case of a compound adjective; | Aaron Campbell |
1999-05-30 | repairs | Aaron Campbell |
1999-05-28 | be more conservative with the .Dq macro; in particular, use .Sq macros most of | Aaron Campbell |
1999-03-02 | Finally, new and improved mandoc ksh/sh man pages. This took hours, and hours, | Aaron Campbell |
1999-01-19 | Updates from pdksh-unstable-5.2.13.7. Most notable change is: | Todd C. Miller |
1998-10-29 | Bug fixes from pdksh-unstable-5.2.13.4, including "official" versions of | Todd C. Miller |
1998-07-24 | fix spelling of separate; aaron@ug.cs.dal.ca | Theo de Raadt |