merge into the kernel!
authorKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Thu, 25 Mar 1982 17:39:44 +0000 (09:39 -0800)
committerKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Thu, 25 Mar 1982 17:39:44 +0000 (09:39 -0800)
SCCS-vsn: sys/ufs/ffs/ffs_alloc.c 2.1
SCCS-vsn: sys/ufs/lfs/lfs_alloc.c 2.1
SCCS-vsn: sys/ufs/ffs/ffs_tables.c 2.1

usr/src/sys/ufs/ffs/ffs_alloc.c
usr/src/sys/ufs/ffs/ffs_tables.c
usr/src/sys/ufs/lfs/lfs_alloc.c

index e20cd64..e6d4797 100644 (file)
@@ -1,6 +1,6 @@
 /* Copyright (c) 1981 Regents of the University of California */
 
 /* Copyright (c) 1981 Regents of the University of California */
 
-static char vers[] = "@(#)ffs_alloc.c 1.22 %G%";
+static char vers[] = "@(#)ffs_alloc.c 2.1 %G%";
 
 /*     alloc.c 4.8     81/03/08        */
 
 
 /*     alloc.c 4.8     81/03/08        */
 
index e7e70bf..73ca4c0 100644 (file)
@@ -1,6 +1,6 @@
 /* Copyright (c) 1981 Regents of the University of California */
 
 /* Copyright (c) 1981 Regents of the University of California */
 
-/* @(#)ffs_tables.c 1.4 %G% */
+/* @(#)ffs_tables.c 2.1 %G% */
 
 #include "../h/param.h"
 
 
 #include "../h/param.h"
 
index 3064deb..d8a029e 100644 (file)
@@ -1,6 +1,6 @@
 /* Copyright (c) 1981 Regents of the University of California */
 
 /* Copyright (c) 1981 Regents of the University of California */
 
-static char vers[] = "@(#)lfs_alloc.c 1.22 %G%";
+static char vers[] = "@(#)lfs_alloc.c 2.1 %G%";
 
 /*     alloc.c 4.8     81/03/08        */
 
 
 /*     alloc.c 4.8     81/03/08        */