aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* ps.1: Update .DdOlivier Certner2025-04-281-1/+1
* ps(1): Add copyrightOlivier Certner2025-04-282-0/+10
* ps(1): '-U' to select processes by real user IDsOlivier Certner2025-04-282-28/+23
* ps(1): Update some options' conformance/practice commentsOlivier Certner2025-04-281-13/+27
* ps(1): Match current user's processes using ps' effective UIDOlivier Certner2025-04-282-31/+8
* ps(1): Make '-a' and '-A' always show all processesOlivier Certner2025-04-282-23/+11
* ps(1): Make '-O' more versatile and predictableOlivier Certner2025-04-282-27/+32
* ps(1): Constify the format strings for canned displaysOlivier Certner2025-04-281-16/+10
* ps(1): Remove not-explicitly-requested columns with duplicate dataOlivier Certner2025-04-285-32/+102
* ps(1): Aliases: Resolve once, merge specificationsOlivier Certner2025-04-285-77/+200
* ps(1): Keywords: New UNSPEC type, rename 'alias', re-order fieldsOlivier Certner2025-04-283-175/+190
* ps(1): Consider references to keywords as immutableOlivier Certner2025-04-284-11/+8
* ps(1): Move 'width' field from VAR to VARENT; Remove sizevars()Olivier Certner2025-04-284-145/+126
* ps(1): find_varentry() to take a name instead of a VAROlivier Certner2025-04-283-4/+4
* ps(1): Have parsefmt() take the list of columns to updateOlivier Certner2025-04-284-25/+28
* ps(1): Remove internal documentation for '-A'Olivier Certner2025-04-281-5/+0
* ps(1): Whitespace cleanupOlivier Certner2025-04-282-2/+2
* ps.1: Revamp: Explain general principles, update to match realityOlivier Certner2025-04-281-342/+599
* getfacl: implement --skip-base (-s)Kyle Evans2025-04-212-18/+52
* getfacl: add some long options for Linux compatibilityKyle Evans2025-04-212-5/+15
* Remove references to rcp(1) since we no longer ship rcp.Jens Schweikhardt2025-04-191-1/+0
* pwait tests: Fix some exit annotationsMark Johnston2025-04-181-6/+6
* timeout(1): Document the reaper implementation and behaivorAaron LI2025-04-161-4/+33
* timeout(1): adapt the preserve_status test to the new behaviourBaptiste Daroussin2025-04-161-1/+1
* timeout(1): Kill self with the same signal that terminated the childAaron LI2025-04-162-29/+57
* timeout(1): Catch all signals and propagate themAaron LI2025-04-162-35/+79
* timeout(1): Fix the inheritance of signal dispositionsAaron LI2025-04-162-21/+39
* timeout(1): Improve to show more verbose log messagesAaron LI2025-04-162-1/+21
* timeout(1): Fix the handling of repeated terminating signalsAaron LI2025-04-161-14/+0
* timeout(1): Also send SIGCONT because the child may be stoppedAaron LI2025-04-161-0/+18
* timeout(1): Enhance send_sig() and prepare for later updatesAaron LI2025-04-161-14/+32
* timeout(1): Add -f and -p options as per POSIX.1-2024Aaron LI2025-04-162-19/+24
* timeout(1): Handle sig_alrm and sig_term together to dedup codeAaron LI2025-04-161-25/+12
* timeout(1): Multiple minor tweaks and cleanupsAaron LI2025-04-162-92/+97
* timeout(1): sig_atomic_t variables must also be 'volatile'Aaron LI2025-04-161-4/+4
* timeout(1): Use _exit(2) instead of err() in child if exec failedAaron LI2025-04-161-8/+4
* timeout(1): fix test after improvement of error messagesBaptiste Daroussin2025-04-161-5/+5
* timeout(1): Improve duration parsing and error messagesAaron LI2025-04-161-10/+10
* ln: Tweak append logic.Dag-Erling Smørgrav2025-04-152-8/+32
* cp: Improve error messages.Dag-Erling Smørgrav2025-04-151-9/+9
* ps.1: Use ISO/IEC byte unitsAlexander Ziaee2025-03-281-7/+7
* ps(1): Consistent usage of Kbyte unitOlivier Cochard2025-03-261-2/+2
* pkill tests: Fix pkill usage in the pkill -x testMark Johnston2025-03-201-4/+4
* sh(1): Replace recommendation of use of -e with a noteMichael Osipov2025-03-081-6/+4
* sh.1: extend the section about getoptsPiotr Pawel Stefaniak2025-02-271-14/+46
* sh.1: document optional arguments to `:`Alexander Ziaee2025-02-241-3/+4
* csh: Remove gethost dependency on tc.const.hEd Maste2025-02-091-1/+6
* ls: --group-directories requires stat informationPiotr Pawel Stefaniak2025-01-221-4/+4
* kill.1: mention special meaning of PGID as a PIDartembunichev2025-01-191-0/+3
* kill.1: mention special PID 0artembunichev2025-01-191-0/+3