summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* MFC r344306: sh: Send normal output from bind builtin to stdoutJilles Tjoelker2019-03-273-1/+30
* MFC r344502: sh: Add set -o pipefailJilles Tjoelker2019-03-2411-9/+82
* MFC r342880,r343981,r344902: sh: Fix $((-9223372036854775808))Jilles Tjoelker2019-03-138-4/+83
* MFC r341257: improve speed of empty block detection.Maxim Sobolev2018-12-172-7/+7
* MFC r341164: sh: Fix ${param?} default error messageJilles Tjoelker2018-12-093-2/+15
* MFC r341357:Guangyuan Yang2018-12-041-2/+2
* MFC r339780:Mark Johnston2018-11-171-10/+11
* MFC r339781:Mark Johnston2018-11-171-2/+2
* MFC r340014:Mark Johnston2018-11-171-11/+11
* MFC r339793:Mark Johnston2018-11-102-14/+71
* dd(1): Correct padding in status=progressKyle Evans2018-09-131-3/+3
* Fix unlink(1) for files starting with -Ed Maste2018-09-126-9/+79
* sh: Fix formal overflow in pointer arithmeticJilles Tjoelker2018-09-051-2/+2
* Finish moving dot.cshrc and dot.profile to bin/csh/ and bin/sh/.Brad Davis2018-08-294-2/+76
* Fix the install of /root/.login missed as part of r337849.Brad Davis2018-08-281-1/+4
* ls(1): Gate the do_color_* definitions behind COLORLSKyle Evans2018-08-181-0/+2
* ls(1): Support other aliases for --color arguments used by GNU ls(1)Kyle Evans2018-08-182-4/+48
* ls(1): Add --color=whenKyle Evans2018-08-175-13/+163
* ls(1): Fix color env var checkingKyle Evans2018-08-161-2/+25
* Revert parts of r337849 and r337857Brad Davis2018-08-154-79/+2
* dd(1): Kill off duplicate progress definition following r337865Kyle Evans2018-08-151-1/+0
* dd: Incorporate some changes from imp for status=progressKyle Evans2018-08-155-31/+32
* Fix build after r337849Brad Davis2018-08-152-4/+5
* Move all sh and csh files into bin/sh/ or bin/csh/Brad Davis2018-08-159-1/+131
* ls(1): Enable colors with COLORTERM is set in the environmentKyle Evans2018-08-082-3/+13
* dd: add status=progress supportKyle Evans2018-08-086-2/+59
* date(1): Add ISO 8601 formatting optionConrad Meyer2018-08-043-11/+219
* Describe how to prevent *.core files from being created using ulimit.Mateusz Piotrowski2018-07-191-28/+24
* sh: Don't treat % specially in CDPATHJilles Tjoelker2018-07-156-26/+59
* sh: Don't use padvance() for MAIL/MAILPATHJilles Tjoelker2018-07-151-14/+16
* Stop building intermediate .o files.Bryan Drewery2018-06-271-9/+2
* Don't use CCACHE for linking.Bryan Drewery2018-06-271-1/+1
* Convert `cap_enter() < 0 && errno != ENOSYS` to `caph_enter() < 0`.Mariusz Zaborski2018-06-194-4/+4
* pwd: mark usage as deadEitan Adler2018-06-171-1/+1
* ps(1): fix some nitsEitan Adler2018-06-132-5/+3
* Add an example to the chflags(1) man page.Edward Tomasz Napierala2018-06-121-1/+6
* Update other man pages to match leap second realityConrad Meyer2018-06-011-3/+3
* sh: Split CNL syntax category to avoid a check on state[level].syntaxJilles Tjoelker2018-05-212-5/+7
* sh: Allow unquoted newlines in word in ${param+word} etc.Jilles Tjoelker2018-05-205-1/+27
* sh: Test that backslash-newline within single-quotes is not specialJilles Tjoelker2018-05-112-0/+6
* sh: Don't have [ match any [[:class:]]Jilles Tjoelker2018-04-293-1/+9
* setfacl: style and break main() into manageable piecesEd Maste2018-04-276-237/+257
* expr(1): Fix overflow detection when operand is INTMAX_MINConrad Meyer2018-04-141-4/+2
* setfacl: minor man page edit to appease igor(1)Ed Maste2018-04-111-3/+5
* setfacl: add recursive functionalityEd Maste2018-04-104-82/+160
* Add a "jail" keyword to list the name of a jail rather than its ID.John Baldwin2018-03-134-1/+19
* Change ps(1) output width to unlimited if not interactiveMike Karels2018-03-102-4/+19
* chflags: Add SIGINFO support.Bryan Drewery2018-03-072-3/+26
* chflags: Add -x option to not traverse mount points.Bryan Drewery2018-03-052-6/+13
* .Xr pstat(8), so that people have a chance to learn how to get a listEdward Tomasz Napierala2018-03-021-2/+3