bring up to revision 7 for tahoe release
authorMike Karels <karels@ucbvax.Berkeley.EDU>
Sun, 22 May 1988 09:47:55 +0000 (01:47 -0800)
committerMike Karels <karels@ucbvax.Berkeley.EDU>
Sun, 22 May 1988 09:47:55 +0000 (01:47 -0800)
SCCS-vsn: sys/tahoe/if/if_ace.c 7.1
SCCS-vsn: sys/tahoe/if/if_acereg.h 7.1
SCCS-vsn: sys/tahoe/if/if_enp.c 7.1
SCCS-vsn: sys/tahoe/if/if_enpreg.h 7.1
SCCS-vsn: sys/tahoe/vba/cy.c 7.1
SCCS-vsn: sys/tahoe/vba/cyvar.h 7.1
SCCS-vsn: sys/tahoe/vba/dr.c 7.1
SCCS-vsn: sys/tahoe/vba/drreg.h 7.1
SCCS-vsn: sys/tahoe/vba/ik.c 7.1
SCCS-vsn: sys/tahoe/vba/ikreg.h 7.1
SCCS-vsn: sys/tahoe/vba/mp.c 7.1
SCCS-vsn: sys/tahoe/vba/mpreg.h 7.1
SCCS-vsn: sys/tahoe/vba/psproto.h 7.1
SCCS-vsn: sys/tahoe/vba/psreg.h 7.1
SCCS-vsn: sys/tahoe/vba/vba.c 7.1
SCCS-vsn: sys/tahoe/vba/vbaparam.h 7.1
SCCS-vsn: sys/tahoe/vba/vbavar.h 7.1
SCCS-vsn: sys/tahoe/vba/vd.c 7.1
SCCS-vsn: sys/tahoe/vba/vdreg.h 7.1
SCCS-vsn: sys/tahoe/vba/vx.c 7.1
SCCS-vsn: sys/tahoe/vba/vxreg.h 7.1
SCCS-vsn: sys/tahoe/tahoe/Locore.c 7.1
SCCS-vsn: sys/tahoe/tahoe/SYS.h 7.1
SCCS-vsn: sys/tahoe/tahoe/autoconf.c 7.1
SCCS-vsn: sys/tahoe/tahoe/clock.c 7.1
SCCS-vsn: sys/tahoe/include/clock.h 7.1
SCCS-vsn: sys/tahoe/tahoe/conf.c 7.1
SCCS-vsn: sys/tahoe/tahoe/cons.c 7.1
SCCS-vsn: sys/tahoe/tahoe/cp.h 7.1
SCCS-vsn: sys/tahoe/include/cpu.h 7.1
SCCS-vsn: sys/tahoe/include/frame.h 7.1
SCCS-vsn: sys/tahoe/tahoe/genassym.c 7.1
SCCS-vsn: sys/tahoe/tahoe/in_cksum.c 7.1
SCCS-vsn: sys/tahoe/tahoe/kdb_machdep.c 7.6
SCCS-vsn: sys/tahoe/tahoe/kdb_opset.c 7.4
SCCS-vsn: sys/tahoe/include/kdbparam.h 7.7
SCCS-vsn: sys/tahoe/tahoe/locore.s 7.1
SCCS-vsn: sys/tahoe/tahoe/machdep.c 7.1
SCCS-vsn: sys/tahoe/include/param.h 7.1
SCCS-vsn: sys/tahoe/tahoe/mem.c 7.1
SCCS-vsn: sys/tahoe/tahoe/mem.h 7.1
SCCS-vsn: sys/tahoe/include/misc.c 7.1
SCCS-vsn: sys/tahoe/include/mtpr.h 7.1
SCCS-vsn: sys/netns/ns_cksum.c 7.1
SCCS-vsn: sys/tahoe/include/pcb.h 7.1
SCCS-vsn: sys/tahoe/include/psl.h 7.1
SCCS-vsn: sys/tahoe/include/pte.h 7.1
SCCS-vsn: sys/tahoe/include/reg.h 7.1
SCCS-vsn: sys/tahoe/tahoe/rpb.h 7.1
SCCS-vsn: sys/tahoe/tahoe/scb.h 7.1
SCCS-vsn: sys/tahoe/tahoe/scb.s 7.1
SCCS-vsn: sys/tahoe/tahoe/swapgeneric.c 7.1
SCCS-vsn: sys/tahoe/tahoe/symbols.raw 7.1
SCCS-vsn: sys/tahoe/tahoe/sys_machdep.c 7.1
SCCS-vsn: sys/tahoe/tahoe/trap.c 7.1
SCCS-vsn: sys/tahoe/include/trap.h 7.1
SCCS-vsn: sys/tahoe/tahoe/udiv.s 7.1
SCCS-vsn: sys/tahoe/tahoe/urem.s 7.1
SCCS-vsn: sys/tahoe/tahoe/vm_machdep.c 7.1
SCCS-vsn: sys/tahoe/include/vmparam.h 7.1
SCCS-vsn: sys/tahoe/vba/scope.h 7.1

61 files changed:
usr/src/sys/netns/ns_cksum.c
usr/src/sys/tahoe/if/if_ace.c
usr/src/sys/tahoe/if/if_acereg.h
usr/src/sys/tahoe/if/if_enp.c
usr/src/sys/tahoe/if/if_enpreg.h
usr/src/sys/tahoe/include/clock.h
usr/src/sys/tahoe/include/cpu.h
usr/src/sys/tahoe/include/frame.h
usr/src/sys/tahoe/include/kdbparam.h
usr/src/sys/tahoe/include/misc.c
usr/src/sys/tahoe/include/mtpr.h
usr/src/sys/tahoe/include/param.h
usr/src/sys/tahoe/include/pcb.h
usr/src/sys/tahoe/include/psl.h
usr/src/sys/tahoe/include/pte.h
usr/src/sys/tahoe/include/reg.h
usr/src/sys/tahoe/include/trap.h
usr/src/sys/tahoe/include/vmparam.h
usr/src/sys/tahoe/tahoe/Locore.c
usr/src/sys/tahoe/tahoe/SYS.h
usr/src/sys/tahoe/tahoe/autoconf.c
usr/src/sys/tahoe/tahoe/clock.c
usr/src/sys/tahoe/tahoe/conf.c
usr/src/sys/tahoe/tahoe/cons.c
usr/src/sys/tahoe/tahoe/cp.h
usr/src/sys/tahoe/tahoe/genassym.c
usr/src/sys/tahoe/tahoe/in_cksum.c
usr/src/sys/tahoe/tahoe/kdb_machdep.c
usr/src/sys/tahoe/tahoe/kdb_opset.c
usr/src/sys/tahoe/tahoe/locore.s
usr/src/sys/tahoe/tahoe/machdep.c
usr/src/sys/tahoe/tahoe/mem.c
usr/src/sys/tahoe/tahoe/mem.h
usr/src/sys/tahoe/tahoe/rpb.h
usr/src/sys/tahoe/tahoe/scb.h
usr/src/sys/tahoe/tahoe/scb.s
usr/src/sys/tahoe/tahoe/swapgeneric.c
usr/src/sys/tahoe/tahoe/symbols.raw
usr/src/sys/tahoe/tahoe/sys_machdep.c
usr/src/sys/tahoe/tahoe/trap.c
usr/src/sys/tahoe/tahoe/udiv.s
usr/src/sys/tahoe/tahoe/urem.s
usr/src/sys/tahoe/tahoe/vm_machdep.c
usr/src/sys/tahoe/vba/cy.c
usr/src/sys/tahoe/vba/cyvar.h
usr/src/sys/tahoe/vba/dr.c
usr/src/sys/tahoe/vba/drreg.h
usr/src/sys/tahoe/vba/ik.c
usr/src/sys/tahoe/vba/ikreg.h
usr/src/sys/tahoe/vba/mp.c
usr/src/sys/tahoe/vba/mpreg.h
usr/src/sys/tahoe/vba/psproto.h
usr/src/sys/tahoe/vba/psreg.h
usr/src/sys/tahoe/vba/scope.h
usr/src/sys/tahoe/vba/vba.c
usr/src/sys/tahoe/vba/vbaparam.h
usr/src/sys/tahoe/vba/vbavar.h
usr/src/sys/tahoe/vba/vd.c
usr/src/sys/tahoe/vba/vdreg.h
usr/src/sys/tahoe/vba/vx.c
usr/src/sys/tahoe/vba/vxreg.h

index 893c57f..bda3f92 100644 (file)
@@ -9,7 +9,7 @@
  * software without specific prior written permission. This software
  * is provided ``as is'' without express or implied warranty.
  *
  * software without specific prior written permission. This software
  * is provided ``as is'' without express or implied warranty.
  *
- *      @(#)ns_cksum.c 1.3 (Berkeley) %G%
+ *      @(#)ns_cksum.c 7.1 (Berkeley) %G%
  */
 #include "types.h"
 #include "mbuf.h"
  */
 #include "types.h"
 #include "mbuf.h"
index 14df47d..5a32321 100644 (file)
@@ -1,4 +1,16 @@
-/*     if_ace.c        1.13    87/06/30        */
+/*
+ * Copyright (c) 1988 Regents of the University of California.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted
+ * provided that this notice is preserved and that due credit is given
+ * to the University of California at Berkeley. The name of the University
+ * may not be used to endorse or promote products derived from this
+ * software without specific prior written permission. This software
+ * is provided ``as is'' without express or implied warranty.
+ *
+ *     @(#)if_ace.c    7.1 (Berkeley) %G%
+ */
 
 /*
  * ACC VERSAbus Ethernet controller
 
 /*
  * ACC VERSAbus Ethernet controller
index f5b54be..10f91d5 100644 (file)
@@ -1,4 +1,6 @@
-/*     if_acereg.h     1.1     85/07/21        */
+/*
+ *     @(#)if_acereg.h 7.1 (Berkeley) %G%
+ */
 
 /*
  * VERSAbus ACC ethernet controller definitions
 
 /*
  * VERSAbus ACC ethernet controller definitions
index bc49b0a..d73cf5d 100644 (file)
@@ -1,4 +1,4 @@
-/*     if_enp.c        1.5     87/04/29        */
+/*     if_enp.c        7.1     88/05/21        */
 
 #include "enp.h"
 #if NENP > 0
 
 #include "enp.h"
 #if NENP > 0
index f7d826e..fe98f4c 100644 (file)
@@ -1,4 +1,4 @@
-/*     if_enpreg.h     1.4     87/12/22        */
+/*     if_enpreg.h     7.1     88/05/21        */
 
 /*     Copyright (c) 1984 by Communication Machinery Corporation
  *
 
 /*     Copyright (c) 1984 by Communication Machinery Corporation
  *
index 1cf04fb..81f27c6 100644 (file)
@@ -1,4 +1,16 @@
-/*     clock.h 1.3     86/12/06        */
+/*
+ * Copyright (c) 1988 Regents of the University of California.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted
+ * provided that this notice is preserved and that due credit is given
+ * to the University of California at Berkeley. The name of the University
+ * may not be used to endorse or promote products derived from this
+ * software without specific prior written permission. This software
+ * is provided ``as is'' without express or implied warranty.
+ *
+ *     @(#)clock.h     7.1 (Berkeley) %G%
+ */
 
 #define        SECDAY          ((unsigned)(24*60*60))          /* seconds per day */
 #define        SECYR           ((unsigned)(365*SECDAY))        /* per common year */
 
 #define        SECDAY          ((unsigned)(24*60*60))          /* seconds per day */
 #define        SECYR           ((unsigned)(365*SECDAY))        /* per common year */
index 1a27764..71ecc78 100644 (file)
@@ -1,9 +1,9 @@
 /*
 /*
- * Copyright (c) 1986 Regents of the University of California.
+ * Copyright (c) 1986, 1988 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.
  *
- *     @(#)cpu.h       1.2 (Berkeley) %G%
+ *     @(#)cpu.h       7.1 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
index e59f7fc..353fcd6 100644 (file)
@@ -1,4 +1,6 @@
-/*     frame.h 1.1     86/01/05        */
+/*
+ *     @(#)frame.h     7.1 (Berkeley) %G%
+ */
 
 /*
  * Definition of the tahoe call frame.
 
 /*
  * Definition of the tahoe call frame.
index 805c77f..fb56154 100644 (file)
@@ -1,4 +1,10 @@
-/*     kdbparam.h      7.6     87/03/13        */
+/*
+ * Copyright (c) 1988 Regents of the University of California.
+ * All rights reserved.  The Berkeley software License Agreement
+ * specifies the terms and conditions for redistribution.
+ *
+ *     @(#)kdbparam.h  7.7 (Berkeley) %G%
+ */
 
 #define DBNAME "kdb\n"
 #define LPRMODE "%R"
 
 #define DBNAME "kdb\n"
 #define LPRMODE "%R"
index d1d51bd..773f0bb 100644 (file)
@@ -1,4 +1,4 @@
-/*     misc.c  1.2     85/07/29        */
+/*     misc.c  7.1     88/05/21        */
 
 #include "../h/types.h"
 #include "../tahoe/mtpr.h"
 
 #include "../h/types.h"
 #include "../tahoe/mtpr.h"
index 7c3616f..edbfc56 100644 (file)
@@ -1,5 +1,7 @@
-/*     mtpr.h  1.1     86/01/05        */
-/*     mtpr.h  4.5     82/11/05        */
+/*
+ *     @(#)mtpr.h      7.1 (Berkeley) %G%
+ *     from mtpr.h     4.5     82/11/05
+ */
 
 /*
  * TAHOE processor register numbers
 
 /*
  * TAHOE processor register numbers
index 3568869..36a2e3f 100644 (file)
@@ -1,9 +1,9 @@
 /*
 /*
- * Copyright (c) 1982, 1986 Regents of the University of California.
+ * Copyright (c) 1982, 1986, 1988 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.
  *
- *     @(#)param.h     1.12 (Berkeley) %G%
+ *     @(#)param.h     7.1 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
index 4099e11..57272f5 100644 (file)
@@ -1,4 +1,10 @@
-/*     pcb.h   1.2     86/01/05        */
+/*
+ * Copyright (c) 1988 Regents of the University of California.
+ * All rights reserved.  The Berkeley software License Agreement
+ * specifies the terms and conditions for redistribution.
+ *
+ *     @(#)pcb.h       7.1 (Berkeley) %G%
+ */
 
 /*
  * TAHOE process control block
 
 /*
  * TAHOE process control block
index 8e9bd3e..24bc18b 100644 (file)
@@ -1,4 +1,6 @@
-/*     psl.h   1.2     86/01/05        */
+/*
+ *     @(#)psl.h       7.1 (Berkeley) %G%
+ */
 
 /*
  * TAHOE processor status longword.
 
 /*
  * TAHOE processor status longword.
index 0771972..1efbcc2 100644 (file)
@@ -1,4 +1,10 @@
-/*     pte.h   1.6     88/05/02        */
+/*
+ * Copyright (c) 1988 Regents of the University of California.
+ * All rights reserved.  The Berkeley software License Agreement
+ * specifies the terms and conditions for redistribution.
+ *
+ *     @(#)pte.h       7.1 (Berkeley) %G%
+ */
 
 /*
  * Tahoe page table entry
 
 /*
  * Tahoe page table entry
index dc38383..dd700e6 100644 (file)
@@ -1,5 +1,8 @@
-/*     reg.h   1.2     87/01/13        */
-/*     reg.h   4.2     81/02/19        */
+/*
+ *     @(#)reg.h       7.1 (Berkeley) %G%
+ *     from reg.h      4.2     81/02/19
+ */
+
 /*
  * Location of the users' stored
  * registers relative to PSL of 'trap' and 'syscall'.
 /*
  * Location of the users' stored
  * registers relative to PSL of 'trap' and 'syscall'.
index 46eb8f0..433905c 100644 (file)
@@ -1,4 +1,10 @@
-/*     trap.h  1.3     87/07/11        */
+/*
+ * Copyright (c) 1988 Regents of the University of California.
+ * All rights reserved.  The Berkeley software License Agreement
+ * specifies the terms and conditions for redistribution.
+ *
+ *     @(#)trap.h      7.1 (Berkeley) %G%
+ */
 
 /*
  * Trap type values
 
 /*
  * Trap type values
index 80dd0c9..8872f26 100644 (file)
@@ -1,4 +1,10 @@
-/*     vmparam.h       1.8     88/01/07        */
+/*
+ * Copyright (c) 1988 Regents of the University of California.
+ * All rights reserved.  The Berkeley software License Agreement
+ * specifies the terms and conditions for redistribution.
+ *
+ *     @(#)vmparam.h   7.1 (Berkeley) %G%
+ */
 
 /*
  * Machine dependent constants for tahoe.
 
 /*
  * Machine dependent constants for tahoe.
index 71c9589..1369b1b 100644 (file)
@@ -1,4 +1,4 @@
-/*     Locore.c        1.5     87/06/06        */
+/*     Locore.c        7.1     88/05/21        */
 
 #include "../tahoe/mtpr.h"
 #include "../tahoe/trap.h"
 
 #include "../tahoe/mtpr.h"
 #include "../tahoe/trap.h"
index d2b19de..0c6f6cb 100644 (file)
@@ -1,4 +1,16 @@
-/*     SYS.h   1.2     86/01/24        */
+/*
+ * Copyright (c) 1988 Regents of the University of California.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted
+ * provided that this notice is preserved and that due credit is given
+ * to the University of California at Berkeley. The name of the University
+ * may not be used to endorse or promote products derived from this
+ * software without specific prior written permission. This software
+ * is provided ``as is'' without express or implied warranty.
+ *
+ *     @(#)SYS.h       7.1 (Berkeley) %G%
+ */
 
 /*
  * Macros used to define entry points
 
 /*
  * Macros used to define entry points
index afd9032..7cab799 100644 (file)
@@ -1,4 +1,4 @@
-/*     autoconf.c      1.17    88/05/02        */
+/*     autoconf.c      7.1     88/05/21        */
 
 /*
  * Setup the system to run on the current machine.
 
 /*
  * Setup the system to run on the current machine.
index 26a3a36..74965b3 100644 (file)
@@ -1,4 +1,4 @@
-/*     clock.c 1.4     86/12/23        */
+/*     clock.c 7.1     88/05/21        */
 
 #include "param.h"
 #include "time.h"
 
 #include "param.h"
 #include "time.h"
index 43404af..04e4445 100644 (file)
@@ -1,4 +1,16 @@
-/*     conf.c  1.11    88/05/14        */
+/*
+ * Copyright (c) 1988 Regents of the University of California.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted
+ * provided that this notice is preserved and that due credit is given
+ * to the University of California at Berkeley. The name of the University
+ * may not be used to endorse or promote products derived from this
+ * software without specific prior written permission. This software
+ * is provided ``as is'' without express or implied warranty.
+ *
+ *     @(#)conf.c      7.1 (Berkeley) %G%
+ */
 
 #include "param.h"
 #include "systm.h"
 
 #include "param.h"
 #include "systm.h"
index 9b12b5a..d93165e 100644 (file)
@@ -1,4 +1,10 @@
-/*     cons.c  1.10    87/05/27        */
+/*
+ * Copyright (c) 1988 Regents of the University of California.
+ * All rights reserved.  The Berkeley software License Agreement
+ * specifies the terms and conditions for redistribution.
+ *
+ *     @(#)cons.c      7.1 (Berkeley) %G%
+ */
 
 /*
  * Tahoe console processor driver
 
 /*
  * Tahoe console processor driver
@@ -21,9 +27,9 @@
 #include "kernel.h"
 #include "syslog.h"
 
 #include "kernel.h"
 #include "syslog.h"
 
-#include "../tahoe/cp.h"
-#include "../tahoe/cpu.h"
-#include "../tahoe/mtpr.h"
+#include "cp.h"
+#include "cpu.h"
+#include "mtpr.h"
 
 int    cnrestart();
 int    timeout();
 
 int    cnrestart();
 int    timeout();
@@ -175,7 +181,7 @@ cnrint(dev)
        cnlast = &consin[unit].cp_hdr;
 
        tp = cntty[unit];
        cnlast = &consin[unit].cp_hdr;
 
        tp = cntty[unit];
-#ifdef KDB
+#ifdef KADB
        if (unit == CPCONS && kdbrintr(c, tp))
                return;
 #endif
        if (unit == CPCONS && kdbrintr(c, tp))
                return;
 #endif
@@ -329,7 +335,7 @@ cnputchar(c, tp)
        cnlast = &current->cp_hdr;
 }
 
        cnlast = &current->cp_hdr;
 }
 
-#if defined(KDB) || defined(GENERIC)
+#if defined(KADB) || defined(GENERIC)
 cngetc()
 {
        register int c, s;
 cngetc()
 {
        register int c, s;
@@ -454,7 +460,7 @@ cnparams(tp)
        cnpostread(unit);
 }
 
        cnpostread(unit);
 }
 
-#ifdef KDB
+#ifdef KADB
 /*
  * Turn input polling on/off (used by debugger).
  */
 /*
  * Turn input polling on/off (used by debugger).
  */
index b84507f..bbf95ef 100644 (file)
@@ -1,4 +1,6 @@
-/*     cp.h    1.3     87/02/16        */
+/*
+ *     @(#)cp.h        7.1 (Berkeley) %G%
+ */
 
 /*
  * Tahoe console processor interface
 
 /*
  * Tahoe console processor interface
index c1408ad..6251e2a 100644 (file)
@@ -1,9 +1,24 @@
+/*
+ * Copyright (c) 1983, 1988 Regents of the University of California.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted
+ * provided that this notice is preserved and that due credit is given
+ * to the University of California at Berkeley. The name of the University
+ * may not be used to endorse or promote products derived from this
+ * software without specific prior written permission. This software
+ * is provided ``as is'' without express or implied warranty.
+ */
+
 #ifndef lint
 #ifndef lint
-static char sccsid[] = "@(#)genassym.c 1.7 (Berkeley) %G%";
-#endif
+char copyright[] =
+"@(#) Copyright (c) 1983, 1988 Regents of the University of California.\n\
+ All rights reserved.\n";
+#endif /* not lint */
 
 
-#include "../tahoe/pte.h"
-#include "../tahoe/scb.h"
+#ifndef lint
+static char sccsid[] = "@(#)genassym.c 7.1 (Berkeley) %G%";
+#endif /* not lint */
 
 #include "param.h"
 #include "vmmeter.h"
 
 #include "param.h"
 #include "vmmeter.h"
@@ -18,6 +33,9 @@ static char sccsid[] = "@(#)genassym.c        1.7 (Berkeley) %G%";
 #include "mbuf.h"
 #include "msgbuf.h"
 
 #include "mbuf.h"
 #include "msgbuf.h"
 
+#include "pte.h"
+#include "scb.h"
+
 #include "../tahoevba/vbaparam.h"
 
 main()
 #include "../tahoevba/vbaparam.h"
 
 main()
index 3abc895..2fb3552 100644 (file)
@@ -9,7 +9,7 @@
  * software without specific prior written permission. This software
  * is provided ``as is'' without express or implied warranty.
  *
  * software without specific prior written permission. This software
  * is provided ``as is'' without express or implied warranty.
  *
- *      @(#)in_cksum.c 1.4 (Berkeley) %G%
+ *      @(#)in_cksum.c 7.1 (Berkeley) %G%
  */
 #include "types.h"
 #include "mbuf.h"
  */
 #include "types.h"
 #include "mbuf.h"
index c748a34..f8664ac 100644 (file)
@@ -1,4 +1,10 @@
-/*     kdb_machdep.c   7.5     87/12/26        */
+/*
+ * Copyright (c) 1988 Regents of the University of California.
+ * All rights reserved.  The Berkeley software License Agreement
+ * specifies the terms and conditions for redistribution.
+ *
+ *     @(#)kdb_machdep.c       7.6 (Berkeley) %G%
+ */
 
 #include "param.h"
 #include "conf.h"
 
 #include "param.h"
 #include "conf.h"
index ebd5c5d..c686698 100644 (file)
@@ -1,4 +1,10 @@
-/*     kdb_opset.c     7.3     86/12/15        */
+/*
+ * Copyright (c) 1988 Regents of the University of California.
+ * All rights reserved.  The Berkeley software License Agreement
+ * specifies the terms and conditions for redistribution.
+ *
+ *     @(#)kdb_opset.c 7.4 (Berkeley) %G%
+ */
 
 #include "../kdb/defs.h"
 
 
 #include "../kdb/defs.h"
 
index 04ec675..fba27a9 100644 (file)
@@ -1,4 +1,10 @@
-/*     locore.s        1.26    88/05/19        */
+/*
+ * Copyright (c) 1988 Regents of the University of California.
+ * All rights reserved.  The Berkeley software License Agreement
+ * specifies the terms and conditions for redistribution.
+ *
+ *     @(#)locore.s    7.1 (Berkeley) %G%
+ */
 
 #include "../tahoe/mtpr.h"
 #include "../tahoe/trap.h"
 
 #include "../tahoe/mtpr.h"
 #include "../tahoe/trap.h"
@@ -7,6 +13,7 @@
 #include "../tahoe/cp.h"
 #include "../tahoe/mem.h"
 #include "../tahoe/SYS.h"
 #include "../tahoe/cp.h"
 #include "../tahoe/mem.h"
 #include "../tahoe/SYS.h"
+
 #include "../tahoemath/fp.h"
 
 #include "errno.h"
 #include "../tahoemath/fp.h"
 
 #include "errno.h"
index 1445df4..309785f 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.
  *
- *     @(#)machdep.c   1.18 (Berkeley) %G%
+ *     @(#)machdep.c   7.1 (Berkeley) %G%
  */
 
 #include "param.h"
  */
 
 #include "param.h"
index c32a5d1..5a492f0 100644 (file)
@@ -1,22 +1,27 @@
-/*     mem.c   1.4     86/12/15        */
+/*
+ * Copyright (c) 1988 Regents of the University of California.
+ * All rights reserved.  The Berkeley software License Agreement
+ * specifies the terms and conditions for redistribution.
+ *
+ *     @(#)mem.c       7.1 (Berkeley) %G%
+ */
 
 /*
  * Memory special file
  */
 
 
 /*
  * Memory special file
  */
 
-#include "../machine/pte.h"
-
-#include "../h/param.h"
-#include "../h/dir.h"
-#include "../h/user.h"
-#include "../h/conf.h"
-#include "../h/buf.h"
-#include "../h/systm.h"
-#include "../h/vm.h"
-#include "../h/cmap.h"
-#include "../h/uio.h"
-
-#include "../tahoe/mtpr.h"
+#include "param.h"
+#include "dir.h"
+#include "user.h"
+#include "conf.h"
+#include "buf.h"
+#include "systm.h"
+#include "vm.h"
+#include "cmap.h"
+#include "uio.h"
+
+#include "pte.h"
+#include "mtpr.h"
 
 mmread(dev, uio)
        dev_t dev;
 
 mmread(dev, uio)
        dev_t dev;
index 43eca19..6c67c34 100644 (file)
@@ -1,4 +1,6 @@
-/*     mem.h   1.1     86/01/05        */
+/*
+ *     @(#)mem.h       7.1 (Berkeley) %G%
+ */
 
 /*
  * Memory controller registers
 
 /*
  * Memory controller registers
index 6d47880..6db4f0d 100644 (file)
@@ -1,4 +1,10 @@
-/*     rpb.h   1.1     86/01/05        */
+/*
+ * Copyright (c) 1988 Regents of the University of California.
+ * All rights reserved.  The Berkeley software License Agreement
+ * specifies the terms and conditions for redistribution.
+ *
+ *     @(#)rpb.h       7.1 (Berkeley) %G%
+ */
 
 /*
  * The restart parameter block, which is a page in (very) low
 
 /*
  * The restart parameter block, which is a page in (very) low
index 9977d49..f9d7964 100644 (file)
@@ -1,4 +1,6 @@
-/*     scb.h   1.2     86/01/12        */
+/*
+ *     @(#)scb.h       7.1 (Berkeley) %G%
+ */
 
 /*
  * System control block.
 
 /*
  * System control block.
index 374e2a2..192c81d 100644 (file)
@@ -1,4 +1,6 @@
-/*     scb.s   1.3     86/11/25        */
+/*
+ *     @(#)scb.s       7.1 (Berkeley) %G%
+ */
 
 /*
  * System control block
 
 /*
  * System control block
index 92c0741..3eaa0dd 100644 (file)
@@ -1,4 +1,4 @@
-/*     swapgeneric.c   1.6     88/02/08        */
+/*     swapgeneric.c   7.1     88/05/21        */
 
 #include "../machine/pte.h"
 
 
 #include "../machine/pte.h"
 
index 997092f..b2f4dda 100644 (file)
@@ -1,4 +1,4 @@
-#      symbols.raw     1.1     86/01/05
+#      symbols.raw     7.1     88/05/21
        _version
 #dmesg
        _msgbuf
        _version
 #dmesg
        _msgbuf
index 6dce57c..26daf6a 100644 (file)
@@ -1,19 +1,24 @@
-/*     sys_machdep.c   1.1     86/01/05        */
-
-#include "../h/param.h"
-#include "../h/systm.h"
-#include "../h/dir.h"
-#include "../h/user.h"
-#include "../h/ioctl.h"
-#include "../h/file.h"
-#include "../h/proc.h"
-#include "../h/uio.h"
-#include "../h/kernel.h"
-#include "../h/mtio.h"
-#include "../h/buf.h"
-
-#include "../machine/dkio.h"
-#include "../machine/pte.h"
+/*
+ * Copyright (c) 1988 Regents of the University of California.
+ * All rights reserved.  The Berkeley software License Agreement
+ * specifies the terms and conditions for redistribution.
+ *
+ *     @(#)sys_machdep.c       7.1 (Berkeley) %G%
+ */
+
+#include "param.h"
+#include "systm.h"
+#include "dir.h"
+#include "user.h"
+#include "ioctl.h"
+#include "file.h"
+#include "proc.h"
+#include "uio.h"
+#include "kernel.h"
+#include "mtio.h"
+#include "buf.h"
+
+#include "pte.h"
 
 #ifdef TRACE
 int    nvualarm;
 
 #ifdef TRACE
 int    nvualarm;
index 675d522..29bc8ab 100644 (file)
@@ -1,9 +1,10 @@
-/*     trap.c  1.8     88/05/21        */
-
-#include "../tahoe/psl.h"
-#include "../tahoe/reg.h"
-#include "../tahoe/pte.h"
-#include "../tahoe/mtpr.h"
+/*
+ * Copyright (c) 1988 Regents of the University of California.
+ * All rights reserved.  The Berkeley software License Agreement
+ * specifies the terms and conditions for redistribution.
+ *
+ *     @(#)trap.c      7.1 (Berkeley) %G%
+ */
 
 #include "param.h"
 #include "systm.h"
 
 #include "param.h"
 #include "systm.h"
 #include "seg.h"
 #include "acct.h"
 #include "kernel.h"
 #include "seg.h"
 #include "acct.h"
 #include "kernel.h"
+
+#include "psl.h"
+#include "reg.h"
+#include "pte.h"
+#include "mtpr.h"
+
 #define        SYSCALLTRACE
 #ifdef SYSCALLTRACE
 #include "../sys/syscalls.c"
 #define        SYSCALLTRACE
 #ifdef SYSCALLTRACE
 #include "../sys/syscalls.c"
index f57196a..7881b7a 100644 (file)
@@ -1,6 +1,9 @@
-/*     udiv.s  1.1     86/01/05        */
+/*
+ *     @(#)udiv.s      7.1 (Berkeley) %G%
+ */
 
 #include "../tahoe/SYS.h"
 
 #include "../tahoe/SYS.h"
+
 /*
  * result = udiv(dividend, divisor)
  *
 /*
  * result = udiv(dividend, divisor)
  *
index 0731acc..5b34bb4 100644 (file)
@@ -1,4 +1,6 @@
-/*     urem.s  1.1     88/02/08        */
+/*
+ *     @(#)urem.s      7.1 (Berkeley) %G%
+ */
 
 /*
  * Unsigned remainder.
 
 /*
  * Unsigned remainder.
index e9d5ecc..c26eb60 100644 (file)
@@ -1,4 +1,4 @@
-/*     vm_machdep.c    1.11    88/05/06        */
+/*     vm_machdep.c    7.1     88/05/21        */
 
 #include "param.h"
 #include "systm.h"
 
 #include "param.h"
 #include "systm.h"
index ae97563..34a467e 100644 (file)
@@ -1,4 +1,4 @@
-/*     cy.c    1.15    88/05/14        */
+/*     cy.c    7.1     88/05/21        */
 
 #include "yc.h"
 #if NCY > 0
 
 #include "yc.h"
 #if NCY > 0
index b038f15..3dde98c 100644 (file)
@@ -1,4 +1,4 @@
-/*     cyvar.h 1.1     85/07/21        */
+/*     cyvar.h 7.1     88/05/21        */
 
 #define TM_ATTENTION(addr,x)   movob(x,addr)   /* also known as: GO */
 
 
 #define TM_ATTENTION(addr,x)   movob(x,addr)   /* also known as: GO */
 
index 22e34fb..03cd458 100644 (file)
@@ -1,4 +1,6 @@
-/*     dr.c    1.6     86/12/15        */
+/*
+ *     @(#)dr.c        7.1 (Berkeley) %G%
+ */
 
 #include "dr.h"
 #if NDR > 0
 
 #include "dr.h"
 #if NDR > 0
index 5090aee..4b39b88 100644 (file)
@@ -1,4 +1,6 @@
-/*     drreg.h 1.3     87/12/22        */
+/*
+ *     @(#)drreg.h     7.1 (Berkeley) %G%
+ */
 
 /*
     ------------------------------------------
 
 /*
     ------------------------------------------
index e6f59e5..2294ec1 100644 (file)
@@ -1,4 +1,4 @@
-/*     ik.c    1.5     86/12/23        */
+/*     ik.c    7.1     88/05/21        */
 
 #include "ik.h"
 #if NIK > 0
 
 #include "ik.h"
 #if NIK > 0
index 3465c11..0b5201d 100644 (file)
@@ -1,4 +1,6 @@
-/*     ikreg.h 1.2     86/12/11        */
+/*
+ *     @(#)ikreg.h     7.1 (Berkeley) %G%
+ */
 
 /*
  * IKON DR-11W register definitions.
 
 /*
  * IKON DR-11W register definitions.
index 1aaf453..b43adca 100644 (file)
@@ -1,4 +1,4 @@
-/*     mp.c    1.5     88/05/14        */
+/*     mp.c    7.1     88/05/21        */
 
 #include "mp.h"
 #if NMP > 0
 
 #include "mp.h"
 #if NMP > 0
index 7ec6198..e3d4ce8 100644 (file)
@@ -1,4 +1,4 @@
-/*     mpreg.h 1.2     87/12/22        */
+/*     mpreg.h 7.1     88/05/21        */
 
 /*
  * MPCC Asynchronous Communications Interface.
 
 /*
  * MPCC Asynchronous Communications Interface.
index 2e182b7..a7d82a4 100644 (file)
@@ -1,4 +1,6 @@
-/*     psproto.h       1.1     86/11/29        */
+/*
+ *     @(#)psproto.h   7.1 (Berkeley) %G%
+ */
 
 /*
  * PS300-Host Handshake Protocol Definitions.
 
 /*
  * PS300-Host Handshake Protocol Definitions.
index 6f9d92c..e462cfe 100644 (file)
@@ -1,4 +1,6 @@
-/*     psreg.h 1.2     87/12/22        */
+/*
+ *     @(#)psreg.h     7.1 (Berkeley) %G%
+ */
 
 #ifndef _PSREG_
 #define _PSREG_
 
 #ifndef _PSREG_
 #define _PSREG_
index 8827f40..64add8c 100644 (file)
@@ -1,4 +1,6 @@
-/*     scope.h 1.3     86/01/12        */
+/*
+ *     @(#)scope.h     7.1 (Berkeley) %G%
+ */
 
 #ifdef DOSCOPE
 /*  some i/o addresses used to generate pulses for scopes */
 
 #ifdef DOSCOPE
 /*  some i/o addresses used to generate pulses for scopes */
index 0548ee8..c00411f 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.
  *
- *     @(#)vba.c       1.12 (Berkeley) %G%
+ *     @(#)vba.c       7.1 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
index 9222813..8ebefce 100644 (file)
@@ -1,4 +1,16 @@
-/*     vbaparam.h      1.4     87/06/30        */
+/*
+ * Copyright (c) 1988 Regents of the University of California.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted
+ * provided that this notice is preserved and that due credit is given
+ * to the University of California at Berkeley. The name of the University
+ * may not be used to endorse or promote products derived from this
+ * software without specific prior written permission. This software
+ * is provided ``as is'' without express or implied warranty.
+ *
+ *     @(#)vbaparam.h  7.1 (Berkeley) %G%
+ */
 
 /*
  * Parameters related to the VERSAbus i/o configuration.
 
 /*
  * Parameters related to the VERSAbus i/o configuration.
index 50496f3..2ad9af5 100644 (file)
@@ -1,4 +1,16 @@
-/*     vbavar.h        1.6     87/04/01        */
+/*
+ * Copyright (c) 1988 Regents of the University of California.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted
+ * provided that this notice is preserved and that due credit is given
+ * to the University of California at Berkeley. The name of the University
+ * may not be used to endorse or promote products derived from this
+ * software without specific prior written permission. This software
+ * is provided ``as is'' without express or implied warranty.
+ *
+ *     @(#)vbavar.h    7.1 (Berkeley) %G%
+ */
 
 /*
  * This file contains definitions related to the kernel structures
 
 /*
  * This file contains definitions related to the kernel structures
index 6cbb0fc..61f772b 100644 (file)
@@ -1,4 +1,4 @@
-/*     vd.c    1.25    88/05/21        */
+/*     vd.c    7.1     88/05/21        */
 
 #include "dk.h"
 #if NVD > 0
 
 #include "dk.h"
 #if NVD > 0
index 7821086..55c6f29 100644 (file)
@@ -1,4 +1,16 @@
-/*     vdreg.h 1.12    88/05/21        */
+/*
+ * Copyright (c) 1988 Regents of the University of California.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted
+ * provided that this notice is preserved and that due credit is given
+ * to the University of California at Berkeley. The name of the University
+ * may not be used to endorse or promote products derived from this
+ * software without specific prior written permission. This software
+ * is provided ``as is'' without express or implied warranty.
+ *
+ *     @(#)vdreg.h     7.1 (Berkeley) %G%
+ */
 
 /*
  * Versabus VDDC/SMDE disk controller definitions.
 
 /*
  * Versabus VDDC/SMDE disk controller definitions.
index 957c41a..b7e35db 100644 (file)
@@ -1,4 +1,10 @@
-/*     vx.c    1.11    87/09/06        */
+/*
+ * Copyright (c) 1988 Regents of the University of California.
+ * All rights reserved.  The Berkeley software License Agreement
+ * specifies the terms and conditions for redistribution.
+ *
+ *     @(#)vx.c        7.1 (Berkeley) %G%
+ */
 
 #include "vx.h"
 #if NVX > 0
 
 #include "vx.h"
 #if NVX > 0
@@ -9,8 +15,6 @@
 #define        DOSCOPE
 #endif
 
 #define        DOSCOPE
 #endif
 
-#include "../tahoe/pte.h"
-
 #include "param.h"
 #include "ioctl.h"
 #include "tty.h"
 #include "param.h"
 #include "ioctl.h"
 #include "tty.h"
@@ -26,6 +30,8 @@
 #include "kernel.h"
 #include "syslog.h"
 
 #include "kernel.h"
 #include "syslog.h"
 
+#include "../tahoe/pte.h"
+
 #include "../tahoevba/vbavar.h"
 #include "../tahoevba/vxreg.h"
 #include "../tahoevba/scope.h"
 #include "../tahoevba/vbavar.h"
 #include "../tahoevba/vxreg.h"
 #include "../tahoevba/scope.h"
index ac923f1..9edf661 100644 (file)
@@ -1,4 +1,16 @@
-/*     vxreg.h 1.5     87/01/11        */
+/*
+ * Copyright (c) 1988 Regents of the University of California.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted
+ * provided that this notice is preserved and that due credit is given
+ * to the University of California at Berkeley. The name of the University
+ * may not be used to endorse or promote products derived from this
+ * software without specific prior written permission. This software
+ * is provided ``as is'' without express or implied warranty.
+ *
+ *     @(#)vxreg.h     7.1 (Berkeley) %G%
+ */
 
 /*
  * Vioc hardware interface structure.
 
 /*
  * Vioc hardware interface structure.