Add gone-1.3.1:
authorhubertf <hubertf>
Fri, 26 Jan 2001 18:06:37 +0000 (18:06 +0000)
committerhubertf <hubertf>
Fri, 26 Jan 2001 18:06:37 +0000 (18:06 +0000)
commit27dbb80491c7da13f48148d3679800ca0f5389a1
treecfe3296981d94b4f5c7c175bbefcb3f9df268e1c
parent1aa8f800df0ccd5f40e1778966198ce8df1201c1
Add gone-1.3.1:
Terminal locking utility with many improvements over lock(1)

Gone is a utility that locks a terminal  with  a  password
chosen by the user.  Gone will prompt the user for a pass-
word (unless the -p option is given, then gone will use the system
password), then print the gone banner, then drop into the gone
shell.  From this shell, only a restricted set of commands
can be run.  Gone will also disallow messages by  removing
permissions  on  the parent tty.  After the timeout period
(10 minutes by default), gone will automatically  log  the
user out.

Submitted by Tomasz Luchowski <zuntum@eik.pl> in PR 11980
misc/gone/Makefile [new file with mode: 0644]
misc/gone/files/md5 [new file with mode: 0644]
misc/gone/pkg/COMMENT [new file with mode: 0644]
misc/gone/pkg/DESCR [new file with mode: 0644]
misc/gone/pkg/PLIST [new file with mode: 0644]