4.4BSD snapshot (revision 8.1); add 1993 to copyright
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 5 Jun 1993 07:28:27 +0000 (23:28 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 5 Jun 1993 07:28:27 +0000 (23:28 -0800)
SCCS-vsn: lib/libcompat/4.3/tahoe/insque.s 8.1
SCCS-vsn: lib/libcompat/4.3/tahoe/nargs.s 8.1
SCCS-vsn: lib/libcompat/4.3/tahoe/remque.s 8.1
SCCS-vsn: lib/libcompat/4.3/vax/insque.s 8.1
SCCS-vsn: lib/libcompat/4.3/vax/nargs.s 8.1
SCCS-vsn: lib/libcompat/4.3/vax/remque.s 8.1
SCCS-vsn: lib/libcompat/4.3/hp300/insque.s 8.1
SCCS-vsn: lib/libcompat/4.3/hp300/remque.s 8.1

usr/src/lib/libcompat/4.3/hp300/insque.s
usr/src/lib/libcompat/4.3/hp300/remque.s
usr/src/lib/libcompat/4.3/tahoe/insque.s
usr/src/lib/libcompat/4.3/tahoe/nargs.s
usr/src/lib/libcompat/4.3/tahoe/remque.s
usr/src/lib/libcompat/4.3/vax/insque.s
usr/src/lib/libcompat/4.3/vax/nargs.s
usr/src/lib/libcompat/4.3/vax/remque.s

index 6234183..1e06715 100644 (file)
@@ -1,6 +1,6 @@
 /*-
 /*-
- * Copyright (c) 1990 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1990, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * the Systems Programming Group of the University of Utah Computer
  *
  * This code is derived from software contributed to Berkeley by
  * the Systems Programming Group of the University of Utah Computer
@@ -10,7 +10,7 @@
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
-       .asciz "@(#)insque.s    5.1 (Berkeley) %G%"
+       .asciz "@(#)insque.s    8.1 (Berkeley) %G%"
 #endif /* LIBC_SCCS and not lint */
 
 /* insque(new, pred) */
 #endif /* LIBC_SCCS and not lint */
 
 /* insque(new, pred) */
index a495400..ee6dafd 100644 (file)
@@ -1,6 +1,6 @@
 /*-
 /*-
- * Copyright (c) 1990 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1990, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * the Systems Programming Group of the University of Utah Computer
  *
  * This code is derived from software contributed to Berkeley by
  * the Systems Programming Group of the University of Utah Computer
@@ -10,7 +10,7 @@
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
-       .asciz "@(#)remque.s    5.1 (Berkeley) %G%"
+       .asciz "@(#)remque.s    8.1 (Berkeley) %G%"
 #endif /* LIBC_SCCS and not lint */
 
 /* remque(entry) */
 #endif /* LIBC_SCCS and not lint */
 
 /* remque(entry) */
index aa6d1a8..78cf6b9 100644 (file)
@@ -1,6 +1,6 @@
 /*
 /*
- * Copyright (c) 1988 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1988, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * Computer Consoles Inc.
  *
  * This code is derived from software contributed to Berkeley by
  * Computer Consoles Inc.
@@ -9,7 +9,7 @@
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
-       .asciz "@(#)insque.s    5.1 (Berkeley) %G%"
+       .asciz "@(#)insque.s    8.1 (Berkeley) %G%"
 #endif /* LIBC_SCCS and not lint */
 
 /* insque(new, pred) */
 #endif /* LIBC_SCCS and not lint */
 
 /* insque(new, pred) */
index f8ae5ed..797d8fb 100644 (file)
@@ -1,6 +1,6 @@
 /*
 /*
- * Copyright (c) 1988 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1988, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
@@ -9,7 +9,7 @@
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
-       .asciz "@(#)nargs.s     1.5 (Berkeley) %G%"
+       .asciz "@(#)nargs.s     8.1 (Berkeley) %G%"
 #endif /* LIBC_SCCS and not lint */
 
 /* C library -- nargs */
 #endif /* LIBC_SCCS and not lint */
 
 /* C library -- nargs */
index 325364b..a0072d2 100644 (file)
@@ -1,6 +1,6 @@
 /*
 /*
- * Copyright (c) 1988 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1988, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * Computer Consoles Inc.
  *
  * This code is derived from software contributed to Berkeley by
  * Computer Consoles Inc.
@@ -9,7 +9,7 @@
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
-       .asciz "@(#)remque.s    5.1 (Berkeley) %G%"
+       .asciz "@(#)remque.s    8.1 (Berkeley) %G%"
 #endif /* LIBC_SCCS and not lint */
 
 /* remque(entry) */
 #endif /* LIBC_SCCS and not lint */
 
 /* remque(entry) */
index e97dc1c..7460094 100644 (file)
@@ -1,12 +1,12 @@
 /*
 /*
- * Copyright (c) 1983 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1983, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
  *
  * %sccs.include.redist.c%
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
-       .asciz "@(#)insque.s    5.6 (Berkeley) %G%"
+       .asciz "@(#)insque.s    8.1 (Berkeley) %G%"
 #endif /* LIBC_SCCS and not lint */
 
 /* insque(new, pred) */
 #endif /* LIBC_SCCS and not lint */
 
 /* insque(new, pred) */
index 1aac140..0b81d03 100644 (file)
@@ -1,12 +1,12 @@
 /*-
 /*-
- * Copyright (c) 1984 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1984, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.proprietary.c%
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
  *
  * %sccs.include.proprietary.c%
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
-       .asciz "@(#)nargs.s     5.4 (Berkeley) %G%"
+       .asciz "@(#)nargs.s     8.1 (Berkeley) %G%"
 #endif /* LIBC_SCCS and not lint */
 
 #include "DEFS.h"
 #endif /* LIBC_SCCS and not lint */
 
 #include "DEFS.h"
index 34eecfe..e2c08d6 100644 (file)
@@ -1,12 +1,12 @@
 /*
 /*
- * Copyright (c) 1983 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1983, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
  *
  * %sccs.include.redist.c%
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
-       .asciz "@(#)remque.s    5.6 (Berkeley) %G%"
+       .asciz "@(#)remque.s    8.1 (Berkeley) %G%"
 #endif /* LIBC_SCCS and not lint */
 
 /* remque(entry) */
 #endif /* LIBC_SCCS and not lint */
 
 /* remque(entry) */