summaryrefslogtreecommitdiffstats
path: root/shells/osh
Commit message (Collapse)AuthorAgeFilesLines
* Add patch-set which fixes various bugs including a stack overflow.vs2004-08-262-1/+6
| | | | | PR: ports/70953 Submitted by: Jeffrey Allen Neitzel (author)
* update to 040812oliver2004-08-152-3/+3
|
* Update to osh-040421linimon2004-05-102-3/+3
| | | | | PR: ports/65962 Submitted by: Jeffrey Allen Neitzel <jneitzel@sdf.lonestar.org>
* - Update to version 040216krion2004-04-093-15/+5
| | | | | PR: ports/65369 Submitted by: Ports Fury
* SIZEify.trevor2004-01-291-0/+1
|
* Update to 031112 and unbreak, old version was not fetchable anymore.pav2003-11-152-2/+2
| | | | Approved by: adamw (mentor)
* Reset maintainer to ports@. Reviewed by: kris.linimon2003-11-031-1/+1
|
* Update to current version. PR ports/58192.linimon2003-11-035-20/+15
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Add missing files and manpageskris2002-10-282-1/+3
|
* Update to 020214greid2002-07-164-42/+8
| | | | | PR: 37851 Submitted by: Jeff Palmer <scorpio@drkshdw.org>
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-1/+1
| | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command.
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-161-7/+7
|
* Add osh 001127, a reimplementation of the old and obsolete shell versionwill2000-12-307-0/+88
that was in standard use up to UNIX 6th Edition and was supplied as osh with UNIX 7th Edition. Its command language is a sparse subset of those of modern shells and is mostly common to both sh(1) and csh(1). PR: 23943 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
OpenPOWER on IntegriCloud