summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* ps.1: Remove ambiguity in description of option '-J'Olivier Certner2025-05-131-2/+2
* ps.1: Update .DdOlivier Certner2025-05-011-1/+1
* ps(1): Add copyrightOlivier Certner2025-05-012-0/+10
* ps(1): '-U' to select processes by real user IDsOlivier Certner2025-05-012-28/+23
* ps(1): Update some options' conformance/practice commentsOlivier Certner2025-05-011-13/+27
* ps(1): Match current user's processes using ps' effective UIDOlivier Certner2025-05-012-31/+8
* ps(1): Make '-a' and '-A' always show all processesOlivier Certner2025-05-012-23/+11
* ps(1): Make '-O' more versatile and predictableOlivier Certner2025-05-012-27/+32
* ps(1): Constify the format strings for canned displaysOlivier Certner2025-05-011-16/+10
* ps(1): Remove not-explicitly-requested columns with duplicate dataOlivier Certner2025-05-015-32/+102
* ps(1): Aliases: Resolve once, merge specificationsOlivier Certner2025-05-015-77/+200
* ps(1): Keywords: New UNSPEC type, rename 'alias', re-order fieldsOlivier Certner2025-05-013-175/+190
* ps(1): Consider references to keywords as immutableOlivier Certner2025-05-014-11/+8
* ps(1): Move 'width' field from VAR to VARENT; Remove sizevars()Olivier Certner2025-05-014-145/+126
* ps(1): find_varentry() to take a name instead of a VAROlivier Certner2025-05-013-4/+4
* ps(1): Have parsefmt() take the list of columns to updateOlivier Certner2025-05-014-25/+28
* ps(1): Remove internal documentation for '-A'Olivier Certner2025-05-011-5/+0
* ps(1): Whitespace cleanupOlivier Certner2025-05-012-2/+2
* ps.1: Revamp: Explain general principles, update to match realityOlivier Certner2025-05-011-347/+595
* ps.1: Use ISO/IEC byte unitsAlexander Ziaee2025-05-011-7/+7
* ps(1): Consistent usage of Kbyte unitOlivier Cochard2025-05-011-2/+2
* ps(1): Complete libxo transitionYan-Hao Wang2025-05-013-14/+14
* ps: handle incorrect -D valuesJamie Landeg-Jones2025-05-011-0/+2
* ps.1: update regarding -D option and -p x/d interactionBenedict Reuschling2025-05-011-7/+2
* Extend description of -p to include interactions with -d and implying -xBenedict Reuschling2025-05-011-1/+6
* cp: Improve error messages.Dag-Erling Smørgrav2025-04-201-9/+9
* cred: Hide internal flag CRED_FLAG_CAPMODEOlivier Certner2025-04-081-1/+1
* pkill tests: Fix pkill usage in the pkill -x testMark Johnston2025-04-061-4/+4
* sh(1): Replace recommendation of use of -e with a noteMichael Osipov2025-03-151-6/+4
* sh.1: document optional arguments to `:`Alexander Ziaee2025-02-271-3/+4
* csh: Remove gethost dependency on tc.const.hEd Maste2025-02-181-1/+6
* ls: Release resources before returning from traverse()Mark Johnston2025-01-281-1/+4
* kill.1: mention special meaning of PGID as a PIDartembunichev2025-01-211-0/+3
* kill.1: mention special PID 0artembunichev2025-01-211-0/+3
* timeout(1): Add -v/--verbose option to show diagnosis infoGordon Bergling2025-01-192-7/+27
* timeout(1): Some minor tweaks and improvementsGordon Bergling2025-01-042-41/+60
* sh.1: update history + spdx + linter errorAlexander Ziaee2024-12-281-2/+5
* sh(1): -l is only valid in cli option not as set -lBaptiste Daroussin2024-12-121-1/+1
* sh(1): add -l optionBaptiste Daroussin2024-12-124-15/+26
* ps.1: remove stray tab which breaks columns alignmentKonstantin Belousov2024-11-191-1/+1
* ps.1: document rest of flag2 bitsKonstantin Belousov2024-11-141-0/+18
* ps.1: visually align process flags hex values by filling leading zeroesKonstantin Belousov2024-11-141-27/+27
* manuals: Fix typos in -offset for .Bd and .BlGraham Percival2024-11-041-2/+2
* timeout(1): Update STANDARDS sectionGordon Bergling2024-10-181-1/+7
* date: Fix a few nits.Dag-Erling Smørgrav2024-10-062-7/+10
* bin/sh: support RLIMIT_PIPEBUFKonstantin Belousov2024-10-051-1/+4
* faccessat(2): Honor AT_SYMLINK_NOFOLLOWFernando Apesteguía2024-09-261-3/+2
* pax: Clear arcn in each read function.Dag-Erling Smørgrav2024-08-012-27/+5
* ls: Make -, apply to -s as well as -l.Dag-Erling Smørgrav2024-08-014-10/+27
* cat: Check for lack of success rather than a specific failure.Dag-Erling Smørgrav2024-05-141-8/+8