4.4BSD snapshot (revision 8.1); add 1993 to copyright
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 5 Jun 1993 03:46:48 +0000 (19:46 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 5 Jun 1993 03:46:48 +0000 (19:46 -0800)
SCCS-vsn: lib/libc/mips/net/htonl.s 8.1
SCCS-vsn: lib/libc/mips/gen/modf.s 8.1
SCCS-vsn: lib/libc/mips/net/htons.s 8.1
SCCS-vsn: lib/libc/mips/gen/nlist.c 8.1
SCCS-vsn: lib/libc/mips/gen/setjmp.s 8.1

usr/src/lib/libc/mips/gen/modf.s
usr/src/lib/libc/mips/gen/nlist.c
usr/src/lib/libc/mips/gen/setjmp.s
usr/src/lib/libc/mips/net/htonl.s
usr/src/lib/libc/mips/net/htons.s

index ae3317e..f8c2f69 100644 (file)
@@ -1,6 +1,6 @@
 /*-
 /*-
- * Copyright (c) 1991 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1991, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * Ralph Campbell.
  *
  * This code is derived from software contributed to Berkeley by
  * Ralph Campbell.
@@ -11,7 +11,7 @@
 #include <machine/machAsmDefs.h>
 
 #if defined(LIBC_SCCS) && !defined(lint)
 #include <machine/machAsmDefs.h>
 
 #if defined(LIBC_SCCS) && !defined(lint)
-       ASMSTR("@(#)modf.s      5.4 (Berkeley) %G%")
+       ASMSTR("@(#)modf.s      8.1 (Berkeley) %G%")
 #endif /* LIBC_SCCS and not lint */
 
 /*
 #endif /* LIBC_SCCS and not lint */
 
 /*
index 9a3bccc..318f3a2 100644 (file)
@@ -1,12 +1,12 @@
 /*
 /*
- * Copyright (c) 1989 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1989, 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)
-static char sccsid[] = "@(#)nlist.c    5.12 (Berkeley) %G%";
+static char sccsid[] = "@(#)nlist.c    8.1 (Berkeley) %G%";
 #endif /* LIBC_SCCS and not lint */
 
 #include <sys/param.h>
 #endif /* LIBC_SCCS and not lint */
 
 #include <sys/param.h>
index a6c79e7..629dff8 100644 (file)
@@ -1,6 +1,6 @@
 /*-
 /*-
- * Copyright (c) 1991 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1991, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * Ralph Campbell.
  *
  * This code is derived from software contributed to Berkeley by
  * Ralph Campbell.
@@ -13,7 +13,7 @@
 #include <machine/machAsmDefs.h>
 
 #if defined(LIBC_SCCS) && !defined(lint)
 #include <machine/machAsmDefs.h>
 
 #if defined(LIBC_SCCS) && !defined(lint)
-       ASMSTR("@(#)setjmp.s    5.6 (Berkeley) %G%")
+       ASMSTR("@(#)setjmp.s    8.1 (Berkeley) %G%")
 #endif /* LIBC_SCCS and not lint */
 
 /*
 #endif /* LIBC_SCCS and not lint */
 
 /*
index 3c1ced7..220a3cc 100644 (file)
@@ -1,6 +1,6 @@
 /*-
 /*-
- * Copyright (c) 1991 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1991, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * Ralph Campbell.
  *
  * This code is derived from software contributed to Berkeley by
  * Ralph Campbell.
@@ -11,7 +11,7 @@
 #include <machine/machAsmDefs.h>
 
 #if defined(LIBC_SCCS) && !defined(lint)
 #include <machine/machAsmDefs.h>
 
 #if defined(LIBC_SCCS) && !defined(lint)
-       ASMSTR("@(#)htonl.s     5.5 (Berkeley) %G%")
+       ASMSTR("@(#)htonl.s     8.1 (Berkeley) %G%")
 #endif /* LIBC_SCCS and not lint */
 
 /*
 #endif /* LIBC_SCCS and not lint */
 
 /*
index b986b9e..aa6515f 100644 (file)
@@ -1,6 +1,6 @@
 /*-
 /*-
- * Copyright (c) 1991 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1991, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * Ralph Campbell.
  *
  * This code is derived from software contributed to Berkeley by
  * Ralph Campbell.
@@ -11,7 +11,7 @@
 #include <machine/machAsmDefs.h>
 
 #if defined(LIBC_SCCS) && !defined(lint)
 #include <machine/machAsmDefs.h>
 
 #if defined(LIBC_SCCS) && !defined(lint)
-       ASMSTR("@(#)htons.s     5.5 (Berkeley) %G%")
+       ASMSTR("@(#)htons.s     8.1 (Berkeley) %G%")
 #endif /* LIBC_SCCS and not lint */
 
 /*
 #endif /* LIBC_SCCS and not lint */
 
 /*