]> git.wh0rd.org - dump.git/blobdiff - compat/include/pathnames.h
Update the location of dump home page (to the sourceforge one).
[dump.git] / compat / include / pathnames.h
index a4f42670beac73e730756dd639689caef4c6058a..fb8f500715bc6dece7e5fd14c1cd5f409ab64d98 100644 (file)
@@ -1,8 +1,10 @@
 /*
  *     Ported to Linux's Second Extended File System as part of the
  *     dump and restore backup suit
- *     Remy Card <card@Linux.EU.Org>, 1994, 1995, 1996
+ *     Remy Card <card@Linux.EU.Org>, 1994-1997
+ *     Stelian Pop <pop@cybercable.fr>, 1999-2000
  *
+ *     $Id: pathnames.h,v 1.6 2000/01/21 10:17:41 stelian Exp $
  */
 
 /*
  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
- *
- *     @(#)pathnames.h 8.1 (Berkeley) 6/5/93
  */
 
 #include <paths.h>
 
-#define        _PATH_DEFTAPE   "/dev/rmt8"
+#define        _PATH_DEFTAPE   "/dev/st0"
 #define        _PATH_DTMP      "/etc/dtmp"
-#define        _PATH_DUMPDATES "/etc/dumpdates"
 #define        _PATH_LOCK      "/tmp/dumplockXXXXXX"
-#define        _PATH_RMT       "rmt"
+#define        _PATH_RMT       "/etc/rmt"              /* path on remote host */