aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* cp: fix -R recursion detectionKyle Evans2022-04-242-42/+57
* cp: fix some cases with infinite recursionKyle Evans2022-04-242-5/+147
* pax(1): Remove a few double words in source code commentsGordon Bergling2022-04-141-4/+4
* sh: fix autocompletion for commands that share name with a directoryPiotr Pawel Stefaniak2022-04-131-2/+33
* ls(1): Allow LSCOLORS to specify an underlineCameron Katri2022-03-264-13/+30
* ps: fix `ps -aa`Math Ieu2022-03-221-6/+1
* cp: Make -P work without -R as per POSIXCameron Katri2022-03-093-9/+31
* cp: fix -R with linksKyle Evans2022-03-092-4/+83
* bin/df: allow -t option to be used together with -lStefan Eßer2022-03-043-28/+103
* echo(1): Replace errexit() with err(3)Hans Petter Selasky2022-01-071-20/+2
* pkgbase: Put yellow pages programs to its own packageEmmanuel Vadot2022-01-051-1/+1
* src/bin/sh: Fix spelling errorsElyes HAOUAS2021-11-194-4/+4
* src/bin/mkdir: Spell occur correctly.Elyes HAOUAS2021-11-191-1/+1
* src/bin/pax: Fix spelling errorElyes HAOUAS2021-11-191-1/+1
* src/bin/ps: Fix spelling errorElyes HAOUAS2021-11-191-1/+1
* date: Capitalize seconds string in synopsesMateusz Piotrowski2021-11-072-4/+4
* date.1: Fix some style issues and examplesMateusz Piotrowski2021-11-071-22/+27
* date: Clean up synopsesMateusz Piotrowski2021-11-072-17/+38
* sh: Set PATH envvar after setting HOME in dotfileKa Ho Ng2021-10-311-2/+2
* freebsd-version(1): Add -j flag to support jailsFaraz Vahedi2021-10-082-5/+37
* hostname: avoid strcpy() overlap in -d flag handlingKyle Evans2021-10-031-3/+4
* sh: improve command completionPiotr Pawel Stefaniak2021-09-251-4/+18
* sh: reset sh bindings on bind -e, bind -vPiotr Pawel Stefaniak2021-09-251-0/+7
* sh: improve command completionPiotr Pawel Stefaniak2021-09-251-21/+19
* ls: prevent no-color build from complaining when COLORTERM is non-emptyPiotr Pawel Stefaniak2021-08-281-5/+3
* sh: fix NO_HISTORY buildPiotr Pawel Stefaniak2021-08-281-21/+21
* kenv: allow listing of static kernel environmentsKyle Evans2021-08-262-9/+47
* kenv: s/dump/list/ to clarify meaningKyle Evans2021-08-261-3/+3
* bin/ps: Avoid function name conflict with libc uname()Alex Richardson2021-08-053-3/+3
* df: remove the unused fstype varMateusz Guzik2021-07-251-3/+0
* pkgbase: Put chio in utilitiesEmmanuel Vadot2021-06-301-1/+1
* sh: fix debug buildPiotr Pawel Stefaniak2021-05-053-8/+5
* sh: silence sanitizerPiotr Pawel Stefaniak2021-05-051-1/+4
* sh(1): autocomplete commandsPiotr Pawel Stefaniak2021-05-052-1/+129
* cp: fix indentationBaptiste Daroussin2021-05-051-1/+1
* sh: improve emacs modeBaptiste Daroussin2021-05-051-1/+3
* ed(1): Add two references in the SEE ALSO sectionGordon Bergling2021-04-161-1/+11
* bin/pkill: Fix {pgrep,pkill}-j_test.shAlex Richardson2021-03-172-34/+37
* Fix typo in pwait.c introduced in 5bdce6ff546eAlexander V. Chernikov2021-01-211-1/+1
* Remove deadlock in rc caused by pwait waiting for itself.Alexander V. Chernikov2021-01-212-1/+9
* cat: style nitsMariusz Zaborski2021-01-201-1/+1
* Remove the unnecessary space before the colonMateusz Piotrowski2021-01-201-2/+1
* cat: depend on Makefile to rebuild when WITH_CASPER changesEd Maste2021-01-171-0/+2
* cat: disable building it with CasperMariusz Zaborski2021-01-171-6/+7
* cat: style nitsMariusz Zaborski2021-01-161-2/+2
* cat: persistent errnoMariusz Zaborski2021-01-161-1/+10
* cat: Fix potential memory leakMariusz Zaborski2021-01-151-0/+1
* cat: capsicumize itMariusz Zaborski2021-01-152-4/+92
* Fix all warnings emitted in `make kernel-toolchain`Alex Richardson2021-01-071-1/+5
* sh/tests: Add a second kind of binary scripts without #!Jilles Tjoelker2021-01-032-0/+11