summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
...
* MFC r272305rodrigc2014-10-052-53/+106
* MFC r268376 (imp):gjb2014-10-011-1/+1
* MFC r269903:ngie2014-08-293-92/+93
* MFC r270256:pfg2014-08-281-1/+1
* MFC r269656:kib2014-08-211-2/+1
* MFC r268429: Don't install locale1.0 if MK_NLS == no.jilles2014-08-201-0/+2
* MFC r269977asomers2014-08-181-0/+2
* MFC r267196:pluknet2014-06-262-1/+15
* MFC rev. 265593:thomas2014-05-211-24/+43
* MFC r265229,r265239:bdrewery2014-05-173-7/+62
* date(1): Add "-R" flag to use RFC 2822 date and time output format [MFC]dumbbell2014-05-032-7/+33
* MFC various moves of tools/regressions/ tests to the new infrastructure.jmmv2014-04-2730-0/+1053
* MFC r264059+264067:delphij2014-04-174-32/+67
* MFC r263847: sh: Fix memory leak with an assignment before a regular builtinjilles2014-04-151-2/+8
* MFC r263846: sh: Fix memory leak when trying to set a read only variable.jilles2014-04-151-1/+4
* MFC refactoring of the *.test.mk files.jmmv2014-04-145-5/+5
* MFC r263777: sh: Fix possible memory leaks and double frees with unexpectedjilles2014-04-145-14/+31
* MFC r263778:dim2014-04-091-0/+2
* MFC r263195: sh: Add some consts.jilles2014-04-053-11/+11
* MFC r262755: sh: Make argstr() return where it stopped and simplify expari()jilles2014-04-051-21/+5
* Sync sh(1) in stable/10 to head.jmmv2014-03-09449-219/+7596
* MFC r262467: sh: Add -h option to SYNOPSISdaichi2014-02-251-3/+3
* MFC r260782:wblock2014-01-201-3/+3
* MFC r256838:trasz2014-01-021-7/+1
* MFC: r257288brueffer2013-11-111-1/+1
* MFH (r256332): remove extraneous \ndes2013-10-111-1/+1
* By popular demand, move freebsd-version(1) from /libexec to /bin.des2013-10-094-0/+271
* Remove useless check - ki_loginclass is an array; can't be NULL.trasz2013-10-041-1/+0
* Sweep man pages replacing ad -> ada.pluknet2013-10-011-3/+3
* sh: Make return return from the closest function or dot script.jilles2013-09-044-15/+10
* sh: Fix race condition with signals and wait or set -T.jilles2013-09-024-31/+20
* sh: Simplify list() in the parser.jilles2013-08-301-21/+22
* sh: Separate out nbinary allocation into a function.jilles2013-08-301-21/+22
* sh: Use makename() where possible.jilles2013-08-301-22/+5
* sh: Add a function for the case where one token is required in the parse.jilles2013-08-301-31/+23
* sh: Recognize "--" as end of options in type builtin.jilles2013-08-301-0/+2
* sh: Cast -1 to pointer rather than pointer to variable of wrong type.jilles2013-08-302-5/+3
* Add the ability to display the default FIB number for a process to thewill2013-08-262-0/+4
* sh: Recognize "--" as end of options in alias builtin.jilles2013-08-251-3/+5
* sh: Disallow empty simple commands.jilles2013-08-251-8/+4
* sh: Reject ++ and -- in arithmetic.jilles2013-08-241-0/+4
* sh: Do not prematurely discard stopped jobs in a wait builtin.jilles2013-08-241-5/+1
* Expand the use of stat(2) flags to allow storing some Windows/DOSken2013-08-212-3/+22
* sh: Remove unnecessary reset functions.jilles2013-08-166-25/+1
* sh: Recognize "--" as end of options in bg/fg/jobid builtins.jilles2013-08-161-6/+9
* sh: Recognize "--" as end of options in local builtin.jilles2013-08-141-0/+1
* sh: Allow a lone redirection before '|', ';;' or ';&'.jilles2013-08-141-0/+3
* Add -c flag to pgrep(1) and pkill(1), to match login classes.trasz2013-08-092-8/+42
* sh: Remove an incorrect comment.jilles2013-07-251-1/+1
* sh: Remove #define MKINIT.jilles2013-07-257-11/+9
OpenPOWER on IntegriCloud