| Commit message (Expand) | Author | Age | Files | Lines |
| * | Whitespace nits. | Jens Schweikhardt | 2006-04-17 | 2 | -5/+5 |
| * | Correct assorted grammos and typos. | Jens Schweikhardt | 2006-04-16 | 1 | -11/+11 |
| * | o Be pedantic and do fts_close() when done. | Maxim Konovalov | 2006-04-15 | 1 | -0/+1 |
| * | Output something reasonable for regular and expanded here-documents. | Jens Schweikhardt | 2006-04-14 | 1 | -0/+6 |
| * | Implement some of the differences between special built-ins and other builtins | Stefan Farfeleder | 2006-04-09 | 4 | -19/+23 |
| * | Re-correct commit 1.73, but this time in a way that does not cause | Garance A Drosehn | 2006-04-06 | 1 | -9/+18 |
| * | Fix a problem introduced by change 1.73, which causes a seg-fault if | Garance A Drosehn | 2006-04-05 | 1 | -0/+2 |
| * | Issue an error when . (dot) is invoked without a filename. The synopsis | Stefan Farfeleder | 2006-04-02 | 1 | -8/+10 |
| * | Use -s to flag POSIX's "special built-in" utilities in builtins.def. Add a | Stefan Farfeleder | 2006-04-02 | 2 | -22/+30 |
| * | Change the -S and -t options to override each other so that the last one | John Baldwin | 2006-03-24 | 2 | -0/+10 |
| * | Fix a bug such that if you enabled sorting by size (-S) and enabled a | John Baldwin | 2006-03-24 | 1 | -4/+4 |
| * | Add a few more references to -U. | John Baldwin | 2006-03-24 | 1 | -4/+4 |
| * | Add a new -U flag to instruct ls to use the birthtime for printing or | John Baldwin | 2006-03-24 | 7 | -4/+49 |
| * | Fix spelling. | Ruslan Ermilov | 2006-03-19 | 1 | -1/+1 |
| * | Reimplementation of world/kernel build options. For details, see: | Ruslan Ermilov | 2006-03-17 | 4 | -7/+15 |
| * | Add "-q" argument to getfacl(1), which suppresses the per-file header | Robert Watson | 2006-03-13 | 2 | -11/+20 |
| * | Use .Cm for all key words, not just the ones I added. More in line with | Tom Rhodes | 2006-03-10 | 1 | -12/+12 |
| * | Collapse strncpy/strncat/strncat into a single snprintf, as suggested | Garance A Drosehn | 2006-03-08 | 1 | -3/+1 |
| * | Fix the case where the user specifies an alternate heading for some | Garance A Drosehn | 2006-03-08 | 1 | -6/+13 |
| * | Slightly better markup. | Tom Rhodes | 2006-03-06 | 1 | -8/+8 |
| * | Instead of just hinting at available octets, list some. | Tom Rhodes | 2006-03-04 | 1 | -1/+43 |
| * | For pts, print the pts number, instead of the full name. As it was, we ended | Olivier Houchard | 2006-02-21 | 1 | -0/+2 |
| * | Enable NLS catalog of csh(1). | Hajimu UMEMOTO | 2006-02-19 | 4 | -1/+136 |
| * | Add '-F' option which allows to delete existing empty directories, when | Gleb Smirnoff | 2006-02-14 | 2 | -8/+50 |
| * | Initialize PWD early on (don't expect it to be inherited from the | Jens Schweikhardt | 2006-02-04 | 1 | -0/+2 |
| * | s/staticly/statically/g | Jens Schweikhardt | 2006-02-04 | 1 | -2/+2 |
| * | s/varable/variable/; s/tored/stored/ | Jens Schweikhardt | 2006-02-04 | 1 | -2/+2 |
| * | Remove some white space at EOL. | Jens Schweikhardt | 2006-02-04 | 5 | -15/+15 |
| * | Document that '#' starts a comment. | Stefan Farfeleder | 2006-01-01 | 1 | -0/+7 |
| * | o Now when SIG_IGN signal action for SIGCHLD reap zombies | Maxim Konovalov | 2005-12-14 | 1 | -0/+2 |
| * | [mdoc] add missing space before a punctuation type argument. | Ruslan Ermilov | 2005-12-13 | 1 | -1/+1 |
| * | - Document trap's -l option and the behaviour of a missing action or a single | Stefan Farfeleder | 2005-12-08 | 1 | -2/+14 |
| * | Print empty quotes ('') when an empty string is passed to outqstr(). | Stefan Farfeleder | 2005-12-08 | 1 | -0/+4 |
| * | Correctly quote the output when showing the installed trap actions. | Stefan Farfeleder | 2005-12-08 | 1 | -6/+5 |
| * | Clarify that the echo builtin takes an arbitrary number of strings. | Stefan Farfeleder | 2005-12-08 | 1 | -4/+3 |
| * | Sort. | Stefan Farfeleder | 2005-12-04 | 1 | -6/+6 |
| * | Remove a few commented out builtins from the original ash. The files | Stefan Farfeleder | 2005-12-04 | 1 | -5/+0 |
| * | Add the times builtin. It reports the user and system time for the shell | Stefan Farfeleder | 2005-12-04 | 4 | -1/+34 |
| * | -mdoc sweep. | Ruslan Ermilov | 2005-11-17 | 5 | -27/+18 |
| * | Having three options (-a, -A, -I) controlling the output of dotted | Ruslan Ermilov | 2005-11-16 | 3 | -20/+14 |
| * | Mention the non-standardness of the -I option in ls(1). | Maxime Henrion | 2005-11-10 | 1 | -1/+2 |
| * | Add a -I option to disable the automatic -A flag for the super-user. | Maxime Henrion | 2005-11-10 | 2 | -9/+25 |
| * | Add `local' and `return' to the list of built-ins. | Jesus R. Camou | 2005-11-03 | 1 | -0/+8 |
| * | Note which options are not part of the standards. | Tom Rhodes | 2005-11-01 | 1 | -1/+12 |
| * | Include disabled options in the output of 'set +o'. POSIX says the output of | Stefan Farfeleder | 2005-10-29 | 1 | -11/+8 |
| * | Document command -v and -V. | Stefan Farfeleder | 2005-10-29 | 1 | -2/+39 |
| * | Document that read -t timeout returns 1 if the timeout elapses. | Stefan Farfeleder | 2005-10-29 | 1 | -1/+1 |
| * | Add the POSIX options -v and -V to the 'command' builtin. Both describe the | Stefan Farfeleder | 2005-10-28 | 3 | -13/+67 |
| * | Protect malloc, realloc and free calls with INT{ON,OFF} directly in chkalloc, | Stefan Farfeleder | 2005-10-28 | 3 | -4/+19 |
| * | Use the new name H_SETSIZE instead of the old H_EVENT to set the history | Stefan Farfeleder | 2005-10-19 | 1 | -1/+1 |