Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 0.5.6.1 | makc | 2010-10-02 | 2 | -4/+4 |
| | | | | | PR: ports/150956 Submitted by: Eitan Adler (maintainer) | ||||
* | - Update to 0.5.6 | sylvio | 2010-05-29 | 2 | -5/+5 |
| | | | | | PR: ports146866 Submitted by: Eitan Adler <lists@eitanadler.com> | ||||
* | DASH is a POSIX-compliant implementation of /bin/sh that aims to be as small as | amdmi3 | 2009-11-21 | 3 | -0/+35 |
possible. It does this without sacrificing speed where possible. In fact, it is significantly faster than bash (the GNU Bourne-Again SHell) for most tasks. WWW: http://gondor.apana.org.au/~herbert/dash/ PR: 140381 Submitted by: Eitan Adler <EitanAdlerList@gmail.com> |