rename dk.h to dkstat.h
authorMike Karels <karels@ucbvax.Berkeley.EDU>
Thu, 15 Jan 1987 00:48:54 +0000 (16:48 -0800)
committerMike Karels <karels@ucbvax.Berkeley.EDU>
Thu, 15 Jan 1987 00:48:54 +0000 (16:48 -0800)
SCCS-vsn: sys/vax/uba/idc.c 7.2
SCCS-vsn: sys/vax/uba/rl.c 7.2
SCCS-vsn: sys/vax/uba/up.c 7.2
SCCS-vsn: sys/vax/uba/uba.c 7.3
SCCS-vsn: sys/vax/uba/rk.c 7.2

usr/src/sys/vax/uba/idc.c
usr/src/sys/vax/uba/rk.c
usr/src/sys/vax/uba/rl.c
usr/src/sys/vax/uba/uba.c
usr/src/sys/vax/uba/up.c

index 841cfab..8d79f9d 100644 (file)
@@ -3,7 +3,7 @@
  * All rights reserved.  The Berkeley software License Agreement
  * specifies the terms and conditions for redistribution.
  *
  * All rights reserved.  The Berkeley software License Agreement
  * specifies the terms and conditions for redistribution.
  *
- *     @(#)idc.c       7.1 (Berkeley) %G%
+ *     @(#)idc.c       7.2 (Berkeley) %G%
  */
 
 #include "rb.h"
  */
 
 #include "rb.h"
@@ -33,7 +33,7 @@ int   *trp = idctrb;
 #include "user.h"
 #include "map.h"
 #include "vm.h"
 #include "user.h"
 #include "map.h"
 #include "vm.h"
-#include "dk.h"
+#include "dkstat.h"
 #include "cmap.h"
 #include "dkbad.h"
 #include "uio.h"
 #include "cmap.h"
 #include "dkbad.h"
 #include "uio.h"
index 7a54394..e6c500a 100644 (file)
@@ -3,7 +3,7 @@
  * All rights reserved.  The Berkeley software License Agreement
  * specifies the terms and conditions for redistribution.
  *
  * All rights reserved.  The Berkeley software License Agreement
  * specifies the terms and conditions for redistribution.
  *
- *     @(#)rk.c        7.1 (Berkeley) %G%
+ *     @(#)rk.c        7.2 (Berkeley) %G%
  */
 
 #include "rk.h"
  */
 
 #include "rk.h"
@@ -34,7 +34,7 @@ int   rkbdebug;
 #include "user.h"
 #include "map.h"
 #include "vm.h"
 #include "user.h"
 #include "map.h"
 #include "vm.h"
-#include "dk.h"
+#include "dkstat.h"
 #include "cmap.h"
 #include "dkbad.h"
 #include "uio.h"
 #include "cmap.h"
 #include "dkbad.h"
 #include "uio.h"
index 41cf595..1476e1e 100644 (file)
@@ -3,7 +3,7 @@
  * All rights reserved.  The Berkeley software License Agreement
  * specifies the terms and conditions for redistribution.
  *
  * All rights reserved.  The Berkeley software License Agreement
  * specifies the terms and conditions for redistribution.
  *
- *     @(#)rl.c        7.1 (Berkeley) %G%
+ *     @(#)rl.c        7.2 (Berkeley) %G%
  */
 
 #include "rl.h"
  */
 
 #include "rl.h"
@@ -15,7 +15,7 @@
 
 #include "param.h"
 #include "systm.h"
 
 #include "param.h"
 #include "systm.h"
-#include "dk.h"
+#include "dkstat.h"
 #include "dkbad.h"
 #include "buf.h"
 #include "conf.h"
 #include "dkbad.h"
 #include "buf.h"
 #include "conf.h"
index c3ec462..c94cbd5 100644 (file)
@@ -3,7 +3,7 @@
  * All rights reserved.  The Berkeley software License Agreement
  * specifies the terms and conditions for redistribution.
  *
  * All rights reserved.  The Berkeley software License Agreement
  * specifies the terms and conditions for redistribution.
  *
- *     @(#)uba.c       7.2 (Berkeley) %G%
+ *     @(#)uba.c       7.3 (Berkeley) %G%
  */
 
 #include "../machine/pte.h"
  */
 
 #include "../machine/pte.h"
@@ -17,7 +17,7 @@
 #include "user.h"
 #include "proc.h"
 #include "conf.h"
 #include "user.h"
 #include "proc.h"
 #include "conf.h"
-#include "dk.h"
+#include "dkstat.h"
 #include "kernel.h"
 
 #include "../vax/cpu.h"
 #include "kernel.h"
 
 #include "../vax/cpu.h"
index bac23e8..17bcae0 100644 (file)
@@ -3,7 +3,7 @@
  * All rights reserved.  The Berkeley software License Agreement
  * specifies the terms and conditions for redistribution.
  *
  * All rights reserved.  The Berkeley software License Agreement
  * specifies the terms and conditions for redistribution.
  *
- *     @(#)up.c        7.1 (Berkeley) %G%
+ *     @(#)up.c        7.2 (Berkeley) %G%
  */
 
 #include "up.h"
  */
 
 #include "up.h"
@@ -21,7 +21,7 @@
 
 #include "param.h"
 #include "systm.h"
 
 #include "param.h"
 #include "systm.h"
-#include "dk.h"
+#include "dkstat.h"
 #include "dkbad.h"
 #include "buf.h"
 #include "conf.h"
 #include "dkbad.h"
 #include "buf.h"
 #include "conf.h"