summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
...
* | MFHgjb2016-03-072-3/+2
|\ \ | |/
| * sh: Fix some dead stores.jilles2016-03-062-3/+2
* | MFHgjb2016-03-061-0/+1
|\ \ | |/
| * Signal handling within tcsh vfork code path will conflict with some systemmp2016-03-051-0/+1
| * sh: Remove a redundant STPUTC check.jilles2016-03-021-1/+1
| * sh: Don't trust that signal descriptions fit within 49 bytes.jilles2016-03-021-18/+18
* | MFHgjb2016-03-022-19/+19
* | MFHgjb2016-03-0211-328/+64
|\ \ | |/
| * dump(1) -> dump(8).trasz2016-02-291-1/+1
| * Implement process-shared locks support for libthr.so.3, withoutkib2016-02-281-0/+3
| * Add speed limit to dd(1). This is useful for testing RCTL disk io limitstrasz2016-02-285-7/+60
| * DIRDEPS_BUILD: Regenerate without local dependencies.bdrewery2016-02-244-320/+0
* | MFHgjb2016-02-244-1/+16
|\ \ | |/
| * sh: Fix set -v and multiline history after r295825.jilles2016-02-234-1/+16
* | MFHgjb2016-02-2213-59/+105
|\ \ | |/
| * sh: Don't hash alias name when there are no aliases.jilles2016-02-211-2/+4
| * sh: Optimize setprompt(0).jilles2016-02-211-0/+2
| * sh: Remove unnecessary flushouts while reading script.jilles2016-02-211-2/+0
| * Make the "invalid numeric value" error message actually displayabletrasz2016-02-211-8/+6
| * sh: Rework code to remove '\0' from shell input.jilles2016-02-193-28/+37
| * sh: Add tests for comments in sh -c.jilles2016-02-193-0/+9
| * Reorganize the handling all-zeroes terminal block in sparse modethomas2016-02-185-19/+47
* | MFHgjb2016-02-181-2/+0
|\ \ | |/
| * Test directories can build in parallel fine.bdrewery2016-02-161-2/+0
* | MFHgjb2016-02-103-8/+10
|\ \ | |/
| * Rename P_KTHREAD struct proc p_flag to P_KPROC.kib2016-02-092-2/+2
| * Improve comment to reflect recent changes.trasz2016-02-091-2/+4
| * Use a proper type for return value of postfix_to_mult(); the way it'strasz2016-02-091-2/+2
| * Use proper functions for parsing the numeric values.trasz2016-02-091-2/+2
* | 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
OpenPOWER on IntegriCloud