aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* manuals: Fix typos in -offset for .Bd and .BlGraham Percival3 days1-2/+2
* timeout(1): Update STANDARDS sectionGordon Bergling12 days1-1/+7
* bin/sh: support RLIMIT_PIPEBUFKonstantin Belousov2024-09-201-1/+4
* date: Documentation nits.Dag-Erling Smørgrav2024-09-101-3/+6
* date: Fix a few nits.Dag-Erling Smørgrav2024-09-041-4/+4
* faccessat(2): Honor AT_SYMLINK_NOFOLLOWFernando Apesteguía2024-08-111-1/+2
* test(1): quote closing bracket in error messageDaniel Tameling2024-07-291-1/+1
* pax: Clear arcn in each read function.Dag-Erling Smørgrav2024-07-242-27/+5
* ls: Make -, apply to -s as well as -l.Dag-Erling Smørgrav2024-07-244-10/+27
* Remove residual blank line at start of MakefileWarner Losh2024-07-1570-70/+0
* pax: Terminate loop for empty directory namesGanael Laplanche2024-06-211-1/+6
* csh: Remove hardlink /.cshrcEmmanuel Vadot2024-05-291-9/+0
* cp: avoid a resource leakPierre Pronchery2024-05-231-0/+3
* man filesystems: fix xrefs after move to section 4Alexander Ziaee2024-05-161-1/+1
* /bin/rmdir: Exit with status 2 for invalid argumentsHenrich Hartzer2024-05-113-11/+12
* cat: Missed a couple.Dag-Erling Smørgrav2024-05-101-3/+3
* cat: Check for lack of success rather than a specific failure.Dag-Erling Smørgrav2024-05-101-5/+5
* ps: handle incorrect -D valuesJamie Landeg-Jones2024-05-061-0/+2
* date.1: Note that nanosecond support is to appear first in 14.1Mateusz Piotrowski2024-05-021-2/+2
* date: Correctly check outcome of mktime().Dag-Erling Smørgrav2024-04-281-1/+3
* uuidgen(1): Add EXAMPLES to manual pageFernando Apesteguía2024-04-271-0/+24
* date: Fix tests by initializing timespec structureMateusz Piotrowski2024-04-261-0/+2
* date: Add support for nanosecondsMateusz Piotrowski2024-04-263-35/+142
* sync.8: Document that the "sync dance" is not a thingMateusz Piotrowski2024-04-251-1/+29
* cp: Use warnc().Dag-Erling Smørgrav2024-04-171-2/+1
* cp: Additional sanity check.Dag-Erling Smørgrav2024-04-171-7/+20
* cp: Clarify an obscure comment.Dag-Erling Smørgrav2024-04-171-2/+8
* mv: Set file flags after setting file timesRicardo Branco2024-04-161-5/+6
* nproc: Prefer sys/cdefs.h __unreachable over the builtinCollin Funk2024-04-121-1/+1
* cp: Never follow symbolic links in destination.Dag-Erling Smørgrav2024-04-082-39/+44
* echo(1): Add EXAMPLESFernando Apesteguía2024-04-081-0/+29
* ln: Improve link(1) variant of ln(1).Dag-Erling Smørgrav2024-04-042-14/+83
* cp: Improved conformance when copying directories.Dag-Erling Smørgrav2024-04-011-9/+18
* cp: Correct the list of non-portable flags.Dag-Erling Smørgrav2024-04-011-3/+5
* cp: Fix grammar in comment.Dag-Erling Smørgrav2024-03-281-1/+1
* csh: Use HOST_CC when compiling hostprog used by csh buildStephen J. Kiernan2024-03-271-1/+1
* ln: Add a test case for ln -sfF.Dag-Erling Smørgrav2024-03-271-0/+17
* ln: Clean up and simplify tests.Dag-Erling Smørgrav2024-03-271-48/+20
* ln: Use stdbool, style nits.Dag-Erling Smørgrav2024-03-271-37/+39
* sleep: Overhaul.Dag-Erling Smørgrav2024-03-252-90/+98
* cp: Remove useless ssize_t castCollin Funk2024-03-211-1/+1
* tests: Fixing incomplete atf_skip if missing jail conditionOlivier Cochard2024-02-231-0/+3
* hostname(1): skip test if jail binary is missingOlivier Cochard2024-02-231-0/+3
* ls.1: Mention CLICOLOR environment variableGordon Bergling2024-02-211-3/+5
* ls: Fix -v and associated testWarner Losh2024-02-191-1/+2
* cat: fix cap_rights_init usageEd Maste2024-02-151-1/+1
* domainname(1): Grammar fixChia-Jung Chang2024-02-131-1/+1
* hostname(1): Grammar fixChia-Jung Chang2024-02-131-1/+1
* date(1): Grammar fixesChia-Jung Chang2024-02-131-3/+3
* cp(1): Grammar fix in commentChia-Jung Chang2024-02-131-1/+1