aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Revert "df: remove the unused fstype var"John Baldwin2023-03-221-0/+2
* sh: read more profile files.Dag-Erling Smørgrav2022-11-021-0/+20
* cp: Make -P work without -R as per POSIXCameron Katri2022-04-253-9/+31
* cp: fix -R with linksKyle Evans2022-04-252-4/+83
* cp: fix -R recursion detectionKyle Evans2022-04-242-42/+57
* cp: fix some cases with infinite recursionKyle Evans2022-04-242-5/+147
* bin/df: add back linking with getmntops.c from sbin/mountStefan Eßer2022-04-181-0/+2
* bin/df: fix build with MOUNT_CHAR_DEVS definedStefan Eßer2022-04-181-0/+2
* bin/df: allow -t option to be used together with -lStefan Eßer2022-04-183-29/+103
* df: remove the unused fstype varMateusz Guzik2022-04-181-2/+0
* df(1): Add EXAMPLES section to man pageFernando Apesteguía2022-04-181-11/+51
* pax(1): Remove a few double words in source code commentsGordon Bergling2022-04-141-4/+4
* src/bin/sh: Fix spelling errorsElyes HAOUAS2021-11-194-4/+4
* src/bin/mkdir: Spell occur correctly.Elyes HAOUAS2021-11-191-1/+1
* src/bin/pax: Fix spelling errorElyes HAOUAS2021-11-191-1/+1
* src/bin/ps: Fix spelling errorElyes HAOUAS2021-11-191-1/+1
* freebsd-version(1): Add -j flag to support jailsFaraz Vahedi2021-10-082-5/+37
* hostname: avoid strcpy() overlap in -d flag handlingKyle Evans2021-10-031-3/+4
* kenv: allow listing of static kernel environmentsKyle Evans2021-08-262-9/+47
* kenv: s/dump/list/ to clarify meaningKyle Evans2021-08-261-3/+3
* sh: improve emacs modeBaptiste Daroussin2021-05-051-1/+3
* 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