diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-04-06 06:52:42 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-04-06 06:52:42 +0000 |
commit | 5180b262522eab45dbfb77a756980ca72c879426 (patch) | |
tree | 342df0c679fb379ebe3e0b7b99f5564e1154f94f /net/slirp/pkg-descr | |
parent | Added gawk. (diff) |
The slip-over-a-shell-account stuff people have been talking about from
danjo@freedom.wit.com.
Diffstat (limited to 'net/slirp/pkg-descr')
-rw-r--r-- | net/slirp/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net/slirp/pkg-descr b/net/slirp/pkg-descr new file mode 100644 index 000000000000..fdc7bb72e814 --- /dev/null +++ b/net/slirp/pkg-descr @@ -0,0 +1,4 @@ +SLuRP is a SLIP/CSLIP emulator which allows a normal user with a shell +account on a UNIX system to act like a SLIP/CSLIP account (a-la TIA). +SLuRP can be (loosly) thought of as a cross between TIA and term (it's a +SLIP-emulator, but comes with source, can redirect ports, etc.) |