| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r364449, r365004: ls(1): Update POSIX conformance | Gordon Bergling | 2020-09-03 | 1 | -17/+18 |
| * | MFC r364790: date.1: note possibly surprising behaviour of -j -f | Ed Maste | 2020-09-02 | 1 | -1/+4 |
| * | MFC r363649: | Mark Johnston | 2020-08-04 | 1 | -4/+7 |
| * | MFC 363621: sh(1): print a newline when ^D quits sh | Piotr Pawel Stefaniak | 2020-08-03 | 1 | -0/+4 |
| * | MFC 362957: | Mateusz Piotrowski | 2020-07-26 | 1 | -3/+3 |
| * | MFC r342576-342577,342645,342812,342881,343231,343399 (by trasz): | Piotr Pawel Stefaniak | 2020-07-25 | 5 | -10/+83 |
| * | MFC of 362369 (by Lorenzo Salvadore) and 363192 | Kirk McKusick | 2020-07-21 | 2 | -9/+17 |
| * | MFC r362738: sh/tests: Re-enable bin.sh.execution.functional_test.bg12.0 | Jilles Tjoelker | 2020-07-09 | 1 | -15/+1 |
| * | MFC r362737: sh/tests: Fix flaky execution/bg12.0 | Jilles Tjoelker | 2020-07-09 | 1 | -1/+1 |
| * | MFC r361798, r361800: vfs: default disallow read(2) of a directory | Kyle Evans | 2020-07-08 | 1 | -0/+4 |
| * | MFC r362705 and r362707: | Piotr Pawel Stefaniak | 2020-07-04 | 4 | -4/+18 |
| * | MFC r361806: Add O_DIRECT flag to DD for cache bypass | Richard Scheffenegger | 2020-07-01 | 4 | -4/+17 |
| * | MFC r362646: | Li-Wen Hsu | 2020-06-26 | 1 | -1/+15 |
| * | MFC r362182: sh/tests: Add tests for SIGINT in non-jobc background commands | Jilles Tjoelker | 2020-06-21 | 3 | -0/+30 |
| * | MFC r361318, r361331-r361332 | Kyle Evans | 2020-06-05 | 2 | -5/+29 |
| * | MFC r361112,r361117: sh: Fix double INTON with vfork | Jilles Tjoelker | 2020-05-30 | 3 | -1/+10 |
| * | MFC r360786: | Piotr Pawel Stefaniak | 2020-05-14 | 1 | -1/+9 |
| * | MFC -fno-common fixes: r359389, r359394, r359397-r359399, r359403-r359404, | Kyle Evans | 2020-04-09 | 1 | -2/+0 |
| * | MFC of r358152 and r328235: | Hiroki Sato | 2020-03-18 | 1 | -1/+73 |
| * | MFC r339957: | Mateusz Piotrowski | 2020-03-13 | 1 | -1/+3 |
| * | MFC r339962: | Mateusz Piotrowski | 2020-03-13 | 1 | -7/+8 |
| * | MFC r352385: | Baptiste Daroussin | 2020-02-19 | 1 | -1/+1 |
| * | MFC r357420: Remove unused include. | Xin LI | 2020-02-16 | 1 | -1/+0 |
| * | Add Makefile.depend.options | Simon J. Gerraty | 2019-12-19 | 2 | -2/+8 |
| * | MFC r351770,r352920-r352923 | Matt Macy | 2019-12-08 | 5 | -66/+205 |
| * | MFC r340138 (by oshogbo): | Mark Johnston | 2019-12-06 | 1 | -4/+3 |
| * | MFC r344306: sh: Send normal output from bind builtin to stdout | Jilles Tjoelker | 2019-03-27 | 3 | -1/+30 |
| * | MFC r344502: sh: Add set -o pipefail | Jilles Tjoelker | 2019-03-24 | 11 | -9/+82 |
| * | MFC r342880,r343981,r344902: sh: Fix $((-9223372036854775808)) | Jilles Tjoelker | 2019-03-13 | 8 | -4/+83 |
| * | MFC r341257: improve speed of empty block detection. | Maxim Sobolev | 2018-12-17 | 2 | -7/+7 |
| * | MFC r341164: sh: Fix ${param?} default error message | Jilles Tjoelker | 2018-12-09 | 3 | -2/+15 |
| * | MFC r341357: | Guangyuan Yang | 2018-12-04 | 1 | -2/+2 |
| * | MFC r339780: | Mark Johnston | 2018-11-17 | 1 | -10/+11 |
| * | MFC r339781: | Mark Johnston | 2018-11-17 | 1 | -2/+2 |
| * | MFC r340014: | Mark Johnston | 2018-11-17 | 1 | -11/+11 |
| * | MFC r339793: | Mark Johnston | 2018-11-10 | 2 | -14/+71 |
| * | dd(1): Correct padding in status=progress | Kyle Evans | 2018-09-13 | 1 | -3/+3 |
| * | Fix unlink(1) for files starting with - | Ed Maste | 2018-09-12 | 6 | -9/+79 |
| * | sh: Fix formal overflow in pointer arithmetic | Jilles Tjoelker | 2018-09-05 | 1 | -2/+2 |
| * | Finish moving dot.cshrc and dot.profile to bin/csh/ and bin/sh/. | Brad Davis | 2018-08-29 | 4 | -2/+76 |
| * | Fix the install of /root/.login missed as part of r337849. | Brad Davis | 2018-08-28 | 1 | -1/+4 |
| * | ls(1): Gate the do_color_* definitions behind COLORLS | Kyle Evans | 2018-08-18 | 1 | -0/+2 |
| * | ls(1): Support other aliases for --color arguments used by GNU ls(1) | Kyle Evans | 2018-08-18 | 2 | -4/+48 |
| * | ls(1): Add --color=when | Kyle Evans | 2018-08-17 | 5 | -13/+163 |
| * | ls(1): Fix color env var checking | Kyle Evans | 2018-08-16 | 1 | -2/+25 |
| * | Revert parts of r337849 and r337857 | Brad Davis | 2018-08-15 | 4 | -79/+2 |
| * | dd(1): Kill off duplicate progress definition following r337865 | Kyle Evans | 2018-08-15 | 1 | -1/+0 |
| * | dd: Incorporate some changes from imp for status=progress | Kyle Evans | 2018-08-15 | 5 | -31/+32 |
| * | Fix build after r337849 | Brad Davis | 2018-08-15 | 2 | -4/+5 |
| * | Move all sh and csh files into bin/sh/ or bin/csh/ | Brad Davis | 2018-08-15 | 9 | -1/+131 |