| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC rev. 1.70: deal with the overridden SIGCHLD handler. | Maxim Konovalov | 2006-01-12 | 1 | -0/+2 |
| * | MFC: | Stefan Farfeleder | 2005-12-26 | 6 | -39/+79 |
| * | Sync with HEAD's code: | Stefan Farfeleder | 2005-11-06 | 25 | -117/+258 |
| * | MFC (by stefanf): | Xin LI | 2005-10-09 | 1 | -1/+1 |
| * | Fix a bug when shell expansion is done against dangling symlinks, by | Xin LI | 2005-07-07 | 1 | -1/+1 |
| * | Sorted sections and fixed prompt (PS[12]) strings. | Ruslan Ermilov | 2005-06-14 | 1 | -11/+11 |
| * | Put the description of the -c option in the right place, as | Ruslan Ermilov | 2005-06-14 | 1 | -7/+9 |
| * | A second attempt to adjust option-parsing on a shell command, for the | Garance A Drosehn | 2005-05-16 | 1 | -1/+20 |
| * | Various sh(1) enhancements: | Giorgos Keramidas | 2005-04-15 | 1 | -10/+83 |
| * | Use ``.Pq Ql'' to quote single characters, instead of ``.Pq Li''. | Giorgos Keramidas | 2005-03-04 | 1 | -17/+17 |
| * | Add a section describing the exit status of the shell. | Giorgos Keramidas | 2005-03-04 | 1 | -0/+8 |
| * | Support \H, \h, \w, \W, \$ string expansion in the prompt. | David E. O'Brien | 2005-03-01 | 1 | -4/+91 |
| * | Change /bin/sh so *it* implements the processing needed for scripts to | Garance A Drosehn | 2005-02-16 | 1 | -11/+43 |
| * | /*- or .\"- or #- to begin license clauses. | Warner Losh | 2005-01-10 | 14 | -4/+31 |
| * | Scheduled mdoc(7) sweep. | Ruslan Ermilov | 2005-01-09 | 1 | -1/+1 |
| * | Correct typo. | Ceri Davies | 2005-01-04 | 1 | -1/+1 |
| * | o Add a missed "." . | Maxim Konovalov | 2004-12-02 | 1 | -1/+1 |
| * | o Terminate an endless loop sh -T goes into in dowait() around waitproc(). | Maxim Konovalov | 2004-12-02 | 1 | -1/+2 |
| * | When listing the special $ variables, ($!, $#, etc) list them as $! | Alfred Perlstein | 2004-11-01 | 1 | -12/+16 |
| * | Attempting to unset an undefined variable or function should not be | Dag-Erling Smørgrav | 2004-09-27 | 2 | -2/+2 |
| * | Document missing multibyte character handling in utilities specified | Tim J. Robbins | 2004-07-03 | 1 | -1/+5 |
| * | Deal with double whitespace. | Ruslan Ermilov | 2004-07-03 | 1 | -1/+1 |
| * | Mechanically kill hard sentence breaks. | Ruslan Ermilov | 2004-07-02 | 2 | -96/+192 |
| * | Include <stdio.h> for a sprintf() prototype. | Stefan Farfeleder | 2004-05-24 | 1 | -0/+2 |
| * | Document the "return" built-in better: it will exit . (sources) and | Brian Feldman | 2004-04-14 | 1 | -1/+7 |
| * | Remove clause 3 from the UCB licenses. | Mark Murray | 2004-04-06 | 66 | -264/+0 |
| * | Install /bin/sh safely. This allows a shell script to be used | Ruslan Ermilov | 2004-03-18 | 1 | -0/+1 |
| * | style.Makefile: | Johan Karlsson | 2004-02-23 | 1 | -1/+1 |
| * | style(9): wrap at 80 columns. | Nate Lawson | 2004-02-12 | 1 | -3/+5 |
| * | Handle proper formatting and a buffer overrun when running an old sh on | Nate Lawson | 2004-02-12 | 1 | -7/+28 |
| * | Fixed style of DPADD and LDADD assignments as per style.Makefile(5). | Ruslan Ermilov | 2004-02-05 | 1 | -2/+2 |
| * | Commit fix sent by Tor Egge <Tor.Egge@cvsup.no.freebsd.org> | Martin Cracauer | 2004-02-05 | 1 | -1/+1 |
| * | Use sys_nsig instead of NSIG for the length of the signal arrays. This | Nate Lawson | 2004-01-28 | 2 | -6/+6 |
| * | The PR diff I committed recently had one bug noticed by | Martin Cracauer | 2004-01-28 | 1 | -1/+2 |
| * | Replace home-grown dup2() implementation with actual dup2() calls. This | Dag-Erling Smørgrav | 2004-01-21 | 5 | -43/+13 |
| * | Removed duplicate y.tab.h from SRCS and CLEANFILES. | Ruslan Ermilov | 2004-01-20 | 1 | -1/+1 |
| * | o Spell 'diretories' correctly. | Maxim Konovalov | 2003-12-30 | 1 | -1/+1 |
| * | PR 28852 | Martin Cracauer | 2003-12-28 | 1 | -24/+1 |
| * | Do not assume there is only a space between #define and the macro name | Jens Schweikhardt | 2003-09-13 | 1 | -1/+1 |
| * | mdoc(7): Use the new feature of the .In macro. | Ruslan Ermilov | 2003-09-08 | 1 | -1/+1 |
| * | Fix testing of arith_assign() value for $((a=15)). | Jens Schweikhardt | 2003-09-07 | 1 | -1/+1 |
| * | #include <string.h> for prototypes for strcpy() and strlen(). | Tim J. Robbins | 2003-09-06 | 1 | -0/+2 |
| * | Style cleanup, mostly | Jens Schweikhardt | 2003-09-04 | 4 | -194/+233 |
| * | Implement missing shell arithmetic operators in $(()) expansion | Jens Schweikhardt | 2003-08-30 | 4 | -49/+236 |
| * | Remove collate_range_cmp() stabilization, it conflicts with ranges | Andrey A. Chernov | 2003-08-03 | 1 | -9/+2 |
| * | Changes following CScout analysis: | Diomidis Spinellis | 2003-07-05 | 13 | -38/+37 |
| * | Instead of eating trailing newlines after inserting them into the | Bill Fenner | 2003-05-31 | 1 | -5/+12 |
| * | mdoc(7) police: A better version of the same. | Ruslan Ermilov | 2003-05-16 | 1 | -2/+2 |
| * | Centralize _PATH_* definitions. | David E. O'Brien | 2003-05-05 | 1 | -1/+2 |
| * | The is_name and is_in_name macros are FUBAR'ed. | David E. O'Brien | 2003-05-02 | 1 | -0/+2 |