summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Explicitly add unmarked bin/ binaries to the runtime package.gjb2016-02-0937-0/+37
* Add rcp(1) to the rcmds package.gjb2016-02-091-0/+1
* Add rmail to the sendmail packagegjb2016-02-091-0/+1
* MFHgjb2016-02-083-79/+75
|\
| * Add 't' and 'p' postfixes to dd(1).trasz2016-02-042-2/+13
| * Reduce code duplication.trasz2016-02-041-48/+34
| * Don't link /usr/share/nls/de_DE.UTF-8/tcsh.cat to itself.bdrewery2016-02-031-1/+1
| * The charset of NLS catalogs were converted to UTF-8ume2016-02-031-29/+28
* | More 'tests' packaging fixes.gjb2016-02-031-0/+5
* | Fix build.gjb2016-02-037-7/+0
* | MFHgjb2016-02-024-83/+141
|\ \ | |/
| * Make dynamic link of libiconv from ports work again.ume2016-02-021-3/+3
| * sh: Don't allocate a redirtab if there are no redirections.jilles2016-01-301-7/+22
| * sh(1): Document 'cd -'.jilles2016-01-301-6/+19
| * test: Optimize operator lookup.jilles2016-01-301-67/+97
* | First pass to fix the 'tests' packages.gjb2016-02-0218-0/+72
* | MFHgjb2016-01-257-49/+79
|\ \ | |/
| * sh: Constify internal representation in expand.c.jilles2016-01-241-22/+28
| * sh: Remove a global variable from cd.c.jilles2016-01-241-14/+15
| * sh: Use OLDPWD shell variable for 'cd -'.jilles2016-01-231-10/+9
| * Don't mention the "canonical six" in setfacl(1); it describes semanticstrasz2016-01-231-3/+4
| * sh: Clean a readonly local, even if the variable does not exist outside.jilles2016-01-223-0/+12
| * sh: Add already working test for local-readonly interaction.jilles2016-01-222-0/+11
* | Create a rcmds package.gjb2016-01-211-0/+2
|/
* sh: Simplify some code related to positional parameters.jilles2016-01-192-17/+13
* sh: Update associated state when restoring locals while leaving a function.jilles2016-01-104-2/+29
* sh: Reduce size of options table.jilles2016-01-074-71/+71
* sh: Add a test for 'cd -'.jilles2016-01-073-0/+11
* sh: Ensure OPTIND=1 in subshell without forking does not affect outer env.jilles2016-01-073-0/+19
* sh: Link tests/builtins/getopts9.0 to the build.jilles2016-01-031-0/+1
* sh: Reduce size of builtins table.jilles2016-01-032-15/+12
* sh: Remove redundant CTLQUOTEMARK checks.jilles2015-12-311-18/+2
* sh: Reindent expandmeta().jilles2015-12-311-21/+21
* sh: Perform pathname generation during the first expansion phases.jilles2015-12-312-52/+57
* sh: Perform IFS splitting during the first expansion phases.jilles2015-12-311-362/+253
* sh: Split subevalvar() in #/##/%/%% and =/? parts.jilles2015-12-291-28/+45
* pax: prevent possible buffer overflowpfg2015-12-291-1/+1
* sh: Add tests for #/##/%/%% on $* and $@.jilles2015-12-262-0/+62
* sh/mknodes: Close files and check for errors when writing.jilles2015-12-201-5/+15
* ed(1): Prevent possible string overflowspfg2015-12-181-4/+4
* ed(1): Prevent possible string overflowspfg2015-12-181-4/+6
* sh: Fix use-after-free when attempting to modify a read-only variable.jilles2015-12-161-1/+1
* Fix ls -l alignement with new localesbapt2015-12-071-1/+95
* Add missing CLEANFILES.bdrewery2015-12-071-1/+1
* Enable bin/ls testcases disabled previously because of issues with howngie2015-12-071-6/+0
* sh: Add limited test for ${#@} and ${#*}.jilles2015-12-062-0/+19
* sh: Link tests/parameters/positional8.0 to the build.jilles2015-12-051-0/+1
* Fix spelling, as recommended by igor tool.rodrigc2015-12-011-1/+1
* Add more text to explain --libxo flag.rodrigc2015-12-013-3/+24
* Update dependencies after r291406 added libelf to libkvm.bdrewery2015-12-012-0/+2
OpenPOWER on IntegriCloud