--- config.h.orig	Tue Sep  2 22:03:47 1997
+++ config.h	Wed Mar  4 13:34:06 1998
@@ -85,6 +85,10 @@
 #endif /* __NeXT__ */
 
 #ifdef __FreeBSD__
+#undef DEFAULT_TARLIST
+#undef DEFAULT_TAREXPAND
 #undef DEFAULT_TAPEDEV
-#define DEFAULT_TAPEDEV    "/dev/rmt/tape0"
+#define DEFAULT_TARLIST    "tar tvf -"
+#define DEFAULT_TAREXPAND  "tar xOPf -"
+#define DEFAULT_TAPEDEV    "/dev/rst0"
 #endif /* __FreeBSD__ */
