aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* df(1): Fix grammarChia-Jung Chang2024-02-131-1/+1
* ed(1): Fix grammar in commentChia-Jung Chang2024-02-131-1/+1
* pax(1): Grammar fix in file_subs.cHUNG-CHI CHANG2024-02-131-1/+1
* sh(1): Grammar fix in jobs.cFu-Cheng Wang2024-02-131-1/+1
* ed(1): Grammar fixesWilbert Allen Koeswoyo Suwito2024-02-131-2/+2
* chio(8): Fix typo in the copyright sectionWilbert Allen Koeswoyo Suwito2024-02-131-1/+1
* ls: versort incompatible w/ timesort and sizesortAlexander Ziaee2024-02-022-7/+11
* chflags(1): obey siginfo request on chflagsat(2) failureKonstantin Belousov2024-01-301-2/+8
* chflags(1): Fix -f optionRicardo Branco2024-01-301-3/+5
* hostname(1): Add test casesLin Lee2024-01-303-0/+97
* Fix "version introduced" in numerous manual pagesTom Hukins2024-01-081-1/+1
* bin/timeout: remove unreachable break after usage()rilysh2024-01-031-1/+0
* bin/setfacl: remove unreachable break after usage()rilysh2024-01-031-1/+0
* bin/cp: remove unreachable breakrilysh2024-01-031-1/+0
* bsdinstall: rename "Live CD" to "Live System"Pierre Pronchery2023-12-291-1/+1
* cat: Use present tenseZhan-Wei2023-12-261-1/+1
* timeout_test.sh: Fix typoElyes Haouas2023-12-261-1/+1
* cat(1): Fix typoKai-Yang Chen2023-12-261-1/+1
* sh(1): Fix typoPei-Ju Chien2023-12-261-1/+1
* sh(1): Fix typoKai-Yang Chen2023-12-261-1/+1
* sh(1): Fix typoWEININGCHIU2023-12-261-1/+1
* pax: Add missing 'for' in comment.Zhan-Wei2023-12-261-1/+1
* mv: Improve commentZhan-Wei2023-12-261-1/+1
* df(1): fix a typoPin-Yi Kuo2023-12-261-1/+1
* cp: Move the -N flag in the manual page.Dag-Erling Smørgrav2023-12-141-5/+5
* cp: Further simplify the core logic.Dag-Erling Smørgrav2023-12-141-1/+2
* cp: Move the flags around a bit.Dag-Erling Smørgrav2023-12-141-7/+6
* cp: Split the basic_symlink test case in two.Dag-Erling Smørgrav2023-12-141-5/+19
* cp: Refactor the core logic.Dag-Erling Smørgrav2023-12-131-61/+60
* cp: Add tests for symbolic link case.Dag-Erling Smørgrav2023-12-131-0/+31
* cp: Add tests for hard link case.Dag-Erling Smørgrav2023-12-131-0/+32
* cp: Don't warn for chflags() failing with EOPNOTSUPP if flags == 0Warner Losh2023-12-071-2/+11
* cp: Add -N flag, inspired by NetBSD's similar flagWarner Losh2023-12-074-9/+16
* pwait.1: add missing prompt and command in examplesMike Karels2023-11-271-2/+2
* bin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-2769-180/+0
* Remove copyright strings ifdef'd outWarner Losh2023-11-2728-254/+0
* bin: Remove ancient SCCS tags.Warner Losh2023-11-27191-432/+0
* ps: s/kern.max_pid/kern.pid_max/ in a commentBrooks Davis2023-11-211-1/+1
* cat: fallback on EISDIR with copy_file_range(2)Martin Matuska2023-11-191-1/+2
* Fix /root permissions after 'make installworld'Thomas Eberhardt2023-11-162-0/+2
* ps.1: update regarding -D option and -p x/d interactionBenedict Reuschling2023-11-111-7/+2