pte.h is now in ../machine/
authorSam Leffler <sam@ucbvax.Berkeley.EDU>
Sat, 18 Dec 1982 09:02:01 +0000 (01:02 -0800)
committerSam Leffler <sam@ucbvax.Berkeley.EDU>
Sat, 18 Dec 1982 09:02:01 +0000 (01:02 -0800)
SCCS-vsn: sys/vax/stand/autoconf.c 4.7
SCCS-vsn: sys/vax/stand/conf.c 4.14
SCCS-vsn: sys/vax/stand/confxx.c 4.2
SCCS-vsn: sys/vax/stand/ht.c 4.9
SCCS-vsn: sys/vax/stand/idc.c 4.5
SCCS-vsn: sys/vax/stand/imptst.c 4.3
SCCS-vsn: sys/vax/stand/mba.c 4.6
SCCS-vsn: sys/vax/stand/mt.c 4.4
SCCS-vsn: sys/vax/stand/rk.c 4.7
SCCS-vsn: sys/vax/stand/tm.c 4.9
SCCS-vsn: sys/vax/stand/ts.c 4.7
SCCS-vsn: sys/vax/stand/uba.c 4.8
SCCS-vsn: sys/vax/stand/uda.c 4.4
SCCS-vsn: sys/vax/stand/ut.c 4.5

14 files changed:
usr/src/sys/vax/stand/autoconf.c
usr/src/sys/vax/stand/conf.c
usr/src/sys/vax/stand/confxx.c
usr/src/sys/vax/stand/ht.c
usr/src/sys/vax/stand/idc.c
usr/src/sys/vax/stand/imptst.c
usr/src/sys/vax/stand/mba.c
usr/src/sys/vax/stand/mt.c
usr/src/sys/vax/stand/rk.c
usr/src/sys/vax/stand/tm.c
usr/src/sys/vax/stand/ts.c
usr/src/sys/vax/stand/uba.c
usr/src/sys/vax/stand/uda.c
usr/src/sys/vax/stand/ut.c

index 745f4db..6a46fbc 100644 (file)
@@ -1,7 +1,8 @@
-/*     autoconf.c      4.6     82/11/13        */
+/*     autoconf.c      4.7     82/12/17        */
+
+#include "../machine/pte.h"
 
 #include "../h/param.h"
 
 #include "../h/param.h"
-#include "../h/pte.h"
 
 #include "../vax/cpu.h"
 #include "../vax/nexus.h"
 
 #include "../vax/cpu.h"
 #include "../vax/nexus.h"
index a50e537..01928f5 100644 (file)
@@ -1,8 +1,9 @@
-/*     conf.c  4.13    82/11/13        */
+/*     conf.c  4.14    82/12/17        */
+
+#include "../machine/pte.h"
 
 #include "../h/param.h"
 #include "../h/inode.h"
 
 #include "../h/param.h"
 #include "../h/inode.h"
-#include "../h/pte.h"
 #include "../h/fs.h"
 
 #include "../vaxmba/mbareg.h"
 #include "../h/fs.h"
 
 #include "../vaxmba/mbareg.h"
index eb1865c..b1258f9 100644 (file)
@@ -1,8 +1,9 @@
-/*     confxx.c        4.1     82/07/19        */
+/*     confxx.c        4.2     82/12/17        */
+
+#include "../machine/pte.h"
 
 #include "../h/param.h"
 #include "../h/inode.h"
 
 #include "../h/param.h"
 #include "../h/inode.h"
-#include "../h/pte.h"
 #include "../h/fs.h"
 #include "saio.h"
 
 #include "../h/fs.h"
 #include "saio.h"
 
index f5c6f8d..20df4e6 100644 (file)
@@ -1,12 +1,12 @@
-/*     ht.c    4.8     82/11/13        */
+/*     ht.c    4.9     82/12/17        */
 
 /*
  * TM03/TU?? tape driver
  */
 
 /*
  * TM03/TU?? tape driver
  */
+#include "../machine/pte.h"
 
 #include "../h/param.h"
 #include "../h/inode.h"
 
 #include "../h/param.h"
 #include "../h/inode.h"
-#include "../h/pte.h"
 #include "../h/fs.h"
 
 #include "../vaxmba/htreg.h"
 #include "../h/fs.h"
 
 #include "../vaxmba/htreg.h"
index c9d155a..e0003cd 100644 (file)
@@ -1,12 +1,12 @@
-/*     idc.c   4.4     82/11/19        */
+/*     idc.c   4.5     82/12/17        */
 
 /*
  * IDC (RB730)
  */
 
 /*
  * IDC (RB730)
  */
+#include "../machine/pte.h"
 
 #include "../h/param.h"
 #include "../h/inode.h"
 
 #include "../h/param.h"
 #include "../h/inode.h"
-#include "../h/pte.h"
 #include "../h/fs.h"
 
 #include "../vaxuba/idcreg.h"
 #include "../h/fs.h"
 
 #include "../vaxuba/idcreg.h"
index ee263a2..009226f 100644 (file)
@@ -1,5 +1,6 @@
+#include "../machine/pte.h"
+
 #include "../h/param.h"
 #include "../h/param.h"
-#include "../h/pte.h"
 #include "../h/inode.h"
 
 #include "../vaxuba/ubareg.h"
 #include "../h/inode.h"
 
 #include "../vaxuba/ubareg.h"
index 34d63b2..b123eda 100644 (file)
@@ -1,8 +1,9 @@
-/*     mba.c   4.5     82/11/13        */
+/*     mba.c   4.6     82/12/17        */
+
+#include "../machine/pte.h"
 
 #include "../h/param.h"
 #include "../h/inode.h"
 
 #include "../h/param.h"
 #include "../h/inode.h"
-#include "../h/pte.h"
 #include "../h/fs.h"
 #include "../h/vm.h"
 
 #include "../h/fs.h"
 #include "../h/vm.h"
 
index 3a75699..2fe8b2b 100644 (file)
@@ -1,11 +1,11 @@
-/*     mt.c    4.3     82/11/13        */
+/*     mt.c    4.4     82/12/17        */
 
 /*
  * TM78/TU78 tape driver
  */
 
 /*
  * TM78/TU78 tape driver
  */
+#include "../machine/pte.h"
 
 #include "../h/param.h"
 
 #include "../h/param.h"
-#include "../h/pte.h"
 #include "../h/inode.h"
 #include "../h/fs.h"
 
 #include "../h/inode.h"
 #include "../h/fs.h"
 
index 7a2c0a1..db20c17 100644 (file)
@@ -1,12 +1,12 @@
-/*     rk.c    4.6     82/11/13        */
+/*     rk.c    4.7     82/12/17        */
 
 /*
  * RK611/RK07
  */
 
 /*
  * RK611/RK07
  */
+#include "../machine/pte.h"
 
 #include "../h/param.h"
 #include "../h/inode.h"
 
 #include "../h/param.h"
 #include "../h/inode.h"
-#include "../h/pte.h"
 #include "../h/fs.h"
 
 #include "../vaxuba/ubareg.h"
 #include "../h/fs.h"
 
 #include "../vaxuba/ubareg.h"
index 24beaf9..1ebda80 100644 (file)
@@ -1,12 +1,12 @@
-/*     tm.c    4.8     82/11/13        */
+/*     tm.c    4.9     82/12/17        */
 
 /*
  * TM11/TE??
  */
 
 /*
  * TM11/TE??
  */
+#include "../machine/pte.h"
 
 #include "../h/param.h"
 #include "../h/inode.h"
 
 #include "../h/param.h"
 #include "../h/inode.h"
-#include "../h/pte.h"
 #include "../h/fs.h"
 
 #include "../vaxuba/ubareg.h"
 #include "../h/fs.h"
 
 #include "../vaxuba/ubareg.h"
index b8590e5..9565655 100644 (file)
@@ -1,12 +1,12 @@
-/*     ts.c    4.6     82/11/13        */
+/*     ts.c    4.7     82/12/17        */
 
 /*
  * TS11 tape driver
  */
 
 /*
  * TS11 tape driver
  */
+#include "../machine/pte.h"
 
 #include "../h/param.h"
 #include "../h/inode.h"
 
 #include "../h/param.h"
 #include "../h/inode.h"
-#include "../h/pte.h"
 #include "../h/fs.h"
 
 #include "../vaxuba/tsreg.h"
 #include "../h/fs.h"
 
 #include "../vaxuba/tsreg.h"
index 596def2..21b14af 100644 (file)
@@ -1,8 +1,9 @@
-/*     uba.c   4.7     82/11/13        */
+/*     uba.c   4.8     82/12/17        */
+
+#include "../machine/pte.h"
 
 #include "../h/param.h"
 #include "../h/inode.h"
 
 #include "../h/param.h"
 #include "../h/inode.h"
-#include "../h/pte.h"
 #include "../h/vm.h"
 #include "../h/fs.h"
 
 #include "../h/vm.h"
 #include "../h/fs.h"
 
index 80b71e7..5f66b7e 100644 (file)
@@ -1,12 +1,12 @@
-/*     uda.c   4.3     82/11/13        */
+/*     uda.c   4.4     82/12/17        */
 
 /*
  * UDA50/RAxx disk device driver
  */
 
 /*
  * UDA50/RAxx disk device driver
  */
+#include "../machine/pte.h"
 
 #include "../h/param.h"
 #include "../h/inode.h"
 
 #include "../h/param.h"
 #include "../h/inode.h"
-#include "../h/pte.h"
 #include "../h/fs.h"
 
 #include "saio.h"
 #include "../h/fs.h"
 
 #include "saio.h"
index 209c6c2..d909a94 100644 (file)
@@ -1,12 +1,12 @@
-/*     ut.c    4.4     82/11/13        */
+/*     ut.c    4.5     82/12/17        */
 
 /*
  * SI Model 9700 -- emulates TU45 on the UNIBUS
  */
 
 /*
  * SI Model 9700 -- emulates TU45 on the UNIBUS
  */
+#include "../machine/pte.h"
 
 #include "../h/param.h"
 #include "../h/inode.h"
 
 #include "../h/param.h"
 #include "../h/inode.h"
-#include "../h/pte.h"
 #include "../h/fs.h"
 
 #include "../vaxuba/ubareg.h"
 #include "../h/fs.h"
 
 #include "../vaxuba/ubareg.h"