remove RCS header's from BRL, remove code which page aligns
authorKevin Dunlap <kjd@ucbvax.Berkeley.EDU>
Tue, 4 Jun 1985 05:07:52 +0000 (21:07 -0800)
committerKevin Dunlap <kjd@ucbvax.Berkeley.EDU>
Tue, 4 Jun 1985 05:07:52 +0000 (21:07 -0800)
buffers malloc does the page alignments.

SCCS-vsn: old/tar/tar.c 4.22

usr/src/old/tar/tar.c

index 9143d12..95b4ead 100644 (file)
@@ -1,5 +1,5 @@
 #ifndef lint
 #ifndef lint
-static char *sccsid = "@(#)tar.c       4.21 (Berkeley) %G%";
+static char *sccsid = "@(#)tar.c       4.22 (Berkeley) %G%";
 #endif
 
 /*
 #endif
 
 /*