aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* uuidgen: generate UUIDs in bounded batches to respect kernel limitNVSRahul4 days2-41/+44
* /bin/ps: Fix display of negative nice values on ARMv7/aarch64Jamie Landeg-Jones4 days3-2/+5
* ed: add unicode support for the l (list) commandBaptiste Daroussin9 days2-18/+54
* ed: add unicode test cases to ATF test suiteBaptiste Daroussin9 days1-0/+333
* sh.1: Add .sh_history and .shrc to FILESAlexander Ziaee2026-02-231-0/+4
* ed: convert test suite to ATF/kyuaBaptiste Daroussin2026-02-193-0/+1788
* sh.1: Reference editline(7)Artem Bunichev2026-02-181-3/+14
* stty: Add SPDX-License-Identifier tagsTuukka Pasanen2026-02-189-0/+18
* sync: Add SPDX-License-Identifier tagsTuukka Pasanen2026-02-181-0/+2
* sleep: Add SPDX-License-Identifier tagsTuukka Pasanen2026-02-181-0/+2
* sh: Add SPDX-License-Identifier tagsTuukka Pasanen2026-02-1822-0/+44
* setfacl: Add SPDX-License-Identifier tagsTuukka Pasanen2026-02-187-0/+14
* pwait: Add SPDX-License-Identifier tagsTuukka Pasanen2026-02-181-0/+2
* kenv: Add SPDX-License-Identifier tagsTuukka Pasanen2026-02-181-0/+2
* getfacl: Add SPDX-License-Identifier tagsTuukka Pasanen2026-02-181-0/+2
* ed: Add SPDX-License-Identifier tagsTuukka Pasanen2026-02-188-0/+16
* date: Add SPDX-License-Identifier tagsTuukka Pasanen2026-02-182-0/+4
* csh: Add SPDX-License-Identifier tagsTuukka Pasanen2026-02-182-0/+4
* sh.1: Fix ordering of Cm and Aq macrosArtem Bunichev2026-02-161-1/+1
* sh.1: Document the exit status of returnArtem Bunichev2026-02-161-1/+5
* timeout: Clean upDag-Erling Smørgrav2026-02-132-85/+73
* ls: check fts_children() for errors that may not surface otherwiseKyle Evans2026-02-112-0/+47
* cp: Expect EINTR while copyingDag-Erling Smørgrav2026-02-111-2/+5
* pwd: Error out if writing to stdout failedDag-Erling Smørgrav2026-02-112-0/+23
* pwd: Add testsDag-Erling Smørgrav2026-02-103-2/+83
* pwd: Clean up and adopt POSIX semanticsDag-Erling Smørgrav2026-02-102-49/+54
* chio: Add SPDX-License-Identifier tagsTuukka Pasanen2026-02-093-0/+6
* sh.1: Fix rendering error due to redundant .ElArtem Bunichev2026-02-031-2/+1
* sh.1: Provide detailed job control documentationArtem Bunichev2026-01-291-9/+182
* symlink.7: add a new section "mount options"Wolfram Schneider2026-01-191-2/+19
* df: Fix -k flag consistency with other BLOCKSIZE flagsAnkush Mondal2026-01-091-4/+5
* ps(1): Sort headersOlivier Certner2026-01-092-5/+5
* sh.1: Restore missing builtin commandsAlexander Ziaee2026-01-061-1/+1
* sh: avoid warnings about too-long initializer stringsDimitry Andric2025-12-272-2/+2
* cp: Fix copying the root directoryDag-Erling Smørgrav2025-11-222-1/+21
* sh: Fix job pointer invalidation with trapsasyncJilles Tjoelker2025-11-193-1/+15
* sh: Don't assume EINTR means SIGALRMDag-Erling Smørgrav2025-11-195-29/+112
* sh: Fix a double free in a rare scenario with pipesJilles Tjoelker2025-11-173-1/+9
* date: Improve nanosecond supportDag-Erling Smørgrav2025-11-113-53/+147
* rm(1): remove whiteouts when forcibly removing directoriesJason A. Harmening2025-11-091-2/+2
* sh: Implement simple parameter expansion in PS1 and PS2Matthew Phillips2025-11-078-1/+181
* sh tests: Fix racy test11.0Bryan Drewery2025-11-071-2/+2
* date.1: Lint with mandocMateusz Piotrowski2025-11-051-17/+18
* pwait: Add an option to print remaining processesDag-Erling Smørgrav2025-10-283-35/+107
* pwait: Avoid calling getpid(2) for each proc.Bryan Drewery2025-10-241-1/+3
* ln: Simplify sameness checksDag-Erling Smørgrav2025-10-071-1/+1
* cp: Simplify sameness checksDag-Erling Smørgrav2025-10-071-4/+4
* bin/sh: Fix the buildLexi Winter2025-09-301-0/+2
* sh: Remove /.profileLexi Winter2025-09-301-9/+0
* pwait: Fix timeout unit parserDag-Erling Smørgrav2025-09-231-12/+18