| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r283257: | delphij | 2015-06-05 | 12 | -17/+1 |
* | MFC r282208: | smh | 2015-06-01 | 4 | -80/+90 |
* | Merge: 278618 278633 278636 278653 278742 278776 279121 | rodrigc | 2015-05-23 | 2 | -142/+128 |
* | MFC r282608: | delphij | 2015-05-21 | 2 | -4/+13 |
* | MFC r282482: cp: Remove fts sorting. | jilles | 2015-05-14 | 1 | -28/+1 |
* | MFC r275805: | tijl | 2015-04-30 | 2 | -2/+2 |
* | MFC r280206: | eadler | 2015-04-17 | 4 | -11/+19 |
* | MFC r280357: | dim | 2015-04-06 | 1 | -0/+3 |
* | MFC r278848: symlink(7): Mention chflagsat() (can take AT_SYMLINK_NOFOLLOW). | jilles | 2015-03-10 | 1 | -1/+2 |
* | MFC r276359: symlink(7): Note that stat(1) does not follow symlinks by | jilles | 2015-02-08 | 1 | -9/+8 |
* | MFC r277358: | ngie | 2015-01-26 | 2 | -0/+22 |
* | MFC r274254: sh(1): Mention portability issue with shifting zero positional | jilles | 2015-01-04 | 1 | -2/+3 |
* | MFC r271936: sh(1): Clarify that assignments before commands do not affect | jilles | 2015-01-04 | 1 | -2/+3 |
* | MFC r272777,r272779,r272780,r272781,r272782,r272783,r272784,r272787,r272788: | ngie | 2015-01-01 | 2 | -0/+18 |
* | MFC r276037: sh: Remove EXP_REDIR. | jilles | 2014-12-29 | 3 | -15/+8 |
* | MFC r274854: sh: Use DQSYNTAX only while expanding, not SQSYNTAX. | jilles | 2014-12-29 | 1 | -1/+1 |
* | MFC r273920: sh: Fix corruption of CTL* bytes in positional parameters in | jilles | 2014-12-29 | 3 | -1/+28 |
* | MFC r275745: | kib | 2014-12-27 | 1 | -1/+2 |
* | MFC r268576: sh: Correctly handle positional parameters beyond INT_MAX on | jilles | 2014-12-14 | 3 | -2/+19 |
* | MFC r272305 | rodrigc | 2014-10-05 | 2 | -53/+106 |
* | MFC r268376 (imp): | gjb | 2014-10-01 | 1 | -1/+1 |
* | MFC r269903: | ngie | 2014-08-29 | 3 | -92/+93 |
* | MFC r270256: | pfg | 2014-08-28 | 1 | -1/+1 |
* | MFC r269656: | kib | 2014-08-21 | 1 | -2/+1 |
* | MFC r268429: Don't install locale1.0 if MK_NLS == no. | jilles | 2014-08-20 | 1 | -0/+2 |
* | MFC r269977 | asomers | 2014-08-18 | 1 | -0/+2 |
* | MFC r267196: | pluknet | 2014-06-26 | 2 | -1/+15 |
* | MFC rev. 265593: | thomas | 2014-05-21 | 1 | -24/+43 |
* | MFC r265229,r265239: | bdrewery | 2014-05-17 | 3 | -7/+62 |
* | date(1): Add "-R" flag to use RFC 2822 date and time output format [MFC] | dumbbell | 2014-05-03 | 2 | -7/+33 |
* | MFC various moves of tools/regressions/ tests to the new infrastructure. | jmmv | 2014-04-27 | 30 | -0/+1053 |
* | MFC r264059+264067: | delphij | 2014-04-17 | 4 | -32/+67 |
* | MFC r263847: sh: Fix memory leak with an assignment before a regular builtin | jilles | 2014-04-15 | 1 | -2/+8 |
* | MFC r263846: sh: Fix memory leak when trying to set a read only variable. | jilles | 2014-04-15 | 1 | -1/+4 |
* | MFC refactoring of the *.test.mk files. | jmmv | 2014-04-14 | 5 | -5/+5 |
* | MFC r263777: sh: Fix possible memory leaks and double frees with unexpected | jilles | 2014-04-14 | 5 | -14/+31 |
* | MFC r263778: | dim | 2014-04-09 | 1 | -0/+2 |
* | MFC r263195: sh: Add some consts. | jilles | 2014-04-05 | 3 | -11/+11 |
* | MFC r262755: sh: Make argstr() return where it stopped and simplify expari() | jilles | 2014-04-05 | 1 | -21/+5 |
* | Sync sh(1) in stable/10 to head. | jmmv | 2014-03-09 | 449 | -219/+7596 |
* | MFC r262467: sh: Add -h option to SYNOPSIS | daichi | 2014-02-25 | 1 | -3/+3 |
* | MFC r260782: | wblock | 2014-01-20 | 1 | -3/+3 |
* | MFC r256838: | trasz | 2014-01-02 | 1 | -7/+1 |
* | MFC: r257288 | brueffer | 2013-11-11 | 1 | -1/+1 |
* | MFH (r256332): remove extraneous \n | des | 2013-10-11 | 1 | -1/+1 |
* | By popular demand, move freebsd-version(1) from /libexec to /bin. | des | 2013-10-09 | 4 | -0/+271 |
* | Remove useless check - ki_loginclass is an array; can't be NULL. | trasz | 2013-10-04 | 1 | -1/+0 |
* | Sweep man pages replacing ad -> ada. | pluknet | 2013-10-01 | 1 | -3/+3 |
* | sh: Make return return from the closest function or dot script. | jilles | 2013-09-04 | 4 | -15/+10 |
* | sh: Fix race condition with signals and wait or set -T. | jilles | 2013-09-02 | 4 | -31/+20 |