]> git.wh0rd.org - dump.git/blobdiff - restore/interactive.c
Check for 'file system full' when creating temporary files.
[dump.git] / restore / interactive.c
index 4f7049b6a7e7eacfb2df45a2218fbd6ffae6c2cc..f2f3ae80dc06c497e84ebb62692d0fefdaea0019 100644 (file)
@@ -2,7 +2,8 @@
  *     Ported to Linux's Second Extended File System as part of the
  *     dump and restore backup suit
  *     Remy Card <card@Linux.EU.Org>, 1994-1997
- *     Stelian Pop <pop@cybercable.fr>, 1999-2000
+ *     Stelian Pop <pop@noos.fr>, 1999-2000
+ *     Stelian Pop <pop@noos.fr> - AlcĂ´ve <www.alcove.fr>, 2000
  */
 
 /*
@@ -40,7 +41,7 @@
 
 #ifndef lint
 static const char rcsid[] =
-       "$Id: interactive.c,v 1.12 2000/06/11 17:26:04 stelian Exp $";
+       "$Id: interactive.c,v 1.14 2000/12/04 15:43:17 stelian Exp $";
 #endif /* not lint */
 
 #include <sys/param.h>