aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* If copy_file_range(2) fails with EXDEV, use fall-back.Poul-Henning Kamp2023-04-041-1/+1
* fs/msdosfs: add tracking of free root directory entriesStefan Eßer2023-03-291-1/+12
* pkill: tests: do a pass for case-sensitive conflictsKyle Evans2023-03-209-8/+8
* pkill: use an ARG_MAX size buffer for argument matchingKyle Evans2023-03-204-5/+220
* sh(1): fix history file write checkingDaniel Kolesa2023-03-201-1/+1
* uuidgen(1): fix another typoBaptiste Daroussin2023-03-061-1/+1
* uuidgen(1): back to the past and fix typoBaptiste Daroussin2023-03-021-2/+2
* uuidgen: add -c for compact uuidBaptiste Daroussin2023-03-012-3/+35
* date.1: Examples: Use syntax that is also compatible with cshMateusz Piotrowski2023-02-271-2/+2
* nproc: denote an incompatiblity with LinuxMateusz Guzik2023-02-152-2/+7
* man: some typesetting and style fixes for recent additionsKonstantin Belousov2023-02-111-1/+2
* Add nproc(1)Mateusz Guzik2023-02-084-0/+191
* cp: Adjust the sparse file tests.Dag-Erling Smørgrav2023-02-083-23/+98
* cp: Minor code cleanup.Dag-Erling Smørgrav2023-02-032-5/+3
* timeout: Move from /usr/bin to /binMateusz Piotrowski2023-02-028-0/+828
* cp: Simplify the common case.Dag-Erling Smørgrav2023-02-022-90/+34
* cp: Add tests involving sparse files.Dag-Erling Smørgrav2023-02-021-0/+90
* df: Return non-zero status on write failure.Dag-Erling Smørgrav2023-01-171-8/+8
* sh(1): Allow non-printing characters in prompt stringsJuraj Lutter2022-12-223-10/+59
* bin/uuidgen: add support for v4 uuidsTobias C. Berner2022-12-172-12/+67
* csh: install hard link with same mode as targetEd Maste2022-11-291-1/+4
* sh: install hard link with same mode as targetEd Maste2022-11-231-0/+1
* ls(1): add a -v flag to sort naturallyAymeric Wibo2022-10-306-12/+67
* chio: Mark some arguments as unused.Warner Losh2022-10-251-2/+2
* sh: when loading profile, read only .sh files.Dag-Erling Smørgrav2022-10-221-8/+3
* pax: update date parsing code (from OpenBSD)Dag-Erling Smørgrav2022-10-193-65/+78
* sh: when loading profile, skip obvious scratch files.Dag-Erling Smørgrav2022-10-031-0/+5
* stty(1): provide details about interaction with job controlKonstantin Belousov2022-10-021-1/+27
* sh: read more profile files.Dag-Erling Smørgrav2022-10-011-0/+20
* sh: Fix mismatch in array bounds for vforkexecshell().John Baldwin2022-09-281-1/+1
* pax: name all supported formats.Dag-Erling Smørgrav2022-09-131-2/+3
* pax: comment typo fixes from NetBSD / OpenBSD.Dag-Erling Smørgrav2022-09-1310-31/+32
* pax: remove 4.4BSD compatibilityDag-Erling Smørgrav2022-09-1312-245/+0
* Handle NULL return from localtime(3) in ls(1) and find(1)Kirk McKusick2022-09-091-5/+6
* cp: Fix build without VM_AND_BUFFER_CACHE_SYNCHRONIZED.Alexander Motin2022-08-301-10/+9
* sh: nullify ENV in testsPiotr Pawel Stefaniak2022-08-203-3/+3
* sh: accept fc options grouped behind one '-'Piotr Pawel Stefaniak2022-08-206-21/+41
* For man page references found in ports, indicate the respective port.Jens Schweikhardt2022-08-143-8/+8
* sh.1: Fix a mandoc warningGordon Bergling2022-07-311-1/+2
* date: remove some ambiguity in tzdata referencesKyle Evans2022-07-281-10/+8
* date: attempt to more accurately describe year limitations with -vKyle Evans2022-06-281-2/+10
* sleep.1: Fix mdoc styleMateusz Piotrowski2022-05-251-6/+7
* stty: Remove stray '-'.Warner Losh2022-05-241-2/+2
* bin/sleep: document more non-standard featuresStefan Eßer2022-05-241-3/+4
* bin/sleep: add support for multiple delay valuesStefan Eßer2022-05-242-26/+40
* bin/sleep: add support for units other than secondsA. Mallory2022-05-242-5/+25
* pax(1): Remove a few double words in source code commentsGordon Bergling2022-04-091-4/+4
* cp: fix -R recursion detectionKyle Evans2022-04-062-42/+57
* Correct source markup. No change to output.Greg Lehey2022-03-301-8/+8
* Remove reference to kernel clock time zone.Greg Lehey2022-03-301-2/+8