aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* sh/tests: Add a second kind of binary scripts without #!Jilles Tjoelker2021-01-302-0/+11
* sh: Allow more scripts without #!Jilles Tjoelker2021-01-303-1/+42
* sh: Test that executing various binary files is rejectedJilles Tjoelker2021-01-305-0/+64
* bin/setfacl: Remove unused headers.Xin LI2020-12-264-7/+0
* bin/stty: Remove unneeded headers.Xin LI2020-12-265-6/+0
* MFC r367136:Li-Wen Hsu2020-11-021-5/+4
* MFC r367134:Li-Wen Hsu2020-11-021-1/+1
* MFC r366613: ls(1): Use \& as an escape character for the ',' optionGordon Bergling2020-10-121-1/+1
* MFC r366407, r366403Gordon Bergling2020-10-101-1/+1
* MFC 366404: cp(1): Bugfixes for some issues reported by mandocGordon Bergling2020-10-101-3/+3
* MFC r363563: chio: avoid out of bounds readEd Maste2020-09-301-1/+1
* MFC r366059-r366060: cp(1): testsKyle Evans2020-09-303-0/+76
* 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