freebsd-dev/sbin/restore
Anton Berezin 646d372751 Fix a bug where restore(8) segfaults while trying to restore on a
read-only FS.

Reviewed by:	audit silence
Approved by:	markm
MFC after:	2 weeks
2001-10-30 20:06:59 +00:00
..
dirs.c Respect the -N flag when changing directory attributes in setdirmode). 2001-08-20 02:15:22 +00:00
extern.h Silence non-constant format string warnings by marking functions 2001-08-19 08:19:37 +00:00
interactive.c Stop restore from looping under certain error conditions. This 2000-12-12 12:04:02 +00:00
main.c Documentation fixes: 2001-10-02 08:24:37 +00:00
Makefile restore(8) doesn't need to be setgid `tty', and never did. 2001-08-30 09:18:55 +00:00
restore.8 Documentation fixes: 2001-10-02 08:24:37 +00:00
restore.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
restore.h Well, nobody objected, so here's my -u (unlink) flag to restore. 1998-05-09 05:23:02 +00:00
symtab.c Fix a bug where restore(8) segfaults while trying to restore on a 2001-10-30 20:06:59 +00:00
tape.c Make the protocol/dumprestore.h header match restore's idea of the dump 2001-10-28 20:01:38 +00:00
utilities.c Include missing header files which define functions for which gcc has 2001-06-24 23:04:23 +00:00