Merge from vendor branch TNF:
authortsarna <tsarna>
Tue, 16 May 2000 01:07:05 +0000 (01:07 +0000)
committertsarna <tsarna>
Tue, 16 May 2000 01:07:05 +0000 (01:07 +0000)
commit1d33f17c15febcbd0fdba65b87feba51f80f7dff
treebaf0d419a96b918ec5f432369dc1d5f74fb226c9
parent7dba42cdcf90e6105b0ead0daeb5335128857050
parent6138bbc66e66e5eb34c0b348aa441fa41ee7d00d
Merge from vendor branch TNF:
Initial import of pkg for sqsh 1.7:

Sqsh (pronounced skwish) is short for SQshelL (pronounced s-q-shell), it
is intended as a replacement for the venerable 'isql' program supplied
by Sybase.  It came about due to years of frustration of trying to do
real work with a program that was never meant to perform real work.

Sqsh is much more than a nice prompt, it is intended to provide much of
the functionality provided by a good shell, such as variables,
redirection, pipes, back-grounding, job control, history, command
completion, and dynamic configuration.  Also, as a by-product of the
design, it is remarkably easy to extend and add functionality.