4.3BSD release version
authorKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Fri, 6 Jun 1986 08:13:00 +0000 (00:13 -0800)
committerKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Fri, 6 Jun 1986 08:13:00 +0000 (00:13 -0800)
SCCS-vsn: sys/vax/if/if_acc.c 7.1
SCCS-vsn: sys/vax/if/if_css.c 7.1
SCCS-vsn: sys/vax/if/if_ddn.c 7.1
SCCS-vsn: sys/vax/if/if_de.c 7.1
SCCS-vsn: sys/vax/if/if_dmc.c 7.1
SCCS-vsn: sys/vax/if/if_ec.c 7.1
SCCS-vsn: sys/vax/if/if_en.c 7.1
SCCS-vsn: sys/vax/if/if_ex.c 7.1
SCCS-vsn: sys/vax/vax/locore.s 7.1
SCCS-vsn: sys/vax/if/if_hdh.c 7.1
SCCS-vsn: sys/vax/if/if_hy.c 7.1
SCCS-vsn: sys/vax/if/if_il.c 7.1
SCCS-vsn: sys/vax/if/if_ix.c 7.1
SCCS-vsn: sys/vax/if/if_pcl.c 7.1
SCCS-vsn: sys/vax/if/if_qe.c 7.1
SCCS-vsn: sys/vax/if/if_uba.c 7.1
SCCS-vsn: sys/vax/if/if_vv.c 7.1
SCCS-vsn: sys/vax/if/raw_hy.c 7.1

18 files changed:
usr/src/sys/vax/if/if_acc.c
usr/src/sys/vax/if/if_css.c
usr/src/sys/vax/if/if_ddn.c
usr/src/sys/vax/if/if_de.c
usr/src/sys/vax/if/if_dmc.c
usr/src/sys/vax/if/if_ec.c
usr/src/sys/vax/if/if_en.c
usr/src/sys/vax/if/if_ex.c
usr/src/sys/vax/if/if_hdh.c
usr/src/sys/vax/if/if_hy.c
usr/src/sys/vax/if/if_il.c
usr/src/sys/vax/if/if_ix.c
usr/src/sys/vax/if/if_pcl.c
usr/src/sys/vax/if/if_qe.c
usr/src/sys/vax/if/if_uba.c
usr/src/sys/vax/if/if_vv.c
usr/src/sys/vax/if/raw_hy.c
usr/src/sys/vax/vax/locore.s

index a5d0d42..1b3b1ac 100644 (file)
@@ -1,9 +1,9 @@
 /*
 /*
- * Copyright (c) 1982 Regents of the University of California.
+ * Copyright (c) 1982, 1986 Regents of the University of California.
  * 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.
  *
- *     @(#)if_acc.c    6.8 (Berkeley) %G%
+ *     @(#)if_acc.c    7.1 (Berkeley) %G%
  */
 
 #include "acc.h"
  */
 
 #include "acc.h"
index f0292cc..3cd05dc 100644 (file)
@@ -1,9 +1,9 @@
 /*
 /*
- * Copyright (c) 1982 Regents of the University of California.
+ * Copyright (c) 1982, 1986 Regents of the University of California.
  * 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.
  *
- *     @(#)if_css.c    6.7 (Berkeley) %G%
+ *     @(#)if_css.c    7.1 (Berkeley) %G%
  */
 
 #include "css.h"
  */
 
 #include "css.h"
index ad16d46..fa8d170 100644 (file)
@@ -1,4 +1,4 @@
-/*     @(#)if_ddn.c    6.6 (Berkeley) %G% */
+/*     @(#)if_ddn.c    7.1 (Berkeley) %G% */
 
 
 /************************************************************************\
 
 
 /************************************************************************\
index cf75b66..e3c7992 100644 (file)
@@ -1,9 +1,9 @@
 /*
 /*
- * Copyright (c) 1982 Regents of the University of California.
+ * Copyright (c) 1982, 1986 Regents of the University of California.
  * 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.
  *
- *     @(#)if_de.c     6.17 (Berkeley) %G%
+ *     @(#)if_de.c     7.1 (Berkeley) %G%
  */
 #include "de.h"
 #if NDE > 0
  */
 #include "de.h"
 #if NDE > 0
index fc94f97..f45782d 100644 (file)
@@ -1,9 +1,9 @@
 /*
 /*
- * Copyright (c) 1982 Regents of the University of California.
+ * Copyright (c) 1982, 1986 Regents of the University of California.
  * 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.
  *
- *     @(#)if_dmc.c    6.13 (Berkeley) %G%
+ *     @(#)if_dmc.c    7.1 (Berkeley) %G%
  */
 
 #include "dmc.h"
  */
 
 #include "dmc.h"
index e5530bc..223271a 100644 (file)
@@ -1,9 +1,9 @@
 /*
 /*
- * Copyright (c) 1982 Regents of the University of California.
+ * Copyright (c) 1982, 1986 Regents of the University of California.
  * 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.
  *
- *     @(#)if_ec.c     6.18 (Berkeley) %G%
+ *     @(#)if_ec.c     7.1 (Berkeley) %G%
  */
 
 #include "ec.h"
  */
 
 #include "ec.h"
index e16c8c5..74f5e48 100644 (file)
@@ -1,9 +1,9 @@
 /*
 /*
- * Copyright (c) 1982 Regents of the University of California.
+ * Copyright (c) 1982, 1986 Regents of the University of California.
  * 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.
  *
- *     @(#)if_en.c     6.13 (Berkeley) %G%
+ *     @(#)if_en.c     7.1 (Berkeley) %G%
  */
 
 #include "en.h"
  */
 
 #include "en.h"
index 1e9c039..fb10ea7 100644 (file)
@@ -1,9 +1,9 @@
 /*
 /*
- * Copyright (c) 1982 Regents of the University of California.
+ * Copyright (c) 1982, 1986 Regents of the University of California.
  * 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.
  *
- *     @(#)if_ex.c     6.14 (Berkeley) %G%
+ *     @(#)if_ex.c     7.1 (Berkeley) %G%
  */
 
 
  */
 
 
index f900b23..1e54c26 100644 (file)
@@ -1,4 +1,4 @@
-/*     @(#)if_hdh.c    6.7 (Berkeley) %G% */
+/*     @(#)if_hdh.c    7.1 (Berkeley) %G% */
 
 
 /************************************************************************\
 
 
 /************************************************************************\
index b6b48cc..dbc73db 100644 (file)
@@ -1,5 +1,5 @@
 /*
 /*
- *     @(#)if_hy.c     6.9 (Berkeley) %G%
+ *     @(#)if_hy.c     7.1 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
index 5a6cd91..b6b1412 100644 (file)
@@ -1,9 +1,9 @@
 /*
 /*
- * Copyright (c) 1982 Regents of the University of California.
+ * Copyright (c) 1982, 1986 Regents of the University of California.
  * 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.
  *
- *     @(#)if_il.c     6.14 (Berkeley) %G%
+ *     @(#)if_il.c     7.1 (Berkeley) %G%
  */
 
 #include "il.h"
  */
 
 #include "il.h"
index 6927917..8c12094 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.
  *
- *     @(#)if_ix.c     6.1 (Berkeley) %G%
+ *     @(#)if_ix.c     7.1 (Berkeley) %G%
  */
 
 #include "np.h"
  */
 
 #include "np.h"
index 81018db..9186d4a 100644 (file)
@@ -1,9 +1,9 @@
 /*
 /*
- * Copyright (c) 1982 Regents of the University of California.
+ * Copyright (c) 1982, 1986 Regents of the University of California.
  * 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.
  *
- *     @(#)if_pcl.c    6.8 (Berkeley) %G%
+ *     @(#)if_pcl.c    7.1 (Berkeley) %G%
  */
 
 #include "pcl.h"
  */
 
 #include "pcl.h"
index 4f6b0ce..0a2c176 100644 (file)
@@ -1,4 +1,4 @@
-/*     @(#)if_qe.c     6.3 (Berkeley) %G% */
+/*     @(#)if_qe.c     7.1 (Berkeley) %G% */
 
 /* from  @(#)if_qe.c   1.15    (ULTRIX)        4/16/86 */
  
 
 /* from  @(#)if_qe.c   1.15    (ULTRIX)        4/16/86 */
  
index 3785708..675e3bb 100644 (file)
@@ -1,9 +1,9 @@
 /*
 /*
- * Copyright (c) 1982 Regents of the University of California.
+ * Copyright (c) 1982, 1986 Regents of the University of California.
  * 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.
  *
- *     @(#)if_uba.c    6.12 (Berkeley) %G%
+ *     @(#)if_uba.c    7.1 (Berkeley) %G%
  */
 
 #include "../machine/pte.h"
  */
 
 #include "../machine/pte.h"
index 0d5e9b1..f0769de 100644 (file)
@@ -1,9 +1,9 @@
 /*
 /*
- * Copyright (c) 1982 Regents of the University of California.
+ * Copyright (c) 1982, 1986 Regents of the University of California.
  * 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.
  *
- *     @(#)if_vv.c     6.21 (Berkeley) %G%
+ *     @(#)if_vv.c     7.1 (Berkeley) %G%
  */
 
 #include "vv.h"
  */
 
 #include "vv.h"
index 8e0cf5d..350ea96 100644 (file)
@@ -1,5 +1,5 @@
 /*
 /*
- *     @(#)raw_hy.c    6.5     %G%
+ *     @(#)raw_hy.c    7.1     %G%
  *
  * 4.3 BSD Unix kernel - NSC HYPERchannel support
  *
  *
  * 4.3 BSD Unix kernel - NSC HYPERchannel support
  *
index 90143f5..7a7dac9 100644 (file)
@@ -1,9 +1,9 @@
 /*
 /*
- * Copyright (c) 1980 Regents of the University of California.
+ * Copyright (c) 1980, 1986 Regents of the University of California.
  * 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.
  *
- *     @(#)locore.s    6.38 (Berkeley) %G%
+ *     @(#)locore.s    7.1 (Berkeley) %G%
  */
 
 #include "psl.h"
  */
 
 #include "psl.h"