assume infinite length tape when outputting to a pipe
authorKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Wed, 17 Apr 1985 05:10:26 +0000 (21:10 -0800)
committerKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Wed, 17 Apr 1985 05:10:26 +0000 (21:10 -0800)
SCCS-vsn: sbin/dump/main.c 1.19

usr/src/sbin/dump/main.c

index 10e5410..6c8fbf9 100644 (file)
@@ -1,4 +1,4 @@
-static char *sccsid = "@(#)main.c      1.18 (Berkeley) %G%";
+static char *sccsid = "@(#)main.c      1.19 (Berkeley) %G%";
 #include "dump.h"
 
 int    notify = 0;     /* notify operator flag */
 #include "dump.h"
 
 int    notify = 0;     /* notify operator flag */