aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* pkgbase: Move uuidgen to runtime packageEmmanuel Vadot2023-10-111-0/+1
* (s)tty: add support for IUTF8 input flagBojan Novković2023-10-073-0/+6
* Extend description of -p to include interactions with -d and implying -xBenedict Reuschling2023-10-061-1/+6
* cat: add CAP_SEEK capabilityMariusz Zaborski2023-09-281-1/+1
* sh: implement PS1 \D to print current timePiotr Pawel Stefaniak2023-09-232-0/+54
* sh: also auto-complete functionsPiotr Pawel Stefaniak2023-09-121-0/+12
* sh: introduce a function to iterate over all hashed commandsPiotr Pawel Stefaniak2023-09-122-7/+41
* sh: tab-complete aliasesPiotr Pawel Stefaniak2023-09-121-0/+9
* sh: introduce a function to iterate over all aliasesPiotr Pawel Stefaniak2023-09-122-6/+24
* sh: reindent a for loop in parser.cPiotr Pawel Stefaniak2023-09-121-119/+123
* Correct the grammo in "will underlined".Jens Schweikhardt2023-09-101-1/+1
* ps: add a new option -D to reimplement tree traversalPiotr Pawel Stefaniak2023-08-242-4/+61
* Revert "ps: extend the non-standard option -d (tree view) to work with -p"Piotr Pawel Stefaniak2023-08-241-9/+1
* sh tests: Update $LINENO tests after $FreeBSD$ removalMark Johnston2023-08-232-4/+4
* Use proper convention for relative path linkingEnji Cooper2023-08-181-1/+1
* Remove $FreeBSD$: one-line bare tagWarner Losh2023-08-1616-16/+0
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-1628-28/+0
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-1611-22/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-16713-713/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-16107-215/+0
* Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-164-4/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-1643-43/+0