aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* MFC r364449, r365004: ls(1): Update POSIX conformanceGordon Bergling2020-09-031-17/+18
* MFC r364790: date.1: note possibly surprising behaviour of -j -fEd Maste2020-09-021-1/+4
* MFC r363649:Mark Johnston2020-08-041-4/+7
* MFC 363621: sh(1): print a newline when ^D quits shPiotr Pawel Stefaniak2020-08-031-0/+4
* MFC 362957:Mateusz Piotrowski2020-07-261-3/+3
* MFC r342576-342577,342645,342812,342881,343231,343399 (by trasz):Piotr Pawel Stefaniak2020-07-255-10/+83
* MFC of 362369 (by Lorenzo Salvadore) and 363192Kirk McKusick2020-07-212-9/+17
* MFC r362738: sh/tests: Re-enable bin.sh.execution.functional_test.bg12.0Jilles Tjoelker2020-07-091-15/+1
* MFC r362737: sh/tests: Fix flaky execution/bg12.0Jilles Tjoelker2020-07-091-1/+1
* MFC r361798, r361800: vfs: default disallow read(2) of a directoryKyle Evans2020-07-081-0/+4
* MFC r362705 and r362707:Piotr Pawel Stefaniak2020-07-044-4/+18
* MFC r361806: Add O_DIRECT flag to DD for cache bypassRichard Scheffenegger2020-07-014-4/+17
* MFC r362646:Li-Wen Hsu2020-06-261-1/+15
* MFC r362182: sh/tests: Add tests for SIGINT in non-jobc background commandsJilles Tjoelker2020-06-213-0/+30
* MFC r361318, r361331-r361332Kyle Evans2020-06-052-5/+29
* MFC r361112,r361117: sh: Fix double INTON with vforkJilles Tjoelker2020-05-303-1/+10
* MFC r360786:Piotr Pawel Stefaniak2020-05-141-1/+9
* MFC -fno-common fixes: r359389, r359394, r359397-r359399, r359403-r359404,Kyle Evans2020-04-091-2/+0
* MFC of r358152 and r328235:Hiroki Sato2020-03-181-1/+73
* MFC r339957:Mateusz Piotrowski2020-03-131-1/+3
* MFC r339962:Mateusz Piotrowski2020-03-131-7/+8
* MFC r352385:Baptiste Daroussin2020-02-191-1/+1
* MFC r357420: Remove unused include.Xin LI2020-02-161-1/+0
* Add Makefile.depend.optionsSimon J. Gerraty2019-12-192-2/+8
* MFC r351770,r352920-r352923Matt Macy2019-12-085-66/+205
* MFC r340138 (by oshogbo):Mark Johnston2019-12-061-4/+3
* MFC r344306: sh: Send normal output from bind builtin to stdoutJilles Tjoelker2019-03-273-1/+30
* MFC r344502: sh: Add set -o pipefailJilles Tjoelker2019-03-2411-9/+82
* MFC r342880,r343981,r344902: sh: Fix $((-9223372036854775808))Jilles Tjoelker2019-03-138-4/+83
* MFC r341257: improve speed of empty block detection.Maxim Sobolev2018-12-172-7/+7
* MFC r341164: sh: Fix ${param?} default error messageJilles Tjoelker2018-12-093-2/+15
* MFC r341357:Guangyuan Yang2018-12-041-2/+2
* MFC r339780:Mark Johnston2018-11-171-10/+11
* MFC r339781:Mark Johnston2018-11-171-2/+2
* MFC r340014:Mark Johnston2018-11-171-11/+11
* MFC r339793:Mark Johnston2018-11-102-14/+71
* dd(1): Correct padding in status=progressKyle Evans2018-09-131-3/+3
* Fix unlink(1) for files starting with -Ed Maste2018-09-126-9/+79
* sh: Fix formal overflow in pointer arithmeticJilles Tjoelker2018-09-051-2/+2
* Finish moving dot.cshrc and dot.profile to bin/csh/ and bin/sh/.Brad Davis2018-08-294-2/+76
* Fix the install of /root/.login missed as part of r337849.Brad Davis2018-08-281-1/+4
* ls(1): Gate the do_color_* definitions behind COLORLSKyle Evans2018-08-181-0/+2
* ls(1): Support other aliases for --color arguments used by GNU ls(1)Kyle Evans2018-08-182-4/+48
* ls(1): Add --color=whenKyle Evans2018-08-175-13/+163
* ls(1): Fix color env var checkingKyle Evans2018-08-161-2/+25
* Revert parts of r337849 and r337857Brad Davis2018-08-154-79/+2
* dd(1): Kill off duplicate progress definition following r337865Kyle Evans2018-08-151-1/+0
* dd: Incorporate some changes from imp for status=progressKyle Evans2018-08-155-31/+32
* Fix build after r337849Brad Davis2018-08-152-4/+5
* Move all sh and csh files into bin/sh/ or bin/csh/Brad Davis2018-08-159-1/+131