summaryrefslogtreecommitdiff
path: root/sys/lib/libkern/arch
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2003-06-02 23:28:25 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2003-06-02 23:28:25 +0000
commitd34258b3dcc24f840b6539aa838cf9d31234ef7c (patch)
tree573d66af0b7db03790cf02f7965803d3248657d3 /sys/lib/libkern/arch
parent08c639a666a74a7b5dbda90e8a6fa07f1da24c62 (diff)
Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999. Proofed by myself and Theo.
Diffstat (limited to 'sys/lib/libkern/arch')
-rw-r--r--sys/lib/libkern/arch/i386/SYS.h8
-rw-r--r--sys/lib/libkern/arch/i386/htonl.S8
-rw-r--r--sys/lib/libkern/arch/i386/htons.S8
-rw-r--r--sys/lib/libkern/arch/i386/ntohl.S8
-rw-r--r--sys/lib/libkern/arch/i386/ntohs.S10
-rw-r--r--sys/lib/libkern/arch/i386/setjmp.S8
-rw-r--r--sys/lib/libkern/arch/m68k/SYS.h8
-rw-r--r--sys/lib/libkern/arch/m68k/bcmp.S10
-rw-r--r--sys/lib/libkern/arch/m68k/bzero.S10
-rw-r--r--sys/lib/libkern/arch/m68k/ffs.S10
-rw-r--r--sys/lib/libkern/arch/m68k/htonl.S10
-rw-r--r--sys/lib/libkern/arch/m68k/htons.S10
-rw-r--r--sys/lib/libkern/arch/m68k/locc.S8
-rw-r--r--sys/lib/libkern/arch/m68k/memcmp.S10
-rw-r--r--sys/lib/libkern/arch/m68k/memset.S10
-rw-r--r--sys/lib/libkern/arch/m68k/ntohl.S10
-rw-r--r--sys/lib/libkern/arch/m68k/ntohs.S10
-rw-r--r--sys/lib/libkern/arch/m68k/scanc.S8
-rw-r--r--sys/lib/libkern/arch/m68k/skpc.S8
-rw-r--r--sys/lib/libkern/arch/m68k/strcat.S10
-rw-r--r--sys/lib/libkern/arch/m68k/strcmp.S10
-rw-r--r--sys/lib/libkern/arch/m68k/strcpy.S10
-rw-r--r--sys/lib/libkern/arch/m68k/strlen.S10
-rw-r--r--sys/lib/libkern/arch/m68k/strncmp.S10
-rw-r--r--sys/lib/libkern/arch/m68k/strncpy.S10
-rw-r--r--sys/lib/libkern/arch/mips/SYS.h8
-rw-r--r--sys/lib/libkern/arch/powerpc/memcpy.c8
-rw-r--r--sys/lib/libkern/arch/sparc/DEFS.h8
-rw-r--r--sys/lib/libkern/arch/sparc/SYS.h8
-rw-r--r--sys/lib/libkern/arch/sparc/_setjmp.S10
-rw-r--r--sys/lib/libkern/arch/sparc/bzero.S10
-rw-r--r--sys/lib/libkern/arch/sparc/divrem.m410
-rw-r--r--sys/lib/libkern/arch/sparc/ffs.S10
-rw-r--r--sys/lib/libkern/arch/sparc/htonl.S10
-rw-r--r--sys/lib/libkern/arch/sparc/htons.S10
-rw-r--r--sys/lib/libkern/arch/sparc/mul.S10
-rw-r--r--sys/lib/libkern/arch/sparc/ntohl.S10
-rw-r--r--sys/lib/libkern/arch/sparc/ntohs.S10
-rw-r--r--sys/lib/libkern/arch/sparc/saveregs.S8
-rw-r--r--sys/lib/libkern/arch/sparc/setjmp.S10
-rw-r--r--sys/lib/libkern/arch/sparc/strlen.S10
-rw-r--r--sys/lib/libkern/arch/sparc/umul.S10
-rw-r--r--sys/lib/libkern/arch/sparc64/DEFS.h8
-rw-r--r--sys/lib/libkern/arch/sparc64/SYS.h10
-rw-r--r--sys/lib/libkern/arch/sparc64/_setjmp.S8
-rw-r--r--sys/lib/libkern/arch/sparc64/bzero.S8
-rw-r--r--sys/lib/libkern/arch/sparc64/ffs.S8
-rw-r--r--sys/lib/libkern/arch/sparc64/htonl.S8
-rw-r--r--sys/lib/libkern/arch/sparc64/htons.S8
-rw-r--r--sys/lib/libkern/arch/sparc64/ntohl.S8
-rw-r--r--sys/lib/libkern/arch/sparc64/ntohs.S8
-rw-r--r--sys/lib/libkern/arch/sparc64/setjmp.S8
-rw-r--r--sys/lib/libkern/arch/sparc64/strlen.S8
53 files changed, 135 insertions, 347 deletions
diff --git a/sys/lib/libkern/arch/i386/SYS.h b/sys/lib/libkern/arch/i386/SYS.h
index 567d017fc96..e7c0823b75a 100644
--- a/sys/lib/libkern/arch/i386/SYS.h
+++ b/sys/lib/libkern/arch/i386/SYS.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: SYS.h,v 1.2 1996/09/27 06:47:44 mickey Exp $ */
+/* $OpenBSD: SYS.h,v 1.3 2003/06/02 23:28:08 millert Exp $ */
/*-
* Copyright (c) 1990 The Regents of the University of California.
@@ -15,11 +15,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
diff --git a/sys/lib/libkern/arch/i386/htonl.S b/sys/lib/libkern/arch/i386/htonl.S
index 9cdc2197efa..243efbe3b60 100644
--- a/sys/lib/libkern/arch/i386/htonl.S
+++ b/sys/lib/libkern/arch/i386/htonl.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: htonl.S,v 1.2 1996/09/27 06:47:45 mickey Exp $ */
+/* $OpenBSD: htonl.S,v 1.3 2003/06/02 23:28:08 millert Exp $ */
/*-
* Copyright (c) 1990 The Regents of the University of California.
@@ -15,11 +15,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
diff --git a/sys/lib/libkern/arch/i386/htons.S b/sys/lib/libkern/arch/i386/htons.S
index f2639ec1e26..ecb6ae18f12 100644
--- a/sys/lib/libkern/arch/i386/htons.S
+++ b/sys/lib/libkern/arch/i386/htons.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: htons.S,v 1.2 1996/09/27 06:47:46 mickey Exp $ */
+/* $OpenBSD: htons.S,v 1.3 2003/06/02 23:28:08 millert Exp $ */
/*-
* Copyright (c) 1990 The Regents of the University of California.
@@ -15,11 +15,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
diff --git a/sys/lib/libkern/arch/i386/ntohl.S b/sys/lib/libkern/arch/i386/ntohl.S
index 2ab993d4b87..f4a069905aa 100644
--- a/sys/lib/libkern/arch/i386/ntohl.S
+++ b/sys/lib/libkern/arch/i386/ntohl.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: ntohl.S,v 1.2 1996/09/27 06:47:47 mickey Exp $ */
+/* $OpenBSD: ntohl.S,v 1.3 2003/06/02 23:28:08 millert Exp $ */
/*-
* Copyright (c) 1990 The Regents of the University of California.
@@ -15,11 +15,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
diff --git a/sys/lib/libkern/arch/i386/ntohs.S b/sys/lib/libkern/arch/i386/ntohs.S
index c5786e33ac5..a18aa154ab7 100644
--- a/sys/lib/libkern/arch/i386/ntohs.S
+++ b/sys/lib/libkern/arch/i386/ntohs.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: ntohs.S,v 1.2 1996/09/27 06:47:47 mickey Exp $ */
+/* $OpenBSD: ntohs.S,v 1.3 2003/06/02 23:28:08 millert Exp $ */
/*-
* Copyright (c) 1990 The Regents of the University of California.
@@ -15,11 +15,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
@@ -36,7 +32,7 @@
* SUCH DAMAGE.
*
* from: @(#)ntohs.s 5.2 (Berkeley) 12/17/90
- * $Id: ntohs.S,v 1.2 1996/09/27 06:47:47 mickey Exp $
+ * $Id: ntohs.S,v 1.3 2003/06/02 23:28:08 millert Exp $
*/
#include <machine/asm.h>
diff --git a/sys/lib/libkern/arch/i386/setjmp.S b/sys/lib/libkern/arch/i386/setjmp.S
index 2292460010c..4d8f6fa111e 100644
--- a/sys/lib/libkern/arch/i386/setjmp.S
+++ b/sys/lib/libkern/arch/i386/setjmp.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: setjmp.S,v 1.2 1996/09/27 06:47:48 mickey Exp $ */
+/* $OpenBSD: setjmp.S,v 1.3 2003/06/02 23:28:08 millert Exp $ */
/* $NetBSD: setjmp.S,v 1.5 1994/10/26 06:39:14 cgd Exp $ */
/*-
@@ -16,11 +16,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
diff --git a/sys/lib/libkern/arch/m68k/SYS.h b/sys/lib/libkern/arch/m68k/SYS.h
index d74877b8d95..53dcaa91d90 100644
--- a/sys/lib/libkern/arch/m68k/SYS.h
+++ b/sys/lib/libkern/arch/m68k/SYS.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: SYS.h,v 1.2 1997/11/07 15:57:00 niklas Exp $ */
+/* $OpenBSD: SYS.h,v 1.3 2003/06/02 23:28:08 millert Exp $ */
/* $NetBSD: SYS.h,v 1.2 1994/10/26 06:39:23 cgd Exp $ */
/*-
@@ -17,11 +17,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
diff --git a/sys/lib/libkern/arch/m68k/bcmp.S b/sys/lib/libkern/arch/m68k/bcmp.S
index 14d9b282e8e..4817edbc495 100644
--- a/sys/lib/libkern/arch/m68k/bcmp.S
+++ b/sys/lib/libkern/arch/m68k/bcmp.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: bcmp.S,v 1.2 1997/11/07 15:57:01 niklas Exp $ */
+/* $OpenBSD: bcmp.S,v 1.3 2003/06/02 23:28:08 millert Exp $ */
/*-
* Copyright (c) 1990 The Regents of the University of California.
@@ -16,11 +16,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
@@ -40,7 +36,7 @@
#if defined(LIBC_SCCS) && !defined(lint)
.text
/*.asciz "from: @(#)bcmp.s 5.1 (Berkeley) 5/12/90"*/
- .asciz "$OpenBSD: bcmp.S,v 1.2 1997/11/07 15:57:01 niklas Exp $"
+ .asciz "$OpenBSD: bcmp.S,v 1.3 2003/06/02 23:28:08 millert Exp $"
#endif /* LIBC_SCCS and not lint */
/* bcmp(s1, s2, n) */
diff --git a/sys/lib/libkern/arch/m68k/bzero.S b/sys/lib/libkern/arch/m68k/bzero.S
index ce8bdaa0163..c51b630e454 100644
--- a/sys/lib/libkern/arch/m68k/bzero.S
+++ b/sys/lib/libkern/arch/m68k/bzero.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: bzero.S,v 1.2 1997/11/07 15:57:02 niklas Exp $ */
+/* $OpenBSD: bzero.S,v 1.3 2003/06/02 23:28:08 millert Exp $ */
/*-
* Copyright (c) 1990 The Regents of the University of California.
@@ -16,11 +16,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
@@ -40,7 +36,7 @@
#if defined(LIBC_SCCS) && !defined(lint)
.text
/*.asciz "from: @(#)bzero.s 5.1 (Berkeley) 5/12/90"*/
- .asciz "$OpenBSD: bzero.S,v 1.2 1997/11/07 15:57:02 niklas Exp $"
+ .asciz "$OpenBSD: bzero.S,v 1.3 2003/06/02 23:28:08 millert Exp $"
#endif /* LIBC_SCCS and not lint */
#include "DEFS.h"
diff --git a/sys/lib/libkern/arch/m68k/ffs.S b/sys/lib/libkern/arch/m68k/ffs.S
index 7a2476472e2..cd2e536e71b 100644
--- a/sys/lib/libkern/arch/m68k/ffs.S
+++ b/sys/lib/libkern/arch/m68k/ffs.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: ffs.S,v 1.2 1997/11/07 15:57:03 niklas Exp $ */
+/* $OpenBSD: ffs.S,v 1.3 2003/06/02 23:28:08 millert Exp $ */
/*-
* Copyright (c) 1990 The Regents of the University of California.
@@ -16,11 +16,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
@@ -40,7 +36,7 @@
#if defined(LIBC_SCCS) && !defined(lint)
.text
/*.asciz "from: @(#)ffs.s 5.1 (Berkeley) 5/12/90"*/
- .asciz "$OpenBSD: ffs.S,v 1.2 1997/11/07 15:57:03 niklas Exp $"
+ .asciz "$OpenBSD: ffs.S,v 1.3 2003/06/02 23:28:08 millert Exp $"
#endif /* LIBC_SCCS and not lint */
/* bit = ffs(value) */
diff --git a/sys/lib/libkern/arch/m68k/htonl.S b/sys/lib/libkern/arch/m68k/htonl.S
index 926a5f470c2..9400cd6b08a 100644
--- a/sys/lib/libkern/arch/m68k/htonl.S
+++ b/sys/lib/libkern/arch/m68k/htonl.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: htonl.S,v 1.2 1997/11/07 15:57:04 niklas Exp $ */
+/* $OpenBSD: htonl.S,v 1.3 2003/06/02 23:28:08 millert Exp $ */
/* $NetBSD: htonl.S,v 1.2 1994/10/26 06:39:27 cgd Exp $ */
/*-
@@ -17,11 +17,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
@@ -43,7 +39,7 @@
#ifdef notdef
.asciz "@(#)htonl.s 5.1 (Berkeley) 5/12/90"
#endif
- .asciz "$OpenBSD: htonl.S,v 1.2 1997/11/07 15:57:04 niklas Exp $"
+ .asciz "$OpenBSD: htonl.S,v 1.3 2003/06/02 23:28:08 millert Exp $"
#endif /* LIBC_SCCS and not lint */
/* netorder = htonl(hostorder) */
diff --git a/sys/lib/libkern/arch/m68k/htons.S b/sys/lib/libkern/arch/m68k/htons.S
index da4e0c505a6..bc36d9fe707 100644
--- a/sys/lib/libkern/arch/m68k/htons.S
+++ b/sys/lib/libkern/arch/m68k/htons.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: htons.S,v 1.2 1997/11/07 15:57:04 niklas Exp $ */
+/* $OpenBSD: htons.S,v 1.3 2003/06/02 23:28:08 millert Exp $ */
/* $NetBSD: htons.S,v 1.2 1994/10/26 06:39:27 cgd Exp $ */
/*-
@@ -17,11 +17,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
@@ -43,7 +39,7 @@
#ifdef notdef
.asciz "@(#)htons.s 5.1 (Berkeley) 5/12/90"
#endif
- .asciz "$OpenBSD: htons.S,v 1.2 1997/11/07 15:57:04 niklas Exp $"
+ .asciz "$OpenBSD: htons.S,v 1.3 2003/06/02 23:28:08 millert Exp $"
#endif /* LIBC_SCCS and not lint */
/* hostorder = htons(netorder) */
diff --git a/sys/lib/libkern/arch/m68k/locc.S b/sys/lib/libkern/arch/m68k/locc.S
index 681404193e3..49cdc375aa5 100644
--- a/sys/lib/libkern/arch/m68k/locc.S
+++ b/sys/lib/libkern/arch/m68k/locc.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: locc.S,v 1.2 1997/11/07 15:57:05 niklas Exp $ */
+/* $OpenBSD: locc.S,v 1.3 2003/06/02 23:28:08 millert Exp $ */
/* $NetBSD: locc.S,v 1.2 1994/10/26 06:39:28 cgd Exp $ */
/*
@@ -18,11 +18,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
diff --git a/sys/lib/libkern/arch/m68k/memcmp.S b/sys/lib/libkern/arch/m68k/memcmp.S
index b0ebb297072..c11bc2b007f 100644
--- a/sys/lib/libkern/arch/m68k/memcmp.S
+++ b/sys/lib/libkern/arch/m68k/memcmp.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: memcmp.S,v 1.1 2000/06/16 19:56:55 millert Exp $ */
+/* $OpenBSD: memcmp.S,v 1.2 2003/06/02 23:28:08 millert Exp $ */
/*-
* Copyright (c) 1990 The Regents of the University of California.
@@ -16,11 +16,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
@@ -41,7 +37,7 @@
#if defined(LIBC_SCCS)
.text
- .asciz "$OpenBSD: memcmp.S,v 1.1 2000/06/16 19:56:55 millert Exp $"
+ .asciz "$OpenBSD: memcmp.S,v 1.2 2003/06/02 23:28:08 millert Exp $"
#endif /* LIBC_SCCS */
/* memcmp(s1, s2, n) */
diff --git a/sys/lib/libkern/arch/m68k/memset.S b/sys/lib/libkern/arch/m68k/memset.S
index 45e258dff7a..47101c05452 100644
--- a/sys/lib/libkern/arch/m68k/memset.S
+++ b/sys/lib/libkern/arch/m68k/memset.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: memset.S,v 1.1 2000/06/16 19:56:55 millert Exp $ */
+/* $OpenBSD: memset.S,v 1.2 2003/06/02 23:28:08 millert Exp $ */
/*-
* Copyright (c) 1990 The Regents of the University of California.
@@ -16,11 +16,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
@@ -41,7 +37,7 @@
#if defined(LIBC_SCCS)
.text
- .asciz "$OpenBSD: memset.S,v 1.1 2000/06/16 19:56:55 millert Exp $"
+ .asciz "$OpenBSD: memset.S,v 1.2 2003/06/02 23:28:08 millert Exp $"
#endif /* LIBC_SCCS */
/*
diff --git a/sys/lib/libkern/arch/m68k/ntohl.S b/sys/lib/libkern/arch/m68k/ntohl.S
index 20415157b1e..f9fd525abfb 100644
--- a/sys/lib/libkern/arch/m68k/ntohl.S
+++ b/sys/lib/libkern/arch/m68k/ntohl.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: ntohl.S,v 1.2 1997/11/07 15:57:05 niklas Exp $ */
+/* $OpenBSD: ntohl.S,v 1.3 2003/06/02 23:28:08 millert Exp $ */
/* $NetBSD: ntohl.S,v 1.2 1994/10/26 06:39:29 cgd Exp $ */
/*-
@@ -17,11 +17,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
@@ -43,7 +39,7 @@
#ifdef notdef
.asciz "@(#)ntohl.s 5.1 (Berkeley) 5/12/90"
#endif
- .asciz "$OpenBSD: ntohl.S,v 1.2 1997/11/07 15:57:05 niklas Exp $"
+ .asciz "$OpenBSD: ntohl.S,v 1.3 2003/06/02 23:28:08 millert Exp $"
#endif /* LIBC_SCCS and not lint */
/* hostorder = ntohl(netorder) */
diff --git a/sys/lib/libkern/arch/m68k/ntohs.S b/sys/lib/libkern/arch/m68k/ntohs.S
index b58a840eb24..c399ae54a94 100644
--- a/sys/lib/libkern/arch/m68k/ntohs.S
+++ b/sys/lib/libkern/arch/m68k/ntohs.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: ntohs.S,v 1.2 1997/11/07 15:57:06 niklas Exp $ */
+/* $OpenBSD: ntohs.S,v 1.3 2003/06/02 23:28:08 millert Exp $ */
/* $NetBSD: ntohs.S,v 1.2 1994/10/26 06:39:30 cgd Exp $ */
/*-
@@ -17,11 +17,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
@@ -43,7 +39,7 @@
#ifdef notdef
.asciz "@(#)ntohs.s 5.1 (Berkeley) 5/12/90"
#endif
- .asciz "$OpenBSD: ntohs.S,v 1.2 1997/11/07 15:57:06 niklas Exp $"
+ .asciz "$OpenBSD: ntohs.S,v 1.3 2003/06/02 23:28:08 millert Exp $"
#endif /* LIBC_SCCS and not lint */
/* hostorder = ntohs(netorder) */
diff --git a/sys/lib/libkern/arch/m68k/scanc.S b/sys/lib/libkern/arch/m68k/scanc.S
index d2b274a24b1..d315640318f 100644
--- a/sys/lib/libkern/arch/m68k/scanc.S
+++ b/sys/lib/libkern/arch/m68k/scanc.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: scanc.S,v 1.2 1997/11/07 15:57:07 niklas Exp $ */
+/* $OpenBSD: scanc.S,v 1.3 2003/06/02 23:28:08 millert Exp $ */
/* $NetBSD: scanc.S,v 1.2 1994/10/26 06:39:31 cgd Exp $ */
/*
@@ -18,11 +18,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
diff --git a/sys/lib/libkern/arch/m68k/skpc.S b/sys/lib/libkern/arch/m68k/skpc.S
index 9677f8dace2..f5cea15ced1 100644
--- a/sys/lib/libkern/arch/m68k/skpc.S
+++ b/sys/lib/libkern/arch/m68k/skpc.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: skpc.S,v 1.2 1997/11/07 15:57:08 niklas Exp $ */
+/* $OpenBSD: skpc.S,v 1.3 2003/06/02 23:28:08 millert Exp $ */
/* $NetBSD: skpc.S,v 1.2 1994/10/26 06:39:32 cgd Exp $ */
/*
@@ -18,11 +18,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
diff --git a/sys/lib/libkern/arch/m68k/strcat.S b/sys/lib/libkern/arch/m68k/strcat.S
index ec1188fb2c2..9efa50420f0 100644
--- a/sys/lib/libkern/arch/m68k/strcat.S
+++ b/sys/lib/libkern/arch/m68k/strcat.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: strcat.S,v 1.2 1997/11/07 15:57:08 niklas Exp $ */
+/* $OpenBSD: strcat.S,v 1.3 2003/06/02 23:28:08 millert Exp $ */
/* $NetBSD: strcat.S,v 1.1 1996/04/18 01:53:06 cgd Exp $ */
/*-
@@ -17,11 +17,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
@@ -44,7 +40,7 @@
#if 0
RCSID("from: @(#)strcpy.s 5.1 (Berkeley) 5/12/90")
#else
- RCSID("$OpenBSD: strcat.S,v 1.2 1997/11/07 15:57:08 niklas Exp $")
+ RCSID("$OpenBSD: strcat.S,v 1.3 2003/06/02 23:28:08 millert Exp $")
#endif
#endif /* LIBC_SCCS and not lint */
diff --git a/sys/lib/libkern/arch/m68k/strcmp.S b/sys/lib/libkern/arch/m68k/strcmp.S
index fc0f273e990..ddb7dc847fa 100644
--- a/sys/lib/libkern/arch/m68k/strcmp.S
+++ b/sys/lib/libkern/arch/m68k/strcmp.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: strcmp.S,v 1.2 1997/11/07 15:57:09 niklas Exp $ */
+/* $OpenBSD: strcmp.S,v 1.3 2003/06/02 23:28:08 millert Exp $ */
/*-
* Copyright (c) 1990 The Regents of the University of California.
@@ -16,11 +16,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
@@ -40,7 +36,7 @@
#if defined(LIBC_SCCS) && !defined(lint)
.text
/*.asciz "from: @(#)strcmp.s 5.1 (Berkeley) 5/12/90"*/
- .asciz "$OpenBSD: strcmp.S,v 1.2 1997/11/07 15:57:09 niklas Exp $"
+ .asciz "$OpenBSD: strcmp.S,v 1.3 2003/06/02 23:28:08 millert Exp $"
#endif /* LIBC_SCCS and not lint */
#include "DEFS.h"
diff --git a/sys/lib/libkern/arch/m68k/strcpy.S b/sys/lib/libkern/arch/m68k/strcpy.S
index 4caa3f71087..beabba8ef01 100644
--- a/sys/lib/libkern/arch/m68k/strcpy.S
+++ b/sys/lib/libkern/arch/m68k/strcpy.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: strcpy.S,v 1.2 1997/11/07 15:57:10 niklas Exp $ */
+/* $OpenBSD: strcpy.S,v 1.3 2003/06/02 23:28:08 millert Exp $ */
/*-
* Copyright (c) 1990 The Regents of the University of California.
@@ -16,11 +16,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
@@ -40,7 +36,7 @@
#if defined(LIBC_SCCS) && !defined(lint)
.text
/*.asciz "from: @(#)strcpy.s 5.1 (Berkeley) 5/12/90"*/
- .asciz "$OpenBSD: strcpy.S,v 1.2 1997/11/07 15:57:10 niklas Exp $"
+ .asciz "$OpenBSD: strcpy.S,v 1.3 2003/06/02 23:28:08 millert Exp $"
#endif /* LIBC_SCCS and not lint */
#include "DEFS.h"
diff --git a/sys/lib/libkern/arch/m68k/strlen.S b/sys/lib/libkern/arch/m68k/strlen.S
index 917b836d43b..5d96d711675 100644
--- a/sys/lib/libkern/arch/m68k/strlen.S
+++ b/sys/lib/libkern/arch/m68k/strlen.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: strlen.S,v 1.2 1997/11/07 15:57:11 niklas Exp $ */
+/* $OpenBSD: strlen.S,v 1.3 2003/06/02 23:28:08 millert Exp $ */
/*-
* Copyright (c) 1990 The Regents of the University of California.
@@ -16,11 +16,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
@@ -40,7 +36,7 @@
#if defined(LIBC_SCCS) && !defined(lint)
.text
/*.asciz "from: @(#)strlen.s 5.1 (Berkeley) 5/12/90"*/
- .asciz "$OpenBSD: strlen.S,v 1.2 1997/11/07 15:57:11 niklas Exp $"
+ .asciz "$OpenBSD: strlen.S,v 1.3 2003/06/02 23:28:08 millert Exp $"
#endif /* LIBC_SCCS and not lint */
#include "DEFS.h"
diff --git a/sys/lib/libkern/arch/m68k/strncmp.S b/sys/lib/libkern/arch/m68k/strncmp.S
index b193a9d93a3..eb11db25a65 100644
--- a/sys/lib/libkern/arch/m68k/strncmp.S
+++ b/sys/lib/libkern/arch/m68k/strncmp.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: strncmp.S,v 1.2 1997/11/07 15:57:12 niklas Exp $ */
+/* $OpenBSD: strncmp.S,v 1.3 2003/06/02 23:28:08 millert Exp $ */
/*-
* Copyright (c) 1990 The Regents of the University of California.
@@ -16,11 +16,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
@@ -40,7 +36,7 @@
#if defined(LIBC_SCCS) && !defined(lint)
.text
/*.asciz "from: @(#)strncmp.s 5.1 (Berkeley) 5/12/90"*/
- .asciz "$OpenBSD: strncmp.S,v 1.2 1997/11/07 15:57:12 niklas Exp $"
+ .asciz "$OpenBSD: strncmp.S,v 1.3 2003/06/02 23:28:08 millert Exp $"
#endif /* LIBC_SCCS and not lint */
#include "DEFS.h"
diff --git a/sys/lib/libkern/arch/m68k/strncpy.S b/sys/lib/libkern/arch/m68k/strncpy.S
index b759a919e18..cf17a4a1aea 100644
--- a/sys/lib/libkern/arch/m68k/strncpy.S
+++ b/sys/lib/libkern/arch/m68k/strncpy.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: strncpy.S,v 1.2 1997/11/07 15:57:13 niklas Exp $ */
+/* $OpenBSD: strncpy.S,v 1.3 2003/06/02 23:28:08 millert Exp $ */
/*-
* Copyright (c) 1990 The Regents of the University of California.
@@ -16,11 +16,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
@@ -40,7 +36,7 @@
#if defined(LIBC_SCCS) && !defined(lint)
.text
/*.asciz "from: @(#)strncpy.s 5.1 (Berkeley) 5/12/90"*/
- .asciz "$OpenBSD: strncpy.S,v 1.2 1997/11/07 15:57:13 niklas Exp $"
+ .asciz "$OpenBSD: strncpy.S,v 1.3 2003/06/02 23:28:08 millert Exp $"
#endif /* LIBC_SCCS and not lint */
#include "DEFS.h"
diff --git a/sys/lib/libkern/arch/mips/SYS.h b/sys/lib/libkern/arch/mips/SYS.h
index 2c28f2fb9a9..50e667355e5 100644
--- a/sys/lib/libkern/arch/mips/SYS.h
+++ b/sys/lib/libkern/arch/mips/SYS.h
@@ -1,4 +1,4 @@
-/* * $OpenBSD: SYS.h,v 1.2 1997/11/07 15:57:15 niklas Exp $*/
+/* * $OpenBSD: SYS.h,v 1.3 2003/06/02 23:28:08 millert Exp $*/
/*-
* Copyright (c) 1990 The Regents of the University of California.
* All rights reserved.
@@ -14,11 +14,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
diff --git a/sys/lib/libkern/arch/powerpc/memcpy.c b/sys/lib/libkern/arch/powerpc/memcpy.c
index f69a0a33435..f0c53b47de8 100644
--- a/sys/lib/libkern/arch/powerpc/memcpy.c
+++ b/sys/lib/libkern/arch/powerpc/memcpy.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: memcpy.c,v 1.1 1996/12/28 06:03:54 rahnds Exp $ */
+/* $OpenBSD: memcpy.c,v 1.2 2003/06/02 23:28:08 millert Exp $ */
/* $NetBSD: bcopy.c,v 1.5 1995/04/22 13:46:50 cgd Exp $ */
/*-
@@ -13,11 +13,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
diff --git a/sys/lib/libkern/arch/sparc/DEFS.h b/sys/lib/libkern/arch/sparc/DEFS.h
index f0b72ae3a87..823c770f999 100644
--- a/sys/lib/libkern/arch/sparc/DEFS.h
+++ b/sys/lib/libkern/arch/sparc/DEFS.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: DEFS.h,v 1.2 1997/11/07 15:57:30 niklas Exp $ */
+/* $OpenBSD: DEFS.h,v 1.3 2003/06/02 23:28:09 millert Exp $ */
/* $NetBSD: DEFS.h,v 1.2 1994/10/26 06:39:51 cgd Exp $ */
/*-
@@ -17,11 +17,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
diff --git a/sys/lib/libkern/arch/sparc/SYS.h b/sys/lib/libkern/arch/sparc/SYS.h
index bd0344a6da6..c0b773edc81 100644
--- a/sys/lib/libkern/arch/sparc/SYS.h
+++ b/sys/lib/libkern/arch/sparc/SYS.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: SYS.h,v 1.2 1997/11/07 15:57:31 niklas Exp $ */
+/* $OpenBSD: SYS.h,v 1.3 2003/06/02 23:28:09 millert Exp $ */
/* $NetBSD: SYS.h,v 1.2 1994/10/26 06:39:53 cgd Exp $ */
/*-
@@ -17,11 +17,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
diff --git a/sys/lib/libkern/arch/sparc/_setjmp.S b/sys/lib/libkern/arch/sparc/_setjmp.S
index c4b038019da..2efc117c740 100644
--- a/sys/lib/libkern/arch/sparc/_setjmp.S
+++ b/sys/lib/libkern/arch/sparc/_setjmp.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: _setjmp.S,v 1.2 1997/11/07 15:57:32 niklas Exp $ */
+/* $OpenBSD: _setjmp.S,v 1.3 2003/06/02 23:28:09 millert Exp $ */
/* $NetBSD: _setjmp.S,v 1.2 1994/10/26 06:39:54 cgd Exp $ */
/*
@@ -17,11 +17,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
@@ -44,7 +40,7 @@
#ifdef notdef
.asciz "@(#)_setjmp.s 8.1 (Berkeley) 6/4/93"
#endif
- .asciz "$OpenBSD: _setjmp.S,v 1.2 1997/11/07 15:57:32 niklas Exp $"
+ .asciz "$OpenBSD: _setjmp.S,v 1.3 2003/06/02 23:28:09 millert Exp $"
#endif /* LIBC_SCCS and not lint */
/*
diff --git a/sys/lib/libkern/arch/sparc/bzero.S b/sys/lib/libkern/arch/sparc/bzero.S
index 0eb4cca1ac3..11d78e7a4bc 100644
--- a/sys/lib/libkern/arch/sparc/bzero.S
+++ b/sys/lib/libkern/arch/sparc/bzero.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: bzero.S,v 1.2 1997/11/07 15:57:33 niklas Exp $ */
+/* $OpenBSD: bzero.S,v 1.3 2003/06/02 23:28:09 millert Exp $ */
/* $NetBSD: bzero.S,v 1.2 1994/10/26 06:39:54 cgd Exp $ */
/*
@@ -17,11 +17,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
@@ -44,7 +40,7 @@
#ifdef notdef
.asciz "@(#)bzero.s 8.1 (Berkeley) 6/4/93"
#endif
- .asciz "$OpenBSD: bzero.S,v 1.2 1997/11/07 15:57:33 niklas Exp $"
+ .asciz "$OpenBSD: bzero.S,v 1.3 2003/06/02 23:28:09 millert Exp $"
#endif /* LIBC_SCCS and not lint */
#include "DEFS.h"
diff --git a/sys/lib/libkern/arch/sparc/divrem.m4 b/sys/lib/libkern/arch/sparc/divrem.m4
index 8f6480a63a7..1d19beab425 100644
--- a/sys/lib/libkern/arch/sparc/divrem.m4
+++ b/sys/lib/libkern/arch/sparc/divrem.m4
@@ -1,4 +1,4 @@
-/* $OpenBSD: divrem.m4,v 1.5 2002/08/11 12:21:33 art Exp $ */
+/* $OpenBSD: divrem.m4,v 1.6 2003/06/02 23:28:09 millert Exp $ */
/* $NetBSD: divrem.m4,v 1.3 1995/04/22 09:37:39 pk Exp $ */
/*
@@ -17,11 +17,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
@@ -49,7 +45,7 @@
#ifdef notdef
.asciz "@(#)divrem.m4 8.1 (Berkeley) 6/4/93"
#endif
- .asciz "$OpenBSD: divrem.m4,v 1.5 2002/08/11 12:21:33 art Exp $"
+ .asciz "$OpenBSD: divrem.m4,v 1.6 2003/06/02 23:28:09 millert Exp $"
#endif /* LIBC_SCCS and not lint */
/*
diff --git a/sys/lib/libkern/arch/sparc/ffs.S b/sys/lib/libkern/arch/sparc/ffs.S
index 78e8ada31b8..31fd6fe8c14 100644
--- a/sys/lib/libkern/arch/sparc/ffs.S
+++ b/sys/lib/libkern/arch/sparc/ffs.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: ffs.S,v 1.2 1997/11/07 15:57:34 niklas Exp $ */
+/* $OpenBSD: ffs.S,v 1.3 2003/06/02 23:28:09 millert Exp $ */
/* $NetBSD: ffs.S,v 1.2 1994/10/26 06:39:57 cgd Exp $ */
/*
@@ -17,11 +17,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
@@ -44,7 +40,7 @@
#ifdef notdef
.asciz "@(#)ffs.s 8.1 (Berkeley) 6/4/93"
#endif
- .asciz "$OpenBSD: ffs.S,v 1.2 1997/11/07 15:57:34 niklas Exp $"
+ .asciz "$OpenBSD: ffs.S,v 1.3 2003/06/02 23:28:09 millert Exp $"
#endif /* LIBC_SCCS and not lint */
#include "DEFS.h"
diff --git a/sys/lib/libkern/arch/sparc/htonl.S b/sys/lib/libkern/arch/sparc/htonl.S
index 64ee5fa09f9..368d4e926da 100644
--- a/sys/lib/libkern/arch/sparc/htonl.S
+++ b/sys/lib/libkern/arch/sparc/htonl.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: htonl.S,v 1.2 1997/11/07 15:57:35 niklas Exp $ */
+/* $OpenBSD: htonl.S,v 1.3 2003/06/02 23:28:09 millert Exp $ */
/* $NetBSD: htonl.S,v 1.2 1994/10/26 06:39:58 cgd Exp $ */
/*
@@ -17,11 +17,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
@@ -44,7 +40,7 @@
#ifdef notdef
.asciz "@(#)htonl.s 8.1 (Berkeley) 6/4/93"
#endif
- .asciz "$OpenBSD: htonl.S,v 1.2 1997/11/07 15:57:35 niklas Exp $"
+ .asciz "$OpenBSD: htonl.S,v 1.3 2003/06/02 23:28:09 millert Exp $"
#endif /* LIBC_SCCS and not lint */
/* netorder = htonl(hostorder) */
diff --git a/sys/lib/libkern/arch/sparc/htons.S b/sys/lib/libkern/arch/sparc/htons.S
index c5569f998fc..f37b16bf22a 100644
--- a/sys/lib/libkern/arch/sparc/htons.S
+++ b/sys/lib/libkern/arch/sparc/htons.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: htons.S,v 1.2 1997/11/07 15:57:36 niklas Exp $ */
+/* $OpenBSD: htons.S,v 1.3 2003/06/02 23:28:09 millert Exp $ */
/*
* Copyright (c) 1992, 1993
@@ -16,11 +16,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
@@ -43,7 +39,7 @@
#ifdef notdef
.asciz "@(#)htons.s 8.1 (Berkeley) 6/4/93"
#endif
- .asciz "$OpenBSD: htons.S,v 1.2 1997/11/07 15:57:36 niklas Exp $"
+ .asciz "$OpenBSD: htons.S,v 1.3 2003/06/02 23:28:09 millert Exp $"
#endif /* LIBC_SCCS and not lint */
/* netorder = htons(hostorder) */
diff --git a/sys/lib/libkern/arch/sparc/mul.S b/sys/lib/libkern/arch/sparc/mul.S
index 01bc767b333..25efe13c96d 100644
--- a/sys/lib/libkern/arch/sparc/mul.S
+++ b/sys/lib/libkern/arch/sparc/mul.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: mul.S,v 1.4 1999/12/10 02:25:43 deraadt Exp $ */
+/* $OpenBSD: mul.S,v 1.5 2003/06/02 23:28:09 millert Exp $ */
/* $NetBSD: mul.S,v 1.2 1994/10/26 06:40:01 cgd Exp $ */
/*
@@ -17,11 +17,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
@@ -44,7 +40,7 @@
#ifdef notdef
.asciz "@(#)mul.s 8.1 (Berkeley) 6/4/93"
#endif
- .asciz "$OpenBSD: mul.S,v 1.4 1999/12/10 02:25:43 deraadt Exp $"
+ .asciz "$OpenBSD: mul.S,v 1.5 2003/06/02 23:28:09 millert Exp $"
#endif /* LIBC_SCCS and not lint */
/*
diff --git a/sys/lib/libkern/arch/sparc/ntohl.S b/sys/lib/libkern/arch/sparc/ntohl.S
index 280cbcb427d..85259e4d213 100644
--- a/sys/lib/libkern/arch/sparc/ntohl.S
+++ b/sys/lib/libkern/arch/sparc/ntohl.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: ntohl.S,v 1.2 1997/11/07 15:57:38 niklas Exp $ */
+/* $OpenBSD: ntohl.S,v 1.3 2003/06/02 23:28:09 millert Exp $ */
/* $NetBSD: ntohl.S,v 1.2 1994/10/26 06:40:03 cgd Exp $ */
/*
@@ -17,11 +17,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
@@ -44,7 +40,7 @@
#ifdef notdef
.asciz "@(#)ntohl.s 8.1 (Berkeley) 6/4/93"
#endif
- .asciz "$OpenBSD: ntohl.S,v 1.2 1997/11/07 15:57:38 niklas Exp $"
+ .asciz "$OpenBSD: ntohl.S,v 1.3 2003/06/02 23:28:09 millert Exp $"
#endif /* LIBC_SCCS and not lint */
/* hostorder = ntohl(netorder) */
diff --git a/sys/lib/libkern/arch/sparc/ntohs.S b/sys/lib/libkern/arch/sparc/ntohs.S
index 3484e41ee1d..185ab5dd935 100644
--- a/sys/lib/libkern/arch/sparc/ntohs.S
+++ b/sys/lib/libkern/arch/sparc/ntohs.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: ntohs.S,v 1.2 1997/11/07 15:57:39 niklas Exp $ */
+/* $OpenBSD: ntohs.S,v 1.3 2003/06/02 23:28:09 millert Exp $ */
/* $NetBSD: ntohs.S,v 1.2 1994/10/26 06:40:05 cgd Exp $ */
/*
@@ -17,11 +17,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
@@ -44,7 +40,7 @@
#ifdef notdef
.asciz "@(#)ntohs.s 8.1 (Berkeley) 6/4/93"
#endif
- .asciz "$OpenBSD: ntohs.S,v 1.2 1997/11/07 15:57:39 niklas Exp $"
+ .asciz "$OpenBSD: ntohs.S,v 1.3 2003/06/02 23:28:09 millert Exp $"
#endif /* LIBC_SCCS and not lint */
/* hostorder = ntohs(netorder) */
diff --git a/sys/lib/libkern/arch/sparc/saveregs.S b/sys/lib/libkern/arch/sparc/saveregs.S
index b78827631ae..01ebc7513eb 100644
--- a/sys/lib/libkern/arch/sparc/saveregs.S
+++ b/sys/lib/libkern/arch/sparc/saveregs.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: saveregs.S,v 1.2 1997/11/07 15:57:40 niklas Exp $ */
+/* $OpenBSD: saveregs.S,v 1.3 2003/06/02 23:28:09 millert Exp $ */
/* $NetBSD: saveregs.S,v 1.2 1994/10/26 06:40:07 cgd Exp $ */
/*
@@ -17,11 +17,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
diff --git a/sys/lib/libkern/arch/sparc/setjmp.S b/sys/lib/libkern/arch/sparc/setjmp.S
index 1a98275578b..47972029f4a 100644
--- a/sys/lib/libkern/arch/sparc/setjmp.S
+++ b/sys/lib/libkern/arch/sparc/setjmp.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: setjmp.S,v 1.2 1997/11/07 15:57:40 niklas Exp $ */
+/* $OpenBSD: setjmp.S,v 1.3 2003/06/02 23:28:09 millert Exp $ */
/* $NetBSD: setjmp.S,v 1.2 1994/10/26 06:40:08 cgd Exp $ */
/*
@@ -17,11 +17,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
@@ -44,7 +40,7 @@
#ifdef notdef
.asciz "@(#)setjmp.s 8.1 (Berkeley) 6/4/93"
#endif
- .asciz "$OpenBSD: setjmp.S,v 1.2 1997/11/07 15:57:40 niklas Exp $"
+ .asciz "$OpenBSD: setjmp.S,v 1.3 2003/06/02 23:28:09 millert Exp $"
#endif /* LIBC_SCCS and not lint */
/*
diff --git a/sys/lib/libkern/arch/sparc/strlen.S b/sys/lib/libkern/arch/sparc/strlen.S
index 447350880f9..22a040692c4 100644
--- a/sys/lib/libkern/arch/sparc/strlen.S
+++ b/sys/lib/libkern/arch/sparc/strlen.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: strlen.S,v 1.2 1997/11/07 15:57:41 niklas Exp $ */
+/* $OpenBSD: strlen.S,v 1.3 2003/06/02 23:28:09 millert Exp $ */
/* $NetBSD: strlen.S,v 1.2 1994/10/26 06:40:09 cgd Exp $ */
/*
@@ -17,11 +17,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
@@ -44,7 +40,7 @@
#ifdef notdef
.asciz "@(#)strlen.s 8.1 (Berkeley) 6/4/93"
#endif
- .asciz "$OpenBSD: strlen.S,v 1.2 1997/11/07 15:57:41 niklas Exp $"
+ .asciz "$OpenBSD: strlen.S,v 1.3 2003/06/02 23:28:09 millert Exp $"
#endif /* LIBC_SCCS and not lint */
#include "DEFS.h"
diff --git a/sys/lib/libkern/arch/sparc/umul.S b/sys/lib/libkern/arch/sparc/umul.S
index c4bbb93f52e..c011b0d38f6 100644
--- a/sys/lib/libkern/arch/sparc/umul.S
+++ b/sys/lib/libkern/arch/sparc/umul.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: umul.S,v 1.4 1999/12/10 02:25:44 deraadt Exp $ */
+/* $OpenBSD: umul.S,v 1.5 2003/06/02 23:28:09 millert Exp $ */
/* $NetBSD: umul.S,v 1.2 1994/10/26 06:40:10 cgd Exp $ */
/*
@@ -17,11 +17,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
@@ -44,7 +40,7 @@
#ifdef notdef
.asciz "@(#)umul.s 8.1 (Berkeley) 6/4/93"
#endif
- .asciz "$OpenBSD: umul.S,v 1.4 1999/12/10 02:25:44 deraadt Exp $"
+ .asciz "$OpenBSD: umul.S,v 1.5 2003/06/02 23:28:09 millert Exp $"
#endif /* LIBC_SCCS and not lint */
/*
diff --git a/sys/lib/libkern/arch/sparc64/DEFS.h b/sys/lib/libkern/arch/sparc64/DEFS.h
index cc5023ebe0f..2c1422d7445 100644
--- a/sys/lib/libkern/arch/sparc64/DEFS.h
+++ b/sys/lib/libkern/arch/sparc64/DEFS.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: DEFS.h,v 1.2 2001/08/20 20:15:29 jason Exp $ */
+/* $OpenBSD: DEFS.h,v 1.3 2003/06/02 23:28:09 millert Exp $ */
/* $NetBSD: DEFS.h,v 1.1.1.1 1998/06/20 05:18:14 eeh Exp $ */
/*-
@@ -17,11 +17,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
diff --git a/sys/lib/libkern/arch/sparc64/SYS.h b/sys/lib/libkern/arch/sparc64/SYS.h
index 31a73b71a9d..40e8168aa2d 100644
--- a/sys/lib/libkern/arch/sparc64/SYS.h
+++ b/sys/lib/libkern/arch/sparc64/SYS.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: SYS.h,v 1.2 2001/08/20 20:15:29 jason Exp $ */
+/* $OpenBSD: SYS.h,v 1.3 2003/06/02 23:28:09 millert Exp $ */
/* $NetBSD: SYS.h,v 1.2 1999/02/15 04:54:36 hubertf Exp $ */
/*-
* Copyright (c) 1992, 1993
@@ -16,11 +16,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
@@ -39,7 +35,7 @@
* @(#)SYS.h 8.1 (Berkeley) 6/4/93
*
* from: Header: SYS.h,v 1.2 92/07/03 18:57:00 torek Exp
- * $Id: SYS.h,v 1.2 2001/08/20 20:15:29 jason Exp $
+ * $Id: SYS.h,v 1.3 2003/06/02 23:28:09 millert Exp $
*/
#include <machine/asm.h>
diff --git a/sys/lib/libkern/arch/sparc64/_setjmp.S b/sys/lib/libkern/arch/sparc64/_setjmp.S
index 77f519260a0..ee4a2080302 100644
--- a/sys/lib/libkern/arch/sparc64/_setjmp.S
+++ b/sys/lib/libkern/arch/sparc64/_setjmp.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: _setjmp.S,v 1.2 2001/08/20 20:15:29 jason Exp $ */
+/* $OpenBSD: _setjmp.S,v 1.3 2003/06/02 23:28:09 millert Exp $ */
/* $NetBSD: _setjmp.S,v 1.1.1.1 1998/06/20 05:18:14 eeh Exp $ */
/*
@@ -17,11 +17,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
diff --git a/sys/lib/libkern/arch/sparc64/bzero.S b/sys/lib/libkern/arch/sparc64/bzero.S
index 8a700bea638..4515d22182d 100644
--- a/sys/lib/libkern/arch/sparc64/bzero.S
+++ b/sys/lib/libkern/arch/sparc64/bzero.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: bzero.S,v 1.2 2001/08/20 20:15:29 jason Exp $ */
+/* $OpenBSD: bzero.S,v 1.3 2003/06/02 23:28:09 millert Exp $ */
/* $NetBSD: bzero.S,v 1.1.1.1 1998/06/20 05:18:14 eeh Exp $ */
/*
@@ -17,11 +17,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
diff --git a/sys/lib/libkern/arch/sparc64/ffs.S b/sys/lib/libkern/arch/sparc64/ffs.S
index c6271d8a97e..935b5c609d6 100644
--- a/sys/lib/libkern/arch/sparc64/ffs.S
+++ b/sys/lib/libkern/arch/sparc64/ffs.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: ffs.S,v 1.2 2001/08/20 20:15:29 jason Exp $ */
+/* $OpenBSD: ffs.S,v 1.3 2003/06/02 23:28:09 millert Exp $ */
/* $NetBSD: ffs.S,v 1.2 1998/11/26 19:32:10 eeh Exp $ */
/*
@@ -17,11 +17,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
diff --git a/sys/lib/libkern/arch/sparc64/htonl.S b/sys/lib/libkern/arch/sparc64/htonl.S
index 4cb0431dc5a..bd92c1da76a 100644
--- a/sys/lib/libkern/arch/sparc64/htonl.S
+++ b/sys/lib/libkern/arch/sparc64/htonl.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: htonl.S,v 1.2 2001/08/20 20:15:29 jason Exp $ */
+/* $OpenBSD: htonl.S,v 1.3 2003/06/02 23:28:09 millert Exp $ */
/* $NetBSD: htonl.S,v 1.1.1.1 1998/06/20 05:18:14 eeh Exp $ */
/*
@@ -17,11 +17,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
diff --git a/sys/lib/libkern/arch/sparc64/htons.S b/sys/lib/libkern/arch/sparc64/htons.S
index edea50cedb5..943a04d4c9e 100644
--- a/sys/lib/libkern/arch/sparc64/htons.S
+++ b/sys/lib/libkern/arch/sparc64/htons.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: htons.S,v 1.2 2001/08/20 20:15:29 jason Exp $ */
+/* $OpenBSD: htons.S,v 1.3 2003/06/02 23:28:09 millert Exp $ */
/*
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
@@ -15,11 +15,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
diff --git a/sys/lib/libkern/arch/sparc64/ntohl.S b/sys/lib/libkern/arch/sparc64/ntohl.S
index 1fa7f6c0461..6c13f9bd4bd 100644
--- a/sys/lib/libkern/arch/sparc64/ntohl.S
+++ b/sys/lib/libkern/arch/sparc64/ntohl.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: ntohl.S,v 1.2 2001/08/20 20:15:29 jason Exp $ */
+/* $OpenBSD: ntohl.S,v 1.3 2003/06/02 23:28:09 millert Exp $ */
/* $NetBSD: ntohl.S,v 1.1.1.1 1998/06/20 05:18:14 eeh Exp $ */
/*
@@ -17,11 +17,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
diff --git a/sys/lib/libkern/arch/sparc64/ntohs.S b/sys/lib/libkern/arch/sparc64/ntohs.S
index 8239f306584..e36932e8f7a 100644
--- a/sys/lib/libkern/arch/sparc64/ntohs.S
+++ b/sys/lib/libkern/arch/sparc64/ntohs.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: ntohs.S,v 1.2 2001/08/20 20:15:29 jason Exp $ */
+/* $OpenBSD: ntohs.S,v 1.3 2003/06/02 23:28:09 millert Exp $ */
/* $NetBSD: ntohs.S,v 1.1.1.1 1998/06/20 05:18:14 eeh Exp $ */
/*
@@ -17,11 +17,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
diff --git a/sys/lib/libkern/arch/sparc64/setjmp.S b/sys/lib/libkern/arch/sparc64/setjmp.S
index 4c8fa8d5908..38df5a781ee 100644
--- a/sys/lib/libkern/arch/sparc64/setjmp.S
+++ b/sys/lib/libkern/arch/sparc64/setjmp.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: setjmp.S,v 1.2 2001/08/20 20:15:29 jason Exp $ */
+/* $OpenBSD: setjmp.S,v 1.3 2003/06/02 23:28:09 millert Exp $ */
/* $NetBSD: setjmp.S,v 1.1.1.1 1998/06/20 05:18:14 eeh Exp $ */
/*
@@ -17,11 +17,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
diff --git a/sys/lib/libkern/arch/sparc64/strlen.S b/sys/lib/libkern/arch/sparc64/strlen.S
index fa099c13cd1..7f8fb0cd467 100644
--- a/sys/lib/libkern/arch/sparc64/strlen.S
+++ b/sys/lib/libkern/arch/sparc64/strlen.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: strlen.S,v 1.2 2001/08/20 20:15:29 jason Exp $ */
+/* $OpenBSD: strlen.S,v 1.3 2003/06/02 23:28:09 millert Exp $ */
/* $NetBSD: strlen.S,v 1.1.1.1 1998/06/20 05:18:14 eeh Exp $ */
/*
@@ -17,11 +17,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*