summaryrefslogtreecommitdiff
path: root/shells/osh
AgeCommit message (Collapse)AuthorFilesLines
2002-11-17Convert packages to PKG_REGISTER_SHELLS framework.salo2-10/+4
2002-08-20Initial import of osh-020214 into the NetBSD packages collectioncjep5-0/+69
as shells/osh. Osh is a re-implementation of the old and obsolete shell version, which 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 both to sh(1) and csh(1). This pkgsrc entry is based on the FreeBSD ports entry for osh.