freebsd-nq/sbin/restore
Ruslan Ermilov 860ca8fd85 restore(8) doesn't need to be setgid `tty', and never did.
At the times, restore(8) and rrestore(8) were the different
utilities.  rrestore(8) was installed setuid `root', while
restore(8) with usual ownership and privileges.  Later on,
on August 28, 1991 (what a coincidence!), rrestore(8) code
was merged with restore(8).  The setgid `tty' bit then was
accidentally put.
2001-08-30 09:18:55 +00:00
..
dirs.c
extern.h
interactive.c
main.c
Makefile restore(8) doesn't need to be setgid `tty', and never did. 2001-08-30 09:18:55 +00:00
restore.8 Fix grammar. 2001-08-20 02:16:41 +00:00
restore.c
restore.h
symtab.c
tape.c
utilities.c