summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAge
* Remove unused headers.delphij2020-12-12
* Remove unneeded headers.delphij2020-12-12
* fts_read: Handle error from a NULL return better.bdrewery2020-12-08
* bin/setfacl: Little refactoring, no functional change.arrowd2020-11-23
* df: Remove support for mounting devicesmarkj2020-11-13
* Whitespace cleanuplwhsu2020-10-29
* Remove superfluous `this` in commentlwhsu2020-10-29
* pwd(1): Add EXAMPLES sectionfernape2020-10-24
* realpath(1): Add EXAMPLES section.fernape2020-10-20
* ls(1): Use \& as an escape character for the ',' optiongbe2020-10-10
* pkill(1): Add EXAMPLES section to man pagefernape2020-10-05
* kenv(1): Add EXAMPLES to man pagefernape2020-10-05
* hostname(1): Add EXAMPLES to man pagefernape2020-10-05
* df(1): Add EXAMPLES section to man pagefernape2020-10-05
* pwait(1): Add EXAMPLES section to man pagefernape2020-10-05
* cp(1): Bugfixes for some issues reported by mandocgbe2020-10-03
* ls(1): Bugfix for an issue reported by mandocgbe2020-10-03
* cp: tests: fix weird 20 insertionkevans2020-09-23
* cp: add some basic testskevans2020-09-23
* build: provide a default WARNS for all in-tree buildskevans2020-09-18
* cp: fall back to read/write if copy_file_range failsasomers2020-09-11
* cp: use copy_file_range(2)asomers2020-09-10
* sh: Write absolute path in command -vV and typejilles2020-09-01
* ls(1): Update all POSIX references and correct the STANDARDS sectiongbe2020-08-31
* sh: Keep ignored SIGINT/SIGQUIT after set in a background jobjilles2020-08-28
* date.1: note possibly surprising behaviour of -j -femaste2020-08-26
* ls(1): Update POSIX conformance from 2001 to 2008gbe2020-08-21
* ps(1): Fix formatting of the "command" field for kernel threads.markj2020-07-28
* sh(1): print a newline when ^D quits shpstef2020-07-27
* chio: avoid out of bounds reademaste2020-07-26
* Update to D25266, bin/ps: Make the rtprio option actually showmckusick2020-07-14
* sh: Do not ignore INTOFF during a trapjilles2020-07-09
* Fix description of the "\$" sequence for PS10mp2020-07-06
* sh/tests: Re-enable bin.sh.execution.functional_test.bg12.0jilles2020-06-28
* sh/tests: Fix flaky execution/bg12.0jilles2020-06-28
* ps(1): don't try to handle non-SMP systemspstef2020-06-27
* ps(1): reuse keyword "cpu" to show CPU numberpstef2020-06-27
* Temporarily skip flakey bin.sh.execution.functional_test.bg12 in CIlwhsu2020-06-26
* bin/ps: Make the rtprio option actually show realtime prioritiessalvadore2020-06-19
* sh/tests: Add tests for SIGINT in non-jobc background commandsjilles2020-06-14
* ps: remove xo_no_setlocale() callyuripv2020-06-09
* ps: use %hs instead of %s format specifiersyuripv2020-06-07
* Add O_DIRECT flag to DD for cache bypassrscheff2020-06-04
* vfs: add restrictions to read(2) of a directory [1/2]kevans2020-06-04
* sh: Allow more scripts without #!jilles2020-05-30
* sh: Remove a comment that was obsoleted by r358152jilles2020-05-22
* ls: fix WITHOUT_LS_COLORS buildkevans2020-05-21
* ls(1): actually restore proper behaviorkevans2020-05-21
* ls: fix a --color regression from r337956kevans2020-05-21
* sh: Fix double INTON with vforkjilles2020-05-16