From e05d77aaf17452bebe333901f1acfad893fa05a7 Mon Sep 17 00:00:00 2001 From: tholo <> Date: Mon, 19 Aug 1996 08:34:30 +0000 Subject: Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly --- src/lib/libc/include/namespace.h | 2 +- src/lib/libc/net/Makefile.inc | 4 +--- src/lib/libc/net/byteorder.3 | 4 +--- src/lib/libc/net/ethers.3 | 1 + src/lib/libc/net/ethers.c | 6 ++++-- src/lib/libc/net/gethostbyname.3 | 4 +--- src/lib/libc/net/gethostnamadr.c | 9 +-------- src/lib/libc/net/getnetbyaddr.c | 8 +------- src/lib/libc/net/getnetbyname.c | 10 +--------- src/lib/libc/net/getnetent.3 | 4 +--- src/lib/libc/net/getnetent.c | 8 +------- src/lib/libc/net/getproto.c | 8 +------- src/lib/libc/net/getprotoent.3 | 4 +--- src/lib/libc/net/getprotoent.c | 8 +------- src/lib/libc/net/getprotoname.c | 8 +------- src/lib/libc/net/getservbyname.c | 8 +------- src/lib/libc/net/getservbyport.c | 8 +------- src/lib/libc/net/getservent.3 | 4 +--- src/lib/libc/net/getservent.c | 8 +------- src/lib/libc/net/herror.c | 9 +-------- src/lib/libc/net/htonl.c | 6 ++---- src/lib/libc/net/htons.c | 6 ++---- src/lib/libc/net/inet.3 | 4 +--- src/lib/libc/net/inet_addr.c | 8 +------- src/lib/libc/net/inet_lnaof.c | 8 +------- src/lib/libc/net/inet_makeaddr.c | 8 +------- src/lib/libc/net/inet_netof.c | 8 +------- src/lib/libc/net/inet_network.c | 9 +-------- src/lib/libc/net/inet_ntoa.c | 8 +------- src/lib/libc/net/ipx.3 | 4 ++-- src/lib/libc/net/ipx_addr.c | 6 ++++-- src/lib/libc/net/ipx_ntoa.c | 8 ++++---- src/lib/libc/net/iso_addr.3 | 4 +--- src/lib/libc/net/iso_addr.c | 8 +------- src/lib/libc/net/link_addr.3 | 4 +--- src/lib/libc/net/linkaddr.c | 8 +------- src/lib/libc/net/ns.3 | 4 +--- src/lib/libc/net/ns_addr.c | 8 +------- src/lib/libc/net/ns_ntoa.c | 8 +------- src/lib/libc/net/nsap_addr.c | 8 +------- src/lib/libc/net/ntohl.c | 6 ++---- src/lib/libc/net/ntohs.c | 6 ++---- src/lib/libc/net/rcmd.3 | 4 +--- src/lib/libc/net/rcmd.c | 8 +------- src/lib/libc/net/recv.c | 8 +------- src/lib/libc/net/res_comp.c | 9 +-------- src/lib/libc/net/res_debug.c | 9 +-------- src/lib/libc/net/res_init.c | 9 +-------- src/lib/libc/net/res_mkquery.c | 9 +-------- src/lib/libc/net/res_query.c | 9 +-------- src/lib/libc/net/res_send.c | 9 +-------- src/lib/libc/net/resolver.3 | 4 +--- src/lib/libc/net/send.c | 8 +------- src/lib/libc/net/sethostent.c | 9 +-------- src/lib/libc/stdlib/_rand48.c | 4 ++++ src/lib/libc/stdlib/a64l.c | 4 ++-- src/lib/libc/stdlib/abort.3 | 3 +-- src/lib/libc/stdlib/abort.c | 3 +-- src/lib/libc/stdlib/abs.3 | 3 +-- src/lib/libc/stdlib/abs.c | 3 +-- src/lib/libc/stdlib/alloca.3 | 3 +-- src/lib/libc/stdlib/atexit.3 | 3 +-- src/lib/libc/stdlib/atexit.c | 3 +-- src/lib/libc/stdlib/atexit.h | 3 +-- src/lib/libc/stdlib/atof.3 | 3 +-- src/lib/libc/stdlib/atof.c | 3 +-- src/lib/libc/stdlib/atoi.c | 3 +-- src/lib/libc/stdlib/atol.3 | 3 +-- src/lib/libc/stdlib/atol.c | 3 +-- src/lib/libc/stdlib/bsearch.c | 3 +-- src/lib/libc/stdlib/calloc.3 | 3 +-- src/lib/libc/stdlib/calloc.c | 3 +-- src/lib/libc/stdlib/div.3 | 3 +-- src/lib/libc/stdlib/div.c | 3 +-- src/lib/libc/stdlib/drand48.c | 4 ++++ src/lib/libc/stdlib/erand48.c | 4 ++++ src/lib/libc/stdlib/exit.3 | 3 +-- src/lib/libc/stdlib/exit.c | 3 +-- src/lib/libc/stdlib/getenv.c | 3 +-- src/lib/libc/stdlib/getopt.3 | 2 +- src/lib/libc/stdlib/getopt.c | 3 +-- src/lib/libc/stdlib/heapsort.c | 3 +-- src/lib/libc/stdlib/jrand48.c | 4 ++++ src/lib/libc/stdlib/l64a.c | 4 ++-- src/lib/libc/stdlib/labs.3 | 3 +-- src/lib/libc/stdlib/labs.c | 3 +-- src/lib/libc/stdlib/lcong48.c | 4 ++++ src/lib/libc/stdlib/ldiv.3 | 3 +-- src/lib/libc/stdlib/ldiv.c | 3 +-- src/lib/libc/stdlib/lrand48.c | 4 ++++ src/lib/libc/stdlib/malloc.c | 7 ++++--- src/lib/libc/stdlib/memory.3 | 3 +-- src/lib/libc/stdlib/merge.c | 3 +-- src/lib/libc/stdlib/mrand48.c | 4 ++++ src/lib/libc/stdlib/multibyte.c | 3 +-- src/lib/libc/stdlib/nrand48.c | 4 ++++ src/lib/libc/stdlib/qabs.3 | 3 +-- src/lib/libc/stdlib/qabs.c | 3 +-- src/lib/libc/stdlib/qdiv.3 | 3 +-- src/lib/libc/stdlib/qdiv.c | 3 +-- src/lib/libc/stdlib/qsort.3 | 3 +-- src/lib/libc/stdlib/qsort.c | 3 +-- src/lib/libc/stdlib/radixsort.3 | 3 +-- src/lib/libc/stdlib/radixsort.c | 3 +-- src/lib/libc/stdlib/rand.3 | 3 +-- src/lib/libc/stdlib/rand.c | 3 +-- src/lib/libc/stdlib/rand48.3 | 2 +- src/lib/libc/stdlib/rand48.h | 2 ++ src/lib/libc/stdlib/random.3 | 3 +-- src/lib/libc/stdlib/random.c | 3 +-- src/lib/libc/stdlib/realpath.3 | 3 +-- src/lib/libc/stdlib/realpath.c | 3 +-- src/lib/libc/stdlib/seed48.c | 4 ++++ src/lib/libc/stdlib/setenv.c | 3 +-- src/lib/libc/stdlib/srand48.c | 4 ++++ src/lib/libc/stdlib/strtod.3 | 3 +-- src/lib/libc/stdlib/strtod.c | 5 +---- src/lib/libc/stdlib/strtol.3 | 3 +-- src/lib/libc/stdlib/strtol.c | 3 +-- src/lib/libc/stdlib/strtoq.c | 2 +- src/lib/libc/stdlib/strtoul.3 | 3 +-- src/lib/libc/stdlib/strtoul.c | 3 +-- src/lib/libc/stdlib/strtouq.c | 2 +- src/lib/libc/stdlib/system.3 | 5 +---- src/lib/libc/stdlib/system.c | 3 +-- src/lib/libc/string/Makefile.inc | 3 +-- src/lib/libc/string/__strerror.c | 3 +-- src/lib/libc/string/__strsignal.c | 3 +-- src/lib/libc/string/bcmp.3 | 3 +-- src/lib/libc/string/bcmp.c | 5 +---- src/lib/libc/string/bcopy.3 | 3 +-- src/lib/libc/string/bcopy.c | 3 +-- src/lib/libc/string/bm.3 | 3 +-- src/lib/libc/string/bm.c | 7 ++----- src/lib/libc/string/bstring.3 | 3 +-- src/lib/libc/string/bzero.3 | 3 +-- src/lib/libc/string/bzero.c | 3 +-- src/lib/libc/string/ffs.3 | 3 +-- src/lib/libc/string/ffs.c | 3 +-- src/lib/libc/string/index.3 | 3 +-- src/lib/libc/string/index.c | 3 +-- src/lib/libc/string/memccpy.3 | 3 +-- src/lib/libc/string/memccpy.c | 3 +-- src/lib/libc/string/memchr.3 | 3 +-- src/lib/libc/string/memchr.c | 3 +-- src/lib/libc/string/memcmp.3 | 3 +-- src/lib/libc/string/memcmp.c | 3 +-- src/lib/libc/string/memcpy.3 | 3 +-- src/lib/libc/string/memmove.3 | 3 +-- src/lib/libc/string/memset.3 | 3 +-- src/lib/libc/string/memset.c | 3 +-- src/lib/libc/string/rindex.3 | 3 +-- src/lib/libc/string/rindex.c | 3 +-- src/lib/libc/string/strcasecmp.3 | 3 +-- src/lib/libc/string/strcasecmp.c | 3 +-- src/lib/libc/string/strcat.3 | 3 +-- src/lib/libc/string/strcat.c | 5 +---- src/lib/libc/string/strchr.3 | 3 +-- src/lib/libc/string/strcmp.3 | 3 +-- src/lib/libc/string/strcmp.c | 3 +-- src/lib/libc/string/strcoll.3 | 3 +-- src/lib/libc/string/strcoll.c | 3 +-- src/lib/libc/string/strcpy.3 | 3 +-- src/lib/libc/string/strcpy.c | 5 +---- src/lib/libc/string/strcspn.3 | 3 +-- src/lib/libc/string/strcspn.c | 3 +-- src/lib/libc/string/strdup.3 | 3 +-- src/lib/libc/string/strdup.c | 3 +-- src/lib/libc/string/strerror.3 | 3 +-- src/lib/libc/string/strerror.c | 3 +-- src/lib/libc/string/strftime.3 | 4 +--- src/lib/libc/string/strftime.c | 5 +---- src/lib/libc/string/string.3 | 3 +-- src/lib/libc/string/strlen.3 | 3 +-- src/lib/libc/string/strlen.c | 3 +-- src/lib/libc/string/strmode.3 | 3 +-- src/lib/libc/string/strmode.c | 3 +-- src/lib/libc/string/strncat.c | 3 +-- src/lib/libc/string/strncmp.c | 3 +-- src/lib/libc/string/strncpy.c | 3 +-- src/lib/libc/string/strpbrk.3 | 3 +-- src/lib/libc/string/strpbrk.c | 3 +-- src/lib/libc/string/strrchr.3 | 3 +-- src/lib/libc/string/strsep.3 | 3 +-- src/lib/libc/string/strsep.c | 3 +-- src/lib/libc/string/strsignal.3 | 3 +-- src/lib/libc/string/strsignal.c | 3 +-- src/lib/libc/string/strspn.3 | 3 +-- src/lib/libc/string/strspn.c | 3 +-- src/lib/libc/string/strstr.3 | 3 +-- src/lib/libc/string/strstr.c | 3 +-- src/lib/libc/string/strtok.3 | 3 +-- src/lib/libc/string/strtok.c | 3 +-- src/lib/libc/string/strxfrm.3 | 3 +-- src/lib/libc/string/strxfrm.c | 3 +-- src/lib/libc/string/swab.3 | 3 +-- src/lib/libc/string/swab.c | 3 +-- 197 files changed, 248 insertions(+), 576 deletions(-) diff --git a/src/lib/libc/include/namespace.h b/src/lib/libc/include/namespace.h index 803657e006..4a51f15ddf 100644 --- a/src/lib/libc/include/namespace.h +++ b/src/lib/libc/include/namespace.h @@ -1,4 +1,4 @@ -/* $NetBSD: namespace.h,v 1.2 1995/02/27 13:02:12 cgd Exp $ */ +/* $OpenBSD: namespace.h,v 1.2 1996/08/19 08:28:08 tholo Exp $ */ #define catclose _catclose #define catgets _catgets diff --git a/src/lib/libc/net/Makefile.inc b/src/lib/libc/net/Makefile.inc index 910462dd8e..e71a0f99fe 100644 --- a/src/lib/libc/net/Makefile.inc +++ b/src/lib/libc/net/Makefile.inc @@ -1,6 +1,4 @@ -# $OpenBSD: Makefile.inc,v 1.5 1996/08/16 09:47:01 mickey Exp $ -# $NetBSD: Makefile.inc,v 1.24 1996/02/02 15:22:14 mrg Exp $ -# @(#)Makefile.inc 8.2 (Berkeley) 9/5/93 +# $OpenBSD: Makefile.inc,v 1.6 1996/08/19 08:28:32 tholo Exp $ # net sources .PATH: ${.CURDIR}/arch/${MACHINE_ARCH}/net ${.CURDIR}/net diff --git a/src/lib/libc/net/byteorder.3 b/src/lib/libc/net/byteorder.3 index 701a69f688..723690cb16 100644 --- a/src/lib/libc/net/byteorder.3 +++ b/src/lib/libc/net/byteorder.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: byteorder.3,v 1.3 1995/02/25 06:20:27 cgd Exp $ +.\" $OpenBSD: byteorder.3,v 1.2 1996/08/19 08:28:34 tholo Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -31,8 +31,6 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" @(#)byteorder.3 8.1 (Berkeley) 6/4/93 -.\" .Dd June 4, 1993 .Dt BYTEORDER 3 .Os BSD 4.2 diff --git a/src/lib/libc/net/ethers.3 b/src/lib/libc/net/ethers.3 index 28cf7099e9..191239f9ed 100644 --- a/src/lib/libc/net/ethers.3 +++ b/src/lib/libc/net/ethers.3 @@ -1,3 +1,4 @@ +.\" $OpenBSD: ethers.3,v 1.4 1996/08/19 08:28:35 tholo Exp $ .\" .\" Written by roland@frob.com. Public domain. .\" diff --git a/src/lib/libc/net/ethers.c b/src/lib/libc/net/ethers.c index b4469ed811..71163515a4 100644 --- a/src/lib/libc/net/ethers.c +++ b/src/lib/libc/net/ethers.c @@ -1,5 +1,3 @@ -/* $NetBSD: ethers.c,v 1.5 1995/02/25 06:20:28 cgd Exp $ */ - /* * ethers(3N) a la Sun. * @@ -7,6 +5,10 @@ * Public domain. */ +#if defined(LIBC_SCCS) && !defined(lint) +static char rcsid[] = "$OpenBSD: ethers.c,v 1.3 1996/08/19 08:28:36 tholo Exp $"; +#endif /* LIBC_SCCS and not lint */ + #include #include #include diff --git a/src/lib/libc/net/gethostbyname.3 b/src/lib/libc/net/gethostbyname.3 index 583056b01b..8dfdb88cf0 100644 --- a/src/lib/libc/net/gethostbyname.3 +++ b/src/lib/libc/net/gethostbyname.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: gethostbyname.3,v 1.6 1995/02/25 06:20:28 cgd Exp $ +.\" $OpenBSD: gethostbyname.3,v 1.3 1996/08/19 08:28:38 tholo Exp $ .\" .\" Copyright (c) 1983, 1987, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -31,8 +31,6 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" @(#)gethostbyname.3 8.2 (Berkeley) 4/19/94 -.\" .Dd April 19, 1994 .Dt GETHOSTBYNAME 3 .Os BSD 4.2 diff --git a/src/lib/libc/net/gethostnamadr.c b/src/lib/libc/net/gethostnamadr.c index 29705f7e9e..cd327b6a0d 100644 --- a/src/lib/libc/net/gethostnamadr.c +++ b/src/lib/libc/net/gethostnamadr.c @@ -1,5 +1,3 @@ -/* $NetBSD: gethostnamadr.c,v 1.13 1995/05/21 16:21:14 mycroft Exp $ */ - /*- * Copyright (c) 1985, 1988, 1993 * The Regents of the University of California. All rights reserved. @@ -54,12 +52,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -#if 0 -static char sccsid[] = "@(#)gethostnamadr.c 8.1 (Berkeley) 6/4/93"; -static char rcsid[] = "$Id: gethnamaddr.c,v 4.9.1.1 1993/05/02 22:43:03 vixie Rel "; -#else -static char rcsid[] = "$NetBSD: gethostnamadr.c,v 1.13 1995/05/21 16:21:14 mycroft Exp $"; -#endif +static char rcsid[] = "$OpenBSD: gethostnamadr.c,v 1.7 1996/08/19 08:28:40 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/net/getnetbyaddr.c b/src/lib/libc/net/getnetbyaddr.c index c193860e36..aabd741a88 100644 --- a/src/lib/libc/net/getnetbyaddr.c +++ b/src/lib/libc/net/getnetbyaddr.c @@ -1,5 +1,3 @@ -/* $NetBSD: getnetbyaddr.c,v 1.4 1995/02/25 06:20:30 cgd Exp $ */ - /* * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. @@ -34,11 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -#if 0 -static char sccsid[] = "@(#)getnetbyaddr.c 8.1 (Berkeley) 6/4/93"; -#else -static char rcsid[] = "$NetBSD: getnetbyaddr.c,v 1.4 1995/02/25 06:20:30 cgd Exp $"; -#endif +static char rcsid[] = "$OpenBSD: getnetbyaddr.c,v 1.2 1996/08/19 08:28:42 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/net/getnetbyname.c b/src/lib/libc/net/getnetbyname.c index f660f79b20..d2a5b8679a 100644 --- a/src/lib/libc/net/getnetbyname.c +++ b/src/lib/libc/net/getnetbyname.c @@ -1,5 +1,3 @@ -/* $NetBSD: getnetbyname.c,v 1.5 1996/02/02 15:22:20 mrg Exp $ */ - /* * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. @@ -34,13 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -#if 0 -static char sccsid_[] = "from getnetbyname.c 1.1 (Coimbra) 93/06/02"; -static char rcsid[] = "=Id: getnetbyname.c,v 1.6 1994/05/31 01:49:35 vixie Exp ="; -static char sccsid[] = "@(#)getnetbyname.c 8.1 (Berkeley) 6/4/93"; -#else -static char rcsid[] = "$NetBSD: getnetbyname.c,v 1.5 1996/02/02 15:22:20 mrg Exp $"; -#endif +static char rcsid[] = "$OpenBSD: getnetbyname.c,v 1.3 1996/08/19 08:28:44 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/net/getnetent.3 b/src/lib/libc/net/getnetent.3 index d4f0bedbf9..9cd54a817c 100644 --- a/src/lib/libc/net/getnetent.3 +++ b/src/lib/libc/net/getnetent.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: getnetent.3,v 1.3 1995/02/25 06:20:32 cgd Exp $ +.\" $OpenBSD: getnetent.3,v 1.2 1996/08/19 08:28:45 tholo Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -31,8 +31,6 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" @(#)getnetent.3 8.1 (Berkeley) 6/4/93 -.\" .Dd June 4, 1993 .Dt GETNETENT 3 .Os BSD 4.2 diff --git a/src/lib/libc/net/getnetent.c b/src/lib/libc/net/getnetent.c index 2e897201a8..862596c40f 100644 --- a/src/lib/libc/net/getnetent.c +++ b/src/lib/libc/net/getnetent.c @@ -1,5 +1,3 @@ -/* $NetBSD: getnetent.c,v 1.6 1996/02/02 15:22:21 mrg Exp $ */ - /* * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. @@ -34,11 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -#if 0 -static char sccsid[] = "@(#)getnetent.c 8.1 (Berkeley) 6/4/93"; -#else -static char rcsid[] = "$NetBSD: getnetent.c,v 1.6 1996/02/02 15:22:21 mrg Exp $"; -#endif +static char rcsid[] = "$OpenBSD: getnetent.c,v 1.4 1996/08/19 08:28:47 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/net/getproto.c b/src/lib/libc/net/getproto.c index 49c09b0806..2af98dc38d 100644 --- a/src/lib/libc/net/getproto.c +++ b/src/lib/libc/net/getproto.c @@ -1,5 +1,3 @@ -/* $NetBSD: getproto.c,v 1.4 1995/02/25 06:20:33 cgd Exp $ */ - /* * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. @@ -34,11 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -#if 0 -static char sccsid[] = "@(#)getproto.c 8.1 (Berkeley) 6/4/93"; -#else -static char rcsid[] = "$NetBSD: getproto.c,v 1.4 1995/02/25 06:20:33 cgd Exp $"; -#endif +static char rcsid[] = "$OpenBSD: getproto.c,v 1.2 1996/08/19 08:28:49 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/net/getprotoent.3 b/src/lib/libc/net/getprotoent.3 index 8d607199ef..f67987954f 100644 --- a/src/lib/libc/net/getprotoent.3 +++ b/src/lib/libc/net/getprotoent.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: getprotoent.3,v 1.3 1995/02/25 06:20:34 cgd Exp $ +.\" $OpenBSD: getprotoent.3,v 1.2 1996/08/19 08:28:50 tholo Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -31,8 +31,6 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" @(#)getprotoent.3 8.1 (Berkeley) 6/4/93 -.\" .Dd June 4, 1993 .Dt GETPROTOENT 3 .Os BSD 4.2 diff --git a/src/lib/libc/net/getprotoent.c b/src/lib/libc/net/getprotoent.c index 1179b9029b..381feb6faf 100644 --- a/src/lib/libc/net/getprotoent.c +++ b/src/lib/libc/net/getprotoent.c @@ -1,5 +1,3 @@ -/* $NetBSD: getprotoent.c,v 1.4 1995/02/25 06:20:35 cgd Exp $ */ - /* * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. @@ -34,11 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -#if 0 -static char sccsid[] = "@(#)getprotoent.c 8.1 (Berkeley) 6/4/93"; -#else -static char rcsid[] = "$NetBSD: getprotoent.c,v 1.4 1995/02/25 06:20:35 cgd Exp $"; -#endif +static char rcsid[] = "$OpenBSD: getprotoent.c,v 1.2 1996/08/19 08:28:52 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/net/getprotoname.c b/src/lib/libc/net/getprotoname.c index 4f8cf21c3f..0b057a5dd2 100644 --- a/src/lib/libc/net/getprotoname.c +++ b/src/lib/libc/net/getprotoname.c @@ -1,5 +1,3 @@ -/* $NetBSD: getprotoname.c,v 1.4 1995/02/25 06:20:36 cgd Exp $ */ - /* * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. @@ -34,11 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -#if 0 -static char sccsid[] = "@(#)getprotoname.c 8.1 (Berkeley) 6/4/93"; -#else -static char rcsid[] = "$NetBSD: getprotoname.c,v 1.4 1995/02/25 06:20:36 cgd Exp $"; -#endif +static char rcsid[] = "$OpenBSD: getprotoname.c,v 1.2 1996/08/19 08:28:53 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/net/getservbyname.c b/src/lib/libc/net/getservbyname.c index b4a6311966..269bc5c57a 100644 --- a/src/lib/libc/net/getservbyname.c +++ b/src/lib/libc/net/getservbyname.c @@ -1,5 +1,3 @@ -/* $NetBSD: getservbyname.c,v 1.4 1995/02/25 06:20:36 cgd Exp $ */ - /* * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. @@ -34,11 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -#if 0 -static char sccsid[] = "@(#)getservbyname.c 8.1 (Berkeley) 6/4/93"; -#else -static char rcsid[] = "$NetBSD: getservbyname.c,v 1.4 1995/02/25 06:20:36 cgd Exp $"; -#endif +static char rcsid[] = "$OpenBSD: getservbyname.c,v 1.2 1996/08/19 08:28:55 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/net/getservbyport.c b/src/lib/libc/net/getservbyport.c index c34790737b..f1911e8dcd 100644 --- a/src/lib/libc/net/getservbyport.c +++ b/src/lib/libc/net/getservbyport.c @@ -1,5 +1,3 @@ -/* $NetBSD: getservbyport.c,v 1.4 1995/02/25 06:20:37 cgd Exp $ */ - /* * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. @@ -34,11 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -#if 0 -static char sccsid[] = "@(#)getservbyport.c 8.1 (Berkeley) 6/4/93"; -#else -static char rcsid[] = "$NetBSD: getservbyport.c,v 1.4 1995/02/25 06:20:37 cgd Exp $"; -#endif +static char rcsid[] = "$OpenBSD: getservbyport.c,v 1.2 1996/08/19 08:28:57 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/net/getservent.3 b/src/lib/libc/net/getservent.3 index 9e0656be00..c9fd95d05b 100644 --- a/src/lib/libc/net/getservent.3 +++ b/src/lib/libc/net/getservent.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: getservent.3,v 1.3 1995/02/25 06:20:38 cgd Exp $ +.\" $OpenBSD: getservent.3,v 1.2 1996/08/19 08:28:58 tholo Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -31,8 +31,6 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" @(#)getservent.3 8.3 (Berkeley) 1/12/94 -.\" .Dd January 12, 1994 .Dt GETSERVENT 3 .Os BSD 4.2 diff --git a/src/lib/libc/net/getservent.c b/src/lib/libc/net/getservent.c index 316891450e..ffa727077c 100644 --- a/src/lib/libc/net/getservent.c +++ b/src/lib/libc/net/getservent.c @@ -1,5 +1,3 @@ -/* $NetBSD: getservent.c,v 1.4 1995/02/25 06:20:38 cgd Exp $ */ - /* * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. @@ -34,11 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -#if 0 -static char sccsid[] = "@(#)getservent.c 8.1 (Berkeley) 6/4/93"; -#else -static char rcsid[] = "$NetBSD: getservent.c,v 1.4 1995/02/25 06:20:38 cgd Exp $"; -#endif +static char rcsid[] = "$OpenBSD: getservent.c,v 1.2 1996/08/19 08:29:00 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/net/herror.c b/src/lib/libc/net/herror.c index f2d241385d..40da6562ad 100644 --- a/src/lib/libc/net/herror.c +++ b/src/lib/libc/net/herror.c @@ -1,5 +1,3 @@ -/* $NetBSD: herror.c,v 1.6 1996/02/02 15:22:22 mrg Exp $ */ - /*- * Copyright (c) 1987, 1993 * The Regents of the University of California. All rights reserved. @@ -54,12 +52,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -#if 0 -static char sccsid[] = "@(#)herror.c 8.1 (Berkeley) 6/4/93"; -static char rcsid[] = "$Id: herror.c,v 8.2 1995/06/19 08:35:01 vixie Exp "; -#else -static char rcsid[] = "$NetBSD: herror.c,v 1.6 1996/02/02 15:22:22 mrg Exp $"; -#endif +static char rcsid[] = "$OpenBSD: herror.c,v 1.3 1996/08/19 08:29:02 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/net/htonl.c b/src/lib/libc/net/htonl.c index d0a22e1f30..2373c170e7 100644 --- a/src/lib/libc/net/htonl.c +++ b/src/lib/libc/net/htonl.c @@ -1,13 +1,11 @@ -/* $NetBSD: htonl.c,v 1.5.6.1 1996/05/29 23:28:06 cgd Exp $ */ - /* * Written by J.T. Conklin . * Public domain. */ #if defined(LIBC_SCCS) && !defined(lint) -static char *rcsid = "$NetBSD: htonl.c,v 1.5.6.1 1996/05/29 23:28:06 cgd Exp $"; -#endif +static char *rcsid = "$OpenBSD: htonl.c,v 1.3 1996/08/19 08:29:04 tholo Exp $"; +#endif /* LIBC_SCCS and not lint */ #include #include diff --git a/src/lib/libc/net/htons.c b/src/lib/libc/net/htons.c index 0ecb62b95c..f0554f2166 100644 --- a/src/lib/libc/net/htons.c +++ b/src/lib/libc/net/htons.c @@ -1,13 +1,11 @@ -/* $NetBSD: htons.c,v 1.5.6.1 1996/05/29 23:28:19 cgd Exp $ */ - /* * Written by J.T. Conklin . * Public domain. */ #if defined(LIBC_SCCS) && !defined(lint) -static char *rcsid = "$NetBSD: htons.c,v 1.5.6.1 1996/05/29 23:28:19 cgd Exp $"; -#endif +static char *rcsid = "$OpenBSD: htons.c,v 1.4 1996/08/19 08:29:05 tholo Exp $"; +#endif /* LIBC_SCCS and not lint */ #include #include diff --git a/src/lib/libc/net/inet.3 b/src/lib/libc/net/inet.3 index 49bac97e96..4b31ddc949 100644 --- a/src/lib/libc/net/inet.3 +++ b/src/lib/libc/net/inet.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: inet.3,v 1.4 1995/02/27 09:45:26 chopps Exp $ +.\" $OpenBSD: inet.3,v 1.2 1996/08/19 08:29:06 tholo Exp $ .\" .\" Copyright (c) 1983, 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -31,8 +31,6 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" @(#)inet.3 8.1 (Berkeley) 6/4/93 -.\" .Dd June 4, 1993 .Dt INET 3 .Os BSD 4.2 diff --git a/src/lib/libc/net/inet_addr.c b/src/lib/libc/net/inet_addr.c index e527c6b384..99a6f66ad2 100644 --- a/src/lib/libc/net/inet_addr.c +++ b/src/lib/libc/net/inet_addr.c @@ -1,5 +1,3 @@ -/* $NetBSD: inet_addr.c,v 1.6 1996/02/02 15:22:23 mrg Exp $ */ - /* * Copyright (c) 1983, 1990, 1993 * The Regents of the University of California. All rights reserved. @@ -34,11 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -#if 0 -static char sccsid[] = "@(#)inet_addr.c 8.1 (Berkeley) 6/17/93"; -#else -static char rcsid[] = "$NetBSD: inet_addr.c,v 1.6 1996/02/02 15:22:23 mrg Exp $"; -#endif +static char rcsid[] = "$OpenBSD: inet_addr.c,v 1.3 1996/08/19 08:29:08 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/net/inet_lnaof.c b/src/lib/libc/net/inet_lnaof.c index ce1257bf68..5a9bc4a6fe 100644 --- a/src/lib/libc/net/inet_lnaof.c +++ b/src/lib/libc/net/inet_lnaof.c @@ -1,5 +1,3 @@ -/* $NetBSD: inet_lnaof.c,v 1.4 1995/02/25 06:20:42 cgd Exp $ */ - /* * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. @@ -34,11 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -#if 0 -static char sccsid[] = "@(#)inet_lnaof.c 8.1 (Berkeley) 6/4/93"; -#else -static char rcsid[] = "$NetBSD: inet_lnaof.c,v 1.4 1995/02/25 06:20:42 cgd Exp $"; -#endif +static char rcsid[] = "$OpenBSD: inet_lnaof.c,v 1.2 1996/08/19 08:29:09 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/net/inet_makeaddr.c b/src/lib/libc/net/inet_makeaddr.c index 84d366e03a..1b2d4edb5a 100644 --- a/src/lib/libc/net/inet_makeaddr.c +++ b/src/lib/libc/net/inet_makeaddr.c @@ -1,5 +1,3 @@ -/* $NetBSD: inet_makeaddr.c,v 1.4 1995/02/25 06:20:42 cgd Exp $ */ - /* * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. @@ -34,11 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -#if 0 -static char sccsid[] = "@(#)inet_makeaddr.c 8.1 (Berkeley) 6/4/93"; -#else -static char rcsid[] = "$NetBSD: inet_makeaddr.c,v 1.4 1995/02/25 06:20:42 cgd Exp $"; -#endif +static char rcsid[] = "$OpenBSD: inet_makeaddr.c,v 1.2 1996/08/19 08:29:11 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/net/inet_netof.c b/src/lib/libc/net/inet_netof.c index 02f52ca318..8f78b7a8b4 100644 --- a/src/lib/libc/net/inet_netof.c +++ b/src/lib/libc/net/inet_netof.c @@ -1,5 +1,3 @@ -/* $NetBSD: inet_netof.c,v 1.4 1995/02/25 06:20:43 cgd Exp $ */ - /* * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. @@ -34,11 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -#if 0 -static char sccsid[] = "@(#)inet_netof.c 8.1 (Berkeley) 6/4/93"; -#else -static char rcsid[] = "$NetBSD: inet_netof.c,v 1.4 1995/02/25 06:20:43 cgd Exp $"; -#endif +static char rcsid[] = "$OpenBSD: inet_netof.c,v 1.2 1996/08/19 08:29:12 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/net/inet_network.c b/src/lib/libc/net/inet_network.c index 4e33cbcae8..1ffee63309 100644 --- a/src/lib/libc/net/inet_network.c +++ b/src/lib/libc/net/inet_network.c @@ -1,6 +1,3 @@ -/* $OpenBSD: inet_network.c,v 1.3 1996/03/19 23:26:49 niklas Exp $ */ -/* $NetBSD: inet_network.c,v 1.5 1996/02/17 15:35:41 hpeyerl Exp $ */ - /* * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. @@ -35,11 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -#if 0 -static char sccsid[] = "@(#)inet_network.c 8.1 (Berkeley) 6/4/93"; -#else -static char rcsid[] = "$OpenBSD: inet_network.c,v 1.3 1996/03/19 23:26:49 niklas Exp $"; -#endif +static char rcsid[] = "$OpenBSD: inet_network.c,v 1.4 1996/08/19 08:29:14 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/net/inet_ntoa.c b/src/lib/libc/net/inet_ntoa.c index 2da0ab00ff..148732ba5a 100644 --- a/src/lib/libc/net/inet_ntoa.c +++ b/src/lib/libc/net/inet_ntoa.c @@ -1,5 +1,3 @@ -/* $NetBSD: inet_ntoa.c,v 1.4 1995/02/25 06:20:46 cgd Exp $ */ - /* * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. @@ -34,11 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -#if 0 -static char sccsid[] = "@(#)inet_ntoa.c 8.1 (Berkeley) 6/4/93"; -#else -static char rcsid[] = "$NetBSD: inet_ntoa.c,v 1.4 1995/02/25 06:20:46 cgd Exp $"; -#endif +static char rcsid[] = "$OpenBSD: inet_ntoa.c,v 1.2 1996/08/19 08:29:16 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ /* diff --git a/src/lib/libc/net/ipx.3 b/src/lib/libc/net/ipx.3 index f64dce163e..91ddd49f71 100644 --- a/src/lib/libc/net/ipx.3 +++ b/src/lib/libc/net/ipx.3 @@ -1,4 +1,5 @@ -.\" $OpenBSD: ipx.3,v 1.1 1996/08/16 09:47:04 mickey Exp $ +.\" $OpenBSD: ipx.3,v 1.2 1996/08/19 08:29:17 tholo Exp $ +.\" .\" Copyright (c) 1986, 1991, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -30,7 +31,6 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" .Dd June 4, 1993 .Dt IPX 3 .Os OpenBSD 1.2 diff --git a/src/lib/libc/net/ipx_addr.c b/src/lib/libc/net/ipx_addr.c index c4ca5f12bd..96ee9d0fdb 100644 --- a/src/lib/libc/net/ipx_addr.c +++ b/src/lib/libc/net/ipx_addr.c @@ -1,5 +1,3 @@ -/* $OpenBSD: ipx_addr.c,v 1.1 1996/08/16 09:47:05 mickey Exp $ */ - /* * Copyright (c) 1986, 1993 * The Regents of the University of California. All rights reserved. @@ -38,6 +36,10 @@ * from @(#)ipx_addr.c */ +#if defined(LIBC_SCCS) && !defined(lint) +static char rcsid[] = "$OpenBSD: ipx_addr.c,v 1.2 1996/08/19 08:29:18 tholo Exp $"; +#endif /* LIBC_SCCS and not lint */ + #include #include #include diff --git a/src/lib/libc/net/ipx_ntoa.c b/src/lib/libc/net/ipx_ntoa.c index 4f59321e89..1dcfe7181b 100644 --- a/src/lib/libc/net/ipx_ntoa.c +++ b/src/lib/libc/net/ipx_ntoa.c @@ -1,5 +1,3 @@ -/* $OpenBSD: ipx_ntoa.c,v 1.1 1996/08/16 09:47:06 mickey Exp $ */ - /* * Copyright (c) 1986, 1993 * The Regents of the University of California. All rights reserved. @@ -31,10 +29,12 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * - * from @(#)ipx_ntoa.c */ +#if defined(LIBC_SCCS) && !defined(lint) +static char rcsid[] = "$OpenBSD: ipx_ntoa.c,v 1.2 1996/08/19 08:29:20 tholo Exp $"; +#endif /* LIBC_SCCS and not lint */ + #include #include #include diff --git a/src/lib/libc/net/iso_addr.3 b/src/lib/libc/net/iso_addr.3 index 95c136e5fc..d9bf9086be 100644 --- a/src/lib/libc/net/iso_addr.3 +++ b/src/lib/libc/net/iso_addr.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: iso_addr.3,v 1.2 1995/02/25 06:20:46 cgd Exp $ +.\" $OpenBSD: iso_addr.3,v 1.2 1996/08/19 08:29:22 tholo Exp $ .\" .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. @@ -31,8 +31,6 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" @(#)iso_addr.3 8.1 (Berkeley) 6/4/93 -.\" .Dd June 4, 1993 .Dt ISO_ADDR 3 .Os diff --git a/src/lib/libc/net/iso_addr.c b/src/lib/libc/net/iso_addr.c index c26ec1a64a..01561e395b 100644 --- a/src/lib/libc/net/iso_addr.c +++ b/src/lib/libc/net/iso_addr.c @@ -1,5 +1,3 @@ -/* $NetBSD: iso_addr.c,v 1.4 1995/02/25 06:20:47 cgd Exp $ */ - /* * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. @@ -34,11 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -#if 0 -static char sccsid[] = "@(#)iso_addr.c 8.1 (Berkeley) 6/4/93"; -#else -static char rcsid[] = "$NetBSD: iso_addr.c,v 1.4 1995/02/25 06:20:47 cgd Exp $"; -#endif +static char rcsid[] = "$OpenBSD: iso_addr.c,v 1.2 1996/08/19 08:29:23 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/net/link_addr.3 b/src/lib/libc/net/link_addr.3 index 1a2af9b30d..eb6c952177 100644 --- a/src/lib/libc/net/link_addr.3 +++ b/src/lib/libc/net/link_addr.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: linkaddr.3,v 1.2 1995/02/25 06:20:48 cgd Exp $ +.\" $OpenBSD: link_addr.3,v 1.2 1996/08/19 08:29:25 tholo Exp $ .\" .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. @@ -34,8 +34,6 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" @(#)linkaddr.3 8.1 (Berkeley) 7/28/93 -.\" .Dd July 28, 1993 .Dt LINK_ADDR 3 .Os BSD 4.4 diff --git a/src/lib/libc/net/linkaddr.c b/src/lib/libc/net/linkaddr.c index 19a0de3abd..fb522f3233 100644 --- a/src/lib/libc/net/linkaddr.c +++ b/src/lib/libc/net/linkaddr.c @@ -1,5 +1,3 @@ -/* $NetBSD: linkaddr.c,v 1.5 1995/02/25 06:20:49 cgd Exp $ */ - /*- * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. @@ -34,11 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -#if 0 -static char sccsid[] = "@(#)linkaddr.c 8.1 (Berkeley) 6/4/93"; -#else -static char rcsid[] = "$NetBSD: linkaddr.c,v 1.5 1995/02/25 06:20:49 cgd Exp $"; -#endif +static char rcsid[] = "$OpenBSD: linkaddr.c,v 1.2 1996/08/19 08:29:27 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/net/ns.3 b/src/lib/libc/net/ns.3 index f89b4fe042..6e096d9f4b 100644 --- a/src/lib/libc/net/ns.3 +++ b/src/lib/libc/net/ns.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: ns.3,v 1.3 1995/02/25 06:20:50 cgd Exp $ +.\" $OpenBSD: ns.3,v 1.2 1996/08/19 08:29:29 tholo Exp $ .\" .\" Copyright (c) 1986, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -31,8 +31,6 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" @(#)ns.3 8.1 (Berkeley) 6/4/93 -.\" .Dd June 4, 1993 .Dt NS 3 .Os BSD 4.3 diff --git a/src/lib/libc/net/ns_addr.c b/src/lib/libc/net/ns_addr.c index f75ddb23b7..96e01e2106 100644 --- a/src/lib/libc/net/ns_addr.c +++ b/src/lib/libc/net/ns_addr.c @@ -1,5 +1,3 @@ -/* $NetBSD: ns_addr.c,v 1.5 1995/02/25 06:20:51 cgd Exp $ */ - /* * Copyright (c) 1986, 1993 * The Regents of the University of California. All rights reserved. @@ -37,11 +35,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -#if 0 -static char sccsid[] = "@(#)ns_addr.c 8.1 (Berkeley) 6/7/93"; -#else -static char rcsid[] = "$NetBSD: ns_addr.c,v 1.5 1995/02/25 06:20:51 cgd Exp $"; -#endif +static char rcsid[] = "$OpenBSD: ns_addr.c,v 1.2 1996/08/19 08:29:30 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/net/ns_ntoa.c b/src/lib/libc/net/ns_ntoa.c index 777028cff2..f7932ed3b6 100644 --- a/src/lib/libc/net/ns_ntoa.c +++ b/src/lib/libc/net/ns_ntoa.c @@ -1,5 +1,3 @@ -/* $NetBSD: ns_ntoa.c,v 1.4 1995/02/25 06:20:51 cgd Exp $ */ - /* * Copyright (c) 1986, 1993 * The Regents of the University of California. All rights reserved. @@ -34,11 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -#if 0 -static char sccsid[] = "@(#)ns_ntoa.c 8.1 (Berkeley) 6/4/93"; -#else -static char rcsid[] = "$NetBSD: ns_ntoa.c,v 1.4 1995/02/25 06:20:51 cgd Exp $"; -#endif +static char rcsid[] = "$OpenBSD: ns_ntoa.c,v 1.3 1996/08/19 08:29:31 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/net/nsap_addr.c b/src/lib/libc/net/nsap_addr.c index e4583a3db8..ce0a60a7d8 100644 --- a/src/lib/libc/net/nsap_addr.c +++ b/src/lib/libc/net/nsap_addr.c @@ -1,5 +1,3 @@ -/* $NetBSD: nsap_addr.c,v 1.1 1996/02/02 15:22:24 mrg Exp $ */ - /* * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. @@ -34,11 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -#if 0 -static char rcsid[] = "$Id: lib-libc-net,v 8.1 1995/12/22 21:59:52 vixie Exp "; -#else -static char rcsid[] = "$NetBSD: nsap_addr.c,v 1.1 1996/02/02 15:22:24 mrg Exp $"; -#endif +static char rcsid[] = "$OpenBSD: nsap_addr.c,v 1.2 1996/08/19 08:29:32 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/net/ntohl.c b/src/lib/libc/net/ntohl.c index 5df37075ac..0947a071ae 100644 --- a/src/lib/libc/net/ntohl.c +++ b/src/lib/libc/net/ntohl.c @@ -1,13 +1,11 @@ -/* $NetBSD: ntohl.c,v 1.5.6.1 1996/05/29 23:28:26 cgd Exp $ */ - /* * Written by J.T. Conklin . * Public domain. */ #if defined(LIBC_SCCS) && !defined(lint) -static char *rcsid = "$NetBSD: ntohl.c,v 1.5.6.1 1996/05/29 23:28:26 cgd Exp $"; -#endif +static char *rcsid = "$OpenBSD: ntohl.c,v 1.3 1996/08/19 08:29:33 tholo Exp $"; +#endif /* LIBC_SCCS and not lint */ #include #include diff --git a/src/lib/libc/net/ntohs.c b/src/lib/libc/net/ntohs.c index a665db9f39..f717039803 100644 --- a/src/lib/libc/net/ntohs.c +++ b/src/lib/libc/net/ntohs.c @@ -1,13 +1,11 @@ -/* $NetBSD: ntohs.c,v 1.5.6.1 1996/05/29 23:28:33 cgd Exp $ */ - /* * Written by J.T. Conklin . * Public domain. */ #if defined(LIBC_SCCS) && !defined(lint) -static char *rcsid = "$NetBSD: ntohs.c,v 1.5.6.1 1996/05/29 23:28:33 cgd Exp $"; -#endif +static char *rcsid = "$OpenBSD: ntohs.c,v 1.4 1996/08/19 08:29:35 tholo Exp $"; +#endif /* LIBC_SCCS and not lint */ #include #include diff --git a/src/lib/libc/net/rcmd.3 b/src/lib/libc/net/rcmd.3 index add4faa314..50e30f7416 100644 --- a/src/lib/libc/net/rcmd.3 +++ b/src/lib/libc/net/rcmd.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: rcmd.3,v 1.8.6.1 1996/05/28 02:29:22 mrg Exp $ +.\" $OpenBSD: rcmd.3,v 1.4 1996/08/19 08:29:37 tholo Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -31,8 +31,6 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" @(#)rcmd.3 8.1 (Berkeley) 6/4/93 -.\" .Dd June 4, 1993 .Dt RCMD 3 .Os BSD 4.2 diff --git a/src/lib/libc/net/rcmd.c b/src/lib/libc/net/rcmd.c index 727a26e173..ef98e882a2 100644 --- a/src/lib/libc/net/rcmd.c +++ b/src/lib/libc/net/rcmd.c @@ -1,5 +1,3 @@ -/* $NetBSD: rcmd.c,v 1.12 1995/06/03 22:33:34 mycroft Exp $ */ - /* * Copyright (c) 1983, 1993, 1994 * The Regents of the University of California. All rights reserved. @@ -34,11 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -#if 0 -static char sccsid[] = "@(#)rcmd.c 8.3 (Berkeley) 3/26/94"; -#else -static char *rcsid = "$NetBSD: rcmd.c,v 1.12 1995/06/03 22:33:34 mycroft Exp $"; -#endif +static char *rcsid = "$OpenBSD: rcmd.c,v 1.11 1996/08/19 08:29:39 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/net/recv.c b/src/lib/libc/net/recv.c index 44296378cb..d209a07213 100644 --- a/src/lib/libc/net/recv.c +++ b/src/lib/libc/net/recv.c @@ -1,5 +1,3 @@ -/* $NetBSD: recv.c,v 1.6 1995/02/25 06:20:54 cgd Exp $ */ - /* * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. @@ -34,11 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -#if 0 -static char sccsid[] = "@(#)recv.c 8.2 (Berkeley) 2/21/94"; -#else -static char rcsid[] = "$NetBSD: recv.c,v 1.6 1995/02/25 06:20:54 cgd Exp $"; -#endif +static char rcsid[] = "$OpenBSD: recv.c,v 1.2 1996/08/19 08:29:40 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/net/res_comp.c b/src/lib/libc/net/res_comp.c index 2d81327aaf..f64a81d7ce 100644 --- a/src/lib/libc/net/res_comp.c +++ b/src/lib/libc/net/res_comp.c @@ -1,5 +1,3 @@ -/* $NetBSD: res_comp.c,v 1.7 1996/02/02 15:22:26 mrg Exp $ */ - /*- * Copyright (c) 1985, 1993 * The Regents of the University of California. All rights reserved. @@ -54,12 +52,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -#if 0 -static char sccsid[] = "@(#)res_comp.c 8.1 (Berkeley) 6/4/93"; -static char rcsid[] = "$Id: res_comp.c,v 8.3 1995/12/06 20:34:50 vixie Exp "; -#else -static char rcsid[] = "$NetBSD: res_comp.c,v 1.7 1996/02/02 15:22:26 mrg Exp $"; -#endif +static char rcsid[] = "$OpenBSD: res_comp.c,v 1.3 1996/08/19 08:29:42 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/net/res_debug.c b/src/lib/libc/net/res_debug.c index 14e5ddf790..e8fc192c51 100644 --- a/src/lib/libc/net/res_debug.c +++ b/src/lib/libc/net/res_debug.c @@ -1,5 +1,3 @@ -/* $NetBSD: res_debug.c,v 1.8 1996/02/02 15:22:27 mrg Exp $ */ - /*- * Copyright (c) 1985, 1990, 1993 * The Regents of the University of California. All rights reserved. @@ -54,12 +52,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -#if 0 -static char sccsid[] = "@(#)res_debug.c 8.1 (Berkeley) 6/4/93"; -static char rcsid[] = "$Id: res_debug.c,v 8.7 1995/12/22 10:20:39 vixie Exp "; -#else -static char rcsid[] = "$NetBSD: res_debug.c,v 1.8 1996/02/02 15:22:27 mrg Exp $"; -#endif +static char rcsid[] = "$OpenBSD: res_debug.c,v 1.3 1996/08/19 08:29:44 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/net/res_init.c b/src/lib/libc/net/res_init.c index 2a1f454250..9992acb632 100644 --- a/src/lib/libc/net/res_init.c +++ b/src/lib/libc/net/res_init.c @@ -1,5 +1,3 @@ -/* $NetBSD: res_init.c,v 1.9 1996/02/02 15:22:30 mrg Exp $ */ - /*- * Copyright (c) 1985, 1989, 1993 * The Regents of the University of California. All rights reserved. @@ -54,12 +52,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -#if 0 -static char sccsid[] = "@(#)res_init.c 8.1 (Berkeley) 6/7/93"; -static char rcsid[] = "$Id: res_init.c,v 8.3 1995/06/29 09:26:28 vixie Exp "; -#else -static char rcsid[] = "$NetBSD: res_init.c,v 1.9 1996/02/02 15:22:30 mrg Exp $"; -#endif +static char rcsid[] = "$OpenBSD: res_init.c,v 1.4 1996/08/19 08:29:45 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/net/res_mkquery.c b/src/lib/libc/net/res_mkquery.c index 1f04c96272..90ffb9966a 100644 --- a/src/lib/libc/net/res_mkquery.c +++ b/src/lib/libc/net/res_mkquery.c @@ -1,5 +1,3 @@ -/* $NetBSD: res_mkquery.c,v 1.6 1996/02/02 15:22:32 mrg Exp $ */ - /*- * Copyright (c) 1985, 1993 * The Regents of the University of California. All rights reserved. @@ -54,12 +52,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -#if 0 -static char sccsid[] = "@(#)res_mkquery.c 8.1 (Berkeley) 6/4/93"; -static char rcsid[] = "$Id: res_mkquery.c,v 8.3 1995/06/29 09:26:28 vixie Exp "; -#else -static char rcsid[] = "$NetBSD: res_mkquery.c,v 1.6 1996/02/02 15:22:32 mrg Exp $"; -#endif +static char rcsid[] = "$OpenBSD: res_mkquery.c,v 1.3 1996/08/19 08:29:47 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/net/res_query.c b/src/lib/libc/net/res_query.c index 61b6cb35c9..e8bc8e547e 100644 --- a/src/lib/libc/net/res_query.c +++ b/src/lib/libc/net/res_query.c @@ -1,5 +1,3 @@ -/* $NetBSD: res_query.c,v 1.10 1996/02/02 15:22:34 mrg Exp $ */ - /*- * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. @@ -54,12 +52,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -#if 0 -static char sccsid[] = "@(#)res_query.c 8.1 (Berkeley) 6/4/93"; -static char rcsid[] = "$Id: res_query.c,v 8.6 1995/06/29 09:26:28 vixie Exp "; -#else -static char rcsid[] = "$NetBSD: res_query.c,v 1.10 1996/02/02 15:22:34 mrg Exp $"; -#endif +static char rcsid[] = "$OpenBSD: res_query.c,v 1.4 1996/08/19 08:29:48 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/net/res_send.c b/src/lib/libc/net/res_send.c index f0e9b098b6..1efd17df2b 100644 --- a/src/lib/libc/net/res_send.c +++ b/src/lib/libc/net/res_send.c @@ -1,5 +1,3 @@ -/* $NetBSD: res_send.c,v 1.5 1996/02/02 15:22:36 mrg Exp $ */ - /*- * Copyright (c) 1985, 1989, 1993 * The Regents of the University of California. All rights reserved. @@ -54,12 +52,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -#if 0 -static char sccsid[] = "@(#)res_send.c 8.1 (Berkeley) 6/4/93"; -static char rcsid[] = "$Id: res_send.c,v 8.7 1995/12/03 08:31:17 vixie Exp "; -#else -static char rcsid[] = "$NetBSD: res_send.c,v 1.5 1996/02/02 15:22:36 mrg Exp $"; -#endif +static char rcsid[] = "$OpenBSD: res_send.c,v 1.3 1996/08/19 08:29:49 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ /* change this to "0" diff --git a/src/lib/libc/net/resolver.3 b/src/lib/libc/net/resolver.3 index 07bc10c393..dc79e6dab6 100644 --- a/src/lib/libc/net/resolver.3 +++ b/src/lib/libc/net/resolver.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: resolver.3,v 1.6 1996/02/02 15:22:37 mrg Exp $ +.\" $OpenBSD: resolver.3,v 1.3 1996/08/19 08:29:50 tholo Exp $ .\" .\" Copyright (c) 1985, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -31,8 +31,6 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" @(#)resolver.3 8.1 (Berkeley) 6/4/93 -.\" .Dd June 4, 1993 .Dt RESOLVER 3 .Os BSD 4.3 diff --git a/src/lib/libc/net/send.c b/src/lib/libc/net/send.c index 88f3550ec6..8495931ca3 100644 --- a/src/lib/libc/net/send.c +++ b/src/lib/libc/net/send.c @@ -1,5 +1,3 @@ -/* $NetBSD: send.c,v 1.6 1995/02/25 06:21:02 cgd Exp $ */ - /* * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. @@ -34,11 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -#if 0 -static char sccsid[] = "@(#)send.c 8.2 (Berkeley) 2/21/94"; -#else -static char rcsid[] = "$NetBSD: send.c,v 1.6 1995/02/25 06:21:02 cgd Exp $"; -#endif +static char rcsid[] = "$OpenBSD: send.c,v 1.2 1996/08/19 08:29:52 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/net/sethostent.c b/src/lib/libc/net/sethostent.c index df58b1bc92..58b50ae0a1 100644 --- a/src/lib/libc/net/sethostent.c +++ b/src/lib/libc/net/sethostent.c @@ -1,5 +1,3 @@ -/* $NetBSD: sethostent.c,v 1.5 1996/02/02 15:22:39 mrg Exp $ */ - /* * Copyright (c) 1985, 1993 * The Regents of the University of California. All rights reserved. @@ -34,12 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -#if 0 -static char sccsid[] = "@(#)sethostent.c 8.1 (Berkeley) 6/4/93"; -static char rcsid[] = "$Id: sethostent.c,v 8.3 1995/06/29 09:26:28 vixie Exp "; -#else -static char rcsid[] = "$NetBSD: sethostent.c,v 1.5 1996/02/02 15:22:39 mrg Exp $"; -#endif +static char rcsid[] = "$OpenBSD: sethostent.c,v 1.3 1996/08/19 08:29:53 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/stdlib/_rand48.c b/src/lib/libc/stdlib/_rand48.c index 83ade4645a..fed7372f68 100644 --- a/src/lib/libc/stdlib/_rand48.c +++ b/src/lib/libc/stdlib/_rand48.c @@ -11,6 +11,10 @@ * to anyone/anything when using this software. */ +#if defined(LIBC_SCCS) && !defined(lint) +static char rcsid[] = "$OpenBSD: _rand48.c,v 1.2 1996/08/19 08:33:19 tholo Exp $"; +#endif /* LIBC_SCCS and not lint */ + #include "rand48.h" unsigned short __rand48_seed[3] = { diff --git a/src/lib/libc/stdlib/a64l.c b/src/lib/libc/stdlib/a64l.c index 03fc77e034..975e26ebb2 100644 --- a/src/lib/libc/stdlib/a64l.c +++ b/src/lib/libc/stdlib/a64l.c @@ -4,8 +4,8 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -static char *rcsid = "$NetBSD: a64l.c,v 1.3 1995/05/11 23:04:47 jtc Exp $"; -#endif +static char *rcsid = "$OpenBSD: a64l.c,v 1.2 1996/08/19 08:33:19 tholo Exp $"; +#endif /* LIBC_SCCS and not lint */ long a64l(s) diff --git a/src/lib/libc/stdlib/abort.3 b/src/lib/libc/stdlib/abort.3 index ab57327585..0ea0749bd9 100644 --- a/src/lib/libc/stdlib/abort.3 +++ b/src/lib/libc/stdlib/abort.3 @@ -33,8 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)abort.3 6.7 (Berkeley) 6/29/91 -.\" $Id: abort.3,v 1.1.1.1 1995/10/18 08:42:16 deraadt Exp $ +.\" $OpenBSD: abort.3,v 1.2 1996/08/19 08:33:20 tholo Exp $ .\" .Dd June 29, 1991 .Dt ABORT 3 diff --git a/src/lib/libc/stdlib/abort.c b/src/lib/libc/stdlib/abort.c index c298e016b4..e849575396 100644 --- a/src/lib/libc/stdlib/abort.c +++ b/src/lib/libc/stdlib/abort.c @@ -32,8 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)abort.c 5.11 (Berkeley) 2/23/91";*/ -static char *rcsid = "$Id: abort.c,v 1.1.1.1 1995/10/18 08:42:16 deraadt Exp $"; +static char *rcsid = "$OpenBSD: abort.c,v 1.2 1996/08/19 08:33:20 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/stdlib/abs.3 b/src/lib/libc/stdlib/abs.3 index 4748d89e77..77f82b9402 100644 --- a/src/lib/libc/stdlib/abs.3 +++ b/src/lib/libc/stdlib/abs.3 @@ -33,8 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)abs.3 6.4 (Berkeley) 6/29/91 -.\" $Id: abs.3,v 1.1.1.1 1995/10/18 08:42:16 deraadt Exp $ +.\" $OpenBSD: abs.3,v 1.2 1996/08/19 08:33:21 tholo Exp $ .\" .Dd June 29, 1991 .Dt ABS 3 diff --git a/src/lib/libc/stdlib/abs.c b/src/lib/libc/stdlib/abs.c index 64468e0224..7c79e4073c 100644 --- a/src/lib/libc/stdlib/abs.c +++ b/src/lib/libc/stdlib/abs.c @@ -32,8 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)abs.c 5.2 (Berkeley) 5/17/90";*/ -static char *rcsid = "$Id: abs.c,v 1.1.1.1 1995/10/18 08:42:16 deraadt Exp $"; +static char *rcsid = "$OpenBSD: abs.c,v 1.2 1996/08/19 08:33:21 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/stdlib/alloca.3 b/src/lib/libc/stdlib/alloca.3 index 659c6ea003..ef87220772 100644 --- a/src/lib/libc/stdlib/alloca.3 +++ b/src/lib/libc/stdlib/alloca.3 @@ -29,8 +29,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)alloca.3 5.1 (Berkeley) 5/2/91 -.\" $Id: alloca.3,v 1.2 1996/07/12 10:24:57 deraadt Exp $ +.\" $OpenBSD: alloca.3,v 1.3 1996/08/19 08:33:22 tholo Exp $ .\" .Dd May 2, 1991 .Dt ALLOCA 3 diff --git a/src/lib/libc/stdlib/atexit.3 b/src/lib/libc/stdlib/atexit.3 index 07de054d3c..0b10f010fa 100644 --- a/src/lib/libc/stdlib/atexit.3 +++ b/src/lib/libc/stdlib/atexit.3 @@ -33,8 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)atexit.3 5.3 (Berkeley) 6/29/91 -.\" $Id: atexit.3,v 1.1.1.1 1995/10/18 08:42:16 deraadt Exp $ +.\" $OpenBSD: atexit.3,v 1.2 1996/08/19 08:33:22 tholo Exp $ .\" .Dd June 29, 1991 .Dt ATEXIT 3 diff --git a/src/lib/libc/stdlib/atexit.c b/src/lib/libc/stdlib/atexit.c index 4da1eb0d9c..c0fb624141 100644 --- a/src/lib/libc/stdlib/atexit.c +++ b/src/lib/libc/stdlib/atexit.c @@ -35,8 +35,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)atexit.c 5.2 (Berkeley) 11/14/90";*/ -static char *rcsid = "$Id: atexit.c,v 1.1.1.1 1995/10/18 08:42:16 deraadt Exp $"; +static char *rcsid = "$OpenBSD: atexit.c,v 1.2 1996/08/19 08:33:22 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/stdlib/atexit.h b/src/lib/libc/stdlib/atexit.h index 8b756e8fe2..e41a7cb86c 100644 --- a/src/lib/libc/stdlib/atexit.h +++ b/src/lib/libc/stdlib/atexit.h @@ -30,8 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * from: @(#)atexit.h 5.1 (Berkeley) 5/15/90 - * $Id: atexit.h,v 1.1.1.1 1995/10/18 08:42:16 deraadt Exp $ + * $OpenBSD: atexit.h,v 1.2 1996/08/19 08:33:23 tholo Exp $ */ /* must be at least 32 to guarantee ANSI conformance */ diff --git a/src/lib/libc/stdlib/atof.3 b/src/lib/libc/stdlib/atof.3 index 53e04f71c5..cc1b500b0f 100644 --- a/src/lib/libc/stdlib/atof.3 +++ b/src/lib/libc/stdlib/atof.3 @@ -33,8 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)atof.3 6.4 (Berkeley) 6/29/91 -.\" $Id: atof.3,v 1.1.1.1 1995/10/18 08:42:16 deraadt Exp $ +.\" $OpenBSD: atof.3,v 1.2 1996/08/19 08:33:23 tholo Exp $ .\" .Dd June 29, 1991 .Dt ATOF 3 diff --git a/src/lib/libc/stdlib/atof.c b/src/lib/libc/stdlib/atof.c index 9202de50bb..30bac19899 100644 --- a/src/lib/libc/stdlib/atof.c +++ b/src/lib/libc/stdlib/atof.c @@ -32,8 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)atof.c 5.3 (Berkeley) 1/8/93";*/ -static char *rcsid = "$Id: atof.c,v 1.1.1.1 1995/10/18 08:42:16 deraadt Exp $"; +static char *rcsid = "$OpenBSD: atof.c,v 1.2 1996/08/19 08:33:24 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/stdlib/atoi.c b/src/lib/libc/stdlib/atoi.c index df7845f90c..a74d6e1351 100644 --- a/src/lib/libc/stdlib/atoi.c +++ b/src/lib/libc/stdlib/atoi.c @@ -32,8 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)atoi.c 5.7 (Berkeley) 2/23/91";*/ -static char *rcsid = "$Id: atoi.c,v 1.1.1.1 1995/10/18 08:42:16 deraadt Exp $"; +static char *rcsid = "$OpenBSD: atoi.c,v 1.2 1996/08/19 08:33:24 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/stdlib/atol.3 b/src/lib/libc/stdlib/atol.3 index 86e3d324a3..2b49bd1f2c 100644 --- a/src/lib/libc/stdlib/atol.3 +++ b/src/lib/libc/stdlib/atol.3 @@ -33,8 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)atol.3 5.3 (Berkeley) 6/29/91 -.\" $Id: atol.3,v 1.1.1.1 1995/10/18 08:42:16 deraadt Exp $ +.\" $OpenBSD: atol.3,v 1.2 1996/08/19 08:33:25 tholo Exp $ .\" .Dd June 29, 1991 .Dt ATOL 3 diff --git a/src/lib/libc/stdlib/atol.c b/src/lib/libc/stdlib/atol.c index 31ed06298b..528a932214 100644 --- a/src/lib/libc/stdlib/atol.c +++ b/src/lib/libc/stdlib/atol.c @@ -32,8 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)atol.c 5.7 (Berkeley) 2/23/91";*/ -static char *rcsid = "$Id: atol.c,v 1.1.1.1 1995/10/18 08:42:16 deraadt Exp $"; +static char *rcsid = "$OpenBSD: atol.c,v 1.2 1996/08/19 08:33:26 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/stdlib/bsearch.c b/src/lib/libc/stdlib/bsearch.c index fac03f694f..eeef9bffc6 100644 --- a/src/lib/libc/stdlib/bsearch.c +++ b/src/lib/libc/stdlib/bsearch.c @@ -32,8 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)bsearch.c 5.4 (Berkeley) 2/23/91";*/ -static char *rcsid = "$Id: bsearch.c,v 1.1.1.1 1995/10/18 08:42:16 deraadt Exp $"; +static char *rcsid = "$OpenBSD: bsearch.c,v 1.2 1996/08/19 08:33:26 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/stdlib/calloc.3 b/src/lib/libc/stdlib/calloc.3 index d0754b46a0..4b32c2e9dc 100644 --- a/src/lib/libc/stdlib/calloc.3 +++ b/src/lib/libc/stdlib/calloc.3 @@ -33,8 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)calloc.3 5.2 (Berkeley) 6/29/91 -.\" $Id: calloc.3,v 1.1.1.1 1995/10/18 08:42:17 deraadt Exp $ +.\" $OpenBSD: calloc.3,v 1.2 1996/08/19 08:33:26 tholo Exp $ .\" .Dd June 29, 1991 .Dt CALLOC 3 diff --git a/src/lib/libc/stdlib/calloc.c b/src/lib/libc/stdlib/calloc.c index 3353fab052..5b9619ced1 100644 --- a/src/lib/libc/stdlib/calloc.c +++ b/src/lib/libc/stdlib/calloc.c @@ -32,8 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)calloc.c 5.6 (Berkeley) 2/23/91";*/ -static char *rcsid = "$Id: calloc.c,v 1.1.1.1 1995/10/18 08:42:17 deraadt Exp $"; +static char *rcsid = "$OpenBSD: calloc.c,v 1.2 1996/08/19 08:33:27 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/stdlib/div.3 b/src/lib/libc/stdlib/div.3 index a4730694a5..0d8c56d86b 100644 --- a/src/lib/libc/stdlib/div.3 +++ b/src/lib/libc/stdlib/div.3 @@ -31,8 +31,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)div.3 5.2 (Berkeley) 4/19/91 -.\" $Id: div.3,v 1.1.1.1 1995/10/18 08:42:17 deraadt Exp $ +.\" $OpenBSD: div.3,v 1.2 1996/08/19 08:33:28 tholo Exp $ .\" .Dd April 19, 1991 .Dt DIV 3 diff --git a/src/lib/libc/stdlib/div.c b/src/lib/libc/stdlib/div.c index 122ac0deec..c1fae29008 100644 --- a/src/lib/libc/stdlib/div.c +++ b/src/lib/libc/stdlib/div.c @@ -35,8 +35,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)div.c 5.2 (Berkeley) 4/16/91";*/ -static char *rcsid = "$Id: div.c,v 1.1.1.1 1995/10/18 08:42:17 deraadt Exp $"; +static char *rcsid = "$OpenBSD: div.c,v 1.2 1996/08/19 08:33:29 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include /* div_t */ diff --git a/src/lib/libc/stdlib/drand48.c b/src/lib/libc/stdlib/drand48.c index ae1a8634dc..02886d5b62 100644 --- a/src/lib/libc/stdlib/drand48.c +++ b/src/lib/libc/stdlib/drand48.c @@ -11,6 +11,10 @@ * to anyone/anything when using this software. */ +#if defined(LIBC_SCCS) && !defined(lint) +static char rcsid[] = "$OpenBSD: drand48.c,v 1.2 1996/08/19 08:33:29 tholo Exp $"; +#endif /* LIBC_SCCS and not lint */ + #include "rand48.h" extern unsigned short __rand48_seed[3]; diff --git a/src/lib/libc/stdlib/erand48.c b/src/lib/libc/stdlib/erand48.c index cc9fbf770c..b92dacffcc 100644 --- a/src/lib/libc/stdlib/erand48.c +++ b/src/lib/libc/stdlib/erand48.c @@ -11,6 +11,10 @@ * to anyone/anything when using this software. */ +#if defined(LIBC_SCCS) && !defined(lint) +static char rcsid[] = "$OpenBSD: erand48.c,v 1.2 1996/08/19 08:33:29 tholo Exp $"; +#endif /* LIBC_SCCS and not lint */ + #include "rand48.h" double diff --git a/src/lib/libc/stdlib/exit.3 b/src/lib/libc/stdlib/exit.3 index adb81ffcb4..6dd2affef9 100644 --- a/src/lib/libc/stdlib/exit.3 +++ b/src/lib/libc/stdlib/exit.3 @@ -33,8 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)exit.3 6.6 (Berkeley) 6/29/91 -.\" $Id: exit.3,v 1.1.1.1 1995/10/18 08:42:17 deraadt Exp $ +.\" $OpenBSD: exit.3,v 1.2 1996/08/19 08:33:30 tholo Exp $ .\" .Dd June 29, 1991 .Dt EXIT 3 diff --git a/src/lib/libc/stdlib/exit.c b/src/lib/libc/stdlib/exit.c index b1412f42bb..e358c94fd6 100644 --- a/src/lib/libc/stdlib/exit.c +++ b/src/lib/libc/stdlib/exit.c @@ -32,8 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)exit.c 5.4 (Berkeley) 2/23/91";*/ -static char *rcsid = "$Id: exit.c,v 1.1.1.1 1995/10/18 08:42:17 deraadt Exp $"; +static char *rcsid = "$OpenBSD: exit.c,v 1.2 1996/08/19 08:33:30 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/stdlib/getenv.c b/src/lib/libc/stdlib/getenv.c index d1487a7afc..e944c287bc 100644 --- a/src/lib/libc/stdlib/getenv.c +++ b/src/lib/libc/stdlib/getenv.c @@ -32,8 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)getenv.c 5.8 (Berkeley) 2/23/91";*/ -static char *rcsid = "$Id: getenv.c,v 1.2 1996/03/25 22:16:38 tholo Exp $"; +static char *rcsid = "$OpenBSD: getenv.c,v 1.3 1996/08/19 08:33:31 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/stdlib/getopt.3 b/src/lib/libc/stdlib/getopt.3 index f843881afd..e0e47af7b8 100644 --- a/src/lib/libc/stdlib/getopt.3 +++ b/src/lib/libc/stdlib/getopt.3 @@ -29,7 +29,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" @(#)getopt.3 8.4 (Berkeley) 4/19/94 +.\" $OpenBSD: getopt.3,v 1.2 1996/08/19 08:33:31 tholo Exp $ .\" .Dd April 19, 1994 .Dt GETOPT 3 diff --git a/src/lib/libc/stdlib/getopt.c b/src/lib/libc/stdlib/getopt.c index 63c5e6a479..b7f6163662 100644 --- a/src/lib/libc/stdlib/getopt.c +++ b/src/lib/libc/stdlib/getopt.c @@ -32,8 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/* static char sccsid[] = "from: @(#)getopt.c 8.2 (Berkeley) 4/2/94"; */ -static char *rcsid = "$Id: getopt.c,v 1.1.1.1 1995/10/18 08:42:17 deraadt Exp $"; +static char *rcsid = "$OpenBSD: getopt.c,v 1.2 1996/08/19 08:33:32 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/stdlib/heapsort.c b/src/lib/libc/stdlib/heapsort.c index bd998fa357..e3e4392e05 100644 --- a/src/lib/libc/stdlib/heapsort.c +++ b/src/lib/libc/stdlib/heapsort.c @@ -35,8 +35,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char sccsid[] = "from: @(#)heapsort.c 8.1 (Berkeley) 6/4/93";*/ -static char *rcsid = "$Id: heapsort.c,v 1.1.1.1 1995/10/18 08:42:17 deraadt Exp $"; +static char *rcsid = "$OpenBSD: heapsort.c,v 1.2 1996/08/19 08:33:32 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/stdlib/jrand48.c b/src/lib/libc/stdlib/jrand48.c index 205781e0ee..99cddb71e5 100644 --- a/src/lib/libc/stdlib/jrand48.c +++ b/src/lib/libc/stdlib/jrand48.c @@ -11,6 +11,10 @@ * to anyone/anything when using this software. */ +#if defined(LIBC_SCCS) && !defined(lint) +static char rcsid[] = "$OpenBSD: jrand48.c,v 1.2 1996/08/19 08:33:33 tholo Exp $"; +#endif /* LIBC_SCCS and not lint */ + #include "rand48.h" long diff --git a/src/lib/libc/stdlib/l64a.c b/src/lib/libc/stdlib/l64a.c index 3069b31bf6..630f9e3365 100644 --- a/src/lib/libc/stdlib/l64a.c +++ b/src/lib/libc/stdlib/l64a.c @@ -4,8 +4,8 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -static char *rcsid = "$NetBSD: l64a.c,v 1.4 1995/05/11 23:04:52 jtc Exp $"; -#endif +static char *rcsid = "$OpenBSD: l64a.c,v 1.2 1996/08/19 08:33:33 tholo Exp $"; +#endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/stdlib/labs.3 b/src/lib/libc/stdlib/labs.3 index 28e4d2053c..05eae329df 100644 --- a/src/lib/libc/stdlib/labs.3 +++ b/src/lib/libc/stdlib/labs.3 @@ -33,8 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)labs.3 5.3 (Berkeley) 6/29/91 -.\" $Id: labs.3,v 1.1.1.1 1995/10/18 08:42:17 deraadt Exp $ +.\" $OpenBSD: labs.3,v 1.2 1996/08/19 08:33:34 tholo Exp $ .\" .Dd June 29, 1991 .Dt LABS 3 diff --git a/src/lib/libc/stdlib/labs.c b/src/lib/libc/stdlib/labs.c index ccf1415792..f20e2c29be 100644 --- a/src/lib/libc/stdlib/labs.c +++ b/src/lib/libc/stdlib/labs.c @@ -32,8 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)labs.c 5.2 (Berkeley) 5/17/90";*/ -static char *rcsid = "$Id: labs.c,v 1.1.1.1 1995/10/18 08:42:17 deraadt Exp $"; +static char *rcsid = "$OpenBSD: labs.c,v 1.2 1996/08/19 08:33:34 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/stdlib/lcong48.c b/src/lib/libc/stdlib/lcong48.c index 965d46b17a..44bd74e48a 100644 --- a/src/lib/libc/stdlib/lcong48.c +++ b/src/lib/libc/stdlib/lcong48.c @@ -11,6 +11,10 @@ * to anyone/anything when using this software. */ +#if defined(LIBC_SCCS) && !defined(lint) +static char rcsid[] = "$OpenBSD: lcong48.c,v 1.2 1996/08/19 08:33:35 tholo Exp $"; +#endif /* LIBC_SCCS and not lint */ + #include "rand48.h" extern unsigned short __rand48_seed[3]; diff --git a/src/lib/libc/stdlib/ldiv.3 b/src/lib/libc/stdlib/ldiv.3 index a7b5ccf878..8757f4ddd5 100644 --- a/src/lib/libc/stdlib/ldiv.3 +++ b/src/lib/libc/stdlib/ldiv.3 @@ -33,8 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)ldiv.3 5.3 (Berkeley) 6/29/91 -.\" $Id: ldiv.3,v 1.1.1.1 1995/10/18 08:42:18 deraadt Exp $ +.\" $OpenBSD: ldiv.3,v 1.2 1996/08/19 08:33:35 tholo Exp $ .\" .Dd June 29, 1991 .Dt LDIV 3 diff --git a/src/lib/libc/stdlib/ldiv.c b/src/lib/libc/stdlib/ldiv.c index f7074507e5..908c2bf0aa 100644 --- a/src/lib/libc/stdlib/ldiv.c +++ b/src/lib/libc/stdlib/ldiv.c @@ -35,8 +35,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)ldiv.c 5.2 (Berkeley) 4/16/91";*/ -static char *rcsid = "$Id: ldiv.c,v 1.1.1.1 1995/10/18 08:42:18 deraadt Exp $"; +static char *rcsid = "$OpenBSD: ldiv.c,v 1.2 1996/08/19 08:33:35 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include /* ldiv_t */ diff --git a/src/lib/libc/stdlib/lrand48.c b/src/lib/libc/stdlib/lrand48.c index 8e7f26237f..6b7524a51b 100644 --- a/src/lib/libc/stdlib/lrand48.c +++ b/src/lib/libc/stdlib/lrand48.c @@ -11,6 +11,10 @@ * to anyone/anything when using this software. */ +#if defined(LIBC_SCCS) && !defined(lint) +static char rcsid[] = "$OpenBSD: lrand48.c,v 1.2 1996/08/19 08:33:36 tholo Exp $"; +#endif /* LIBC_SCCS and not lint */ + #include "rand48.h" extern unsigned short __rand48_seed[3]; diff --git a/src/lib/libc/stdlib/malloc.c b/src/lib/libc/stdlib/malloc.c index 38938f96cf..66da09ff31 100644 --- a/src/lib/libc/stdlib/malloc.c +++ b/src/lib/libc/stdlib/malloc.c @@ -5,11 +5,12 @@ * can do whatever you want with this stuff. If we meet some day, and you think * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- - * - * $Id: malloc.c,v 1.4 1996/08/02 18:08:09 tholo Exp $ - * */ +#if defined(LIBC_SCCS) && !defined(lint) +static char rcsid[] = "$OpenBSD: malloc.c,v 1.5 1996/08/19 08:33:37 tholo Exp $"; +#endif /* LIBC_SCCS and not lint */ + /* * Defining EXTRA_SANITY will enable some checks which are related * to internal conditions and consistency in malloc.c diff --git a/src/lib/libc/stdlib/memory.3 b/src/lib/libc/stdlib/memory.3 index 735252c837..712c7c45d2 100644 --- a/src/lib/libc/stdlib/memory.3 +++ b/src/lib/libc/stdlib/memory.3 @@ -29,8 +29,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)memory.3 5.1 (Berkeley) 5/2/91 -.\" $Id: memory.3,v 1.1.1.1 1995/10/18 08:42:18 deraadt Exp $ +.\" $OpenBSD: memory.3,v 1.2 1996/08/19 08:33:37 tholo Exp $ .\" .Dd May 2, 1991 .Dt MEMORY 3 diff --git a/src/lib/libc/stdlib/merge.c b/src/lib/libc/stdlib/merge.c index 381fdc0830..8c73cd238b 100644 --- a/src/lib/libc/stdlib/merge.c +++ b/src/lib/libc/stdlib/merge.c @@ -35,8 +35,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char sccsid[] = "from: @(#)merge.c 8.2 (Berkeley) 2/14/94";*/ -static char *rcsid = "$Id: merge.c,v 1.1.1.1 1995/10/18 08:42:18 deraadt Exp $"; +static char *rcsid = "$OpenBSD: merge.c,v 1.2 1996/08/19 08:33:38 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ /* diff --git a/src/lib/libc/stdlib/mrand48.c b/src/lib/libc/stdlib/mrand48.c index 43356e66b3..cd34260b5c 100644 --- a/src/lib/libc/stdlib/mrand48.c +++ b/src/lib/libc/stdlib/mrand48.c @@ -11,6 +11,10 @@ * to anyone/anything when using this software. */ +#if defined(LIBC_SCCS) && !defined(lint) +static char rcsid[] = "$OpenBSD: mrand48.c,v 1.2 1996/08/19 08:33:39 tholo Exp $"; +#endif /* LIBC_SCCS and not lint */ + #include "rand48.h" extern unsigned short __rand48_seed[3]; diff --git a/src/lib/libc/stdlib/multibyte.c b/src/lib/libc/stdlib/multibyte.c index fe1cd5781b..12e70c4a2c 100644 --- a/src/lib/libc/stdlib/multibyte.c +++ b/src/lib/libc/stdlib/multibyte.c @@ -32,8 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)multibyte.c 5.1 (Berkeley) 2/18/91";*/ -static char *rcsid = "$Id: multibyte.c,v 1.1.1.1 1995/10/18 08:42:18 deraadt Exp $"; +static char *rcsid = "$OpenBSD: multibyte.c,v 1.2 1996/08/19 08:33:39 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/stdlib/nrand48.c b/src/lib/libc/stdlib/nrand48.c index 63f839cb05..b1ec2cebb1 100644 --- a/src/lib/libc/stdlib/nrand48.c +++ b/src/lib/libc/stdlib/nrand48.c @@ -11,6 +11,10 @@ * to anyone/anything when using this software. */ +#if defined(LIBC_SCCS) && !defined(lint) +static char rcsid[] = "$OpenBSD: nrand48.c,v 1.2 1996/08/19 08:33:40 tholo Exp $"; +#endif /* LIBC_SCCS and not lint */ + #include "rand48.h" long diff --git a/src/lib/libc/stdlib/qabs.3 b/src/lib/libc/stdlib/qabs.3 index cb1e052191..92a8bdc4b9 100644 --- a/src/lib/libc/stdlib/qabs.3 +++ b/src/lib/libc/stdlib/qabs.3 @@ -33,8 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)labs.3 5.3 (Berkeley) 6/29/91 -.\" $Id: qabs.3,v 1.1.1.1 1995/10/18 08:42:18 deraadt Exp $ +.\" $OpenBSD: qabs.3,v 1.2 1996/08/19 08:33:40 tholo Exp $ .\" .Dd June 29, 1991 .Dt QABS 3 diff --git a/src/lib/libc/stdlib/qabs.c b/src/lib/libc/stdlib/qabs.c index 9c51a8baa9..ccc42cbec6 100644 --- a/src/lib/libc/stdlib/qabs.c +++ b/src/lib/libc/stdlib/qabs.c @@ -32,8 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)labs.c 5.2 (Berkeley) 5/17/90";*/ -static char *rcsid = "$Id: qabs.c,v 1.1.1.1 1995/10/18 08:42:18 deraadt Exp $"; +static char *rcsid = "$OpenBSD: qabs.c,v 1.2 1996/08/19 08:33:40 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/stdlib/qdiv.3 b/src/lib/libc/stdlib/qdiv.3 index 0efcfc96ef..12aca0b1ea 100644 --- a/src/lib/libc/stdlib/qdiv.3 +++ b/src/lib/libc/stdlib/qdiv.3 @@ -33,8 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)qdiv.3 5.3 (Berkeley) 6/29/91 -.\" $Id: qdiv.3,v 1.1.1.1 1995/10/18 08:42:18 deraadt Exp $ +.\" $OpenBSD: qdiv.3,v 1.2 1996/08/19 08:33:41 tholo Exp $ .\" .Dd June 29, 1991 .Dt QDIV 3 diff --git a/src/lib/libc/stdlib/qdiv.c b/src/lib/libc/stdlib/qdiv.c index 8f8e3f89c4..07e84cd649 100644 --- a/src/lib/libc/stdlib/qdiv.c +++ b/src/lib/libc/stdlib/qdiv.c @@ -35,8 +35,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)ldiv.c 5.2 (Berkeley) 4/16/91";*/ -static char *rcsid = "$Id: qdiv.c,v 1.1.1.1 1995/10/18 08:42:18 deraadt Exp $"; +static char *rcsid = "$OpenBSD: qdiv.c,v 1.2 1996/08/19 08:33:41 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include /* qdiv_t */ diff --git a/src/lib/libc/stdlib/qsort.3 b/src/lib/libc/stdlib/qsort.3 index eb122cde12..a65c5819d0 100644 --- a/src/lib/libc/stdlib/qsort.3 +++ b/src/lib/libc/stdlib/qsort.3 @@ -33,8 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)qsort.3 8.1 (Berkeley) 6/4/93 -.\" $Id: qsort.3,v 1.1.1.1 1995/10/18 08:42:18 deraadt Exp $ +.\" $OpenBSD: qsort.3,v 1.2 1996/08/19 08:33:42 tholo Exp $ .\" .Dd June 4, 1993 .Dt QSORT 3 diff --git a/src/lib/libc/stdlib/qsort.c b/src/lib/libc/stdlib/qsort.c index 6606c877bb..02d7a60bc7 100644 --- a/src/lib/libc/stdlib/qsort.c +++ b/src/lib/libc/stdlib/qsort.c @@ -32,8 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char sccsid[] = "from: @(#)qsort.c 8.1 (Berkeley) 6/4/93";*/ -static char *rcsid = "$Id: qsort.c,v 1.3 1996/03/25 22:34:43 tholo Exp $"; +static char *rcsid = "$OpenBSD: qsort.c,v 1.4 1996/08/19 08:33:42 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/stdlib/radixsort.3 b/src/lib/libc/stdlib/radixsort.3 index a2af9f17a4..9dc803eb27 100644 --- a/src/lib/libc/stdlib/radixsort.3 +++ b/src/lib/libc/stdlib/radixsort.3 @@ -29,8 +29,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)radixsort.3 8.2 (Berkeley) 1/27/94 -.\" $Id: radixsort.3,v 1.1.1.1 1995/10/18 08:42:18 deraadt Exp $ +.\" $OpenBSD: radixsort.3,v 1.2 1996/08/19 08:33:43 tholo Exp $ .\" .Dd January 27, 1994 .Dt RADIXSORT 3 diff --git a/src/lib/libc/stdlib/radixsort.c b/src/lib/libc/stdlib/radixsort.c index d571c8f3d2..41ed962466 100644 --- a/src/lib/libc/stdlib/radixsort.c +++ b/src/lib/libc/stdlib/radixsort.c @@ -35,8 +35,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char sccsid[] = "from: @(#)radixsort.c 8.1 (Berkeley) 6/4/93";*/ -static char *rcsid = "$Id: radixsort.c,v 1.2 1996/03/25 22:16:39 tholo Exp $"; +static char *rcsid = "$OpenBSD: radixsort.c,v 1.3 1996/08/19 08:33:44 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ /* diff --git a/src/lib/libc/stdlib/rand.3 b/src/lib/libc/stdlib/rand.3 index a0e7740e66..a27720d614 100644 --- a/src/lib/libc/stdlib/rand.3 +++ b/src/lib/libc/stdlib/rand.3 @@ -33,8 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)rand.3 6.7 (Berkeley) 6/29/91 -.\" $Id: rand.3,v 1.1.1.1 1995/10/18 08:42:19 deraadt Exp $ +.\" $OpenBSD: rand.3,v 1.2 1996/08/19 08:33:44 tholo Exp $ .\" .Dd June 29, 1991 .Dt RAND 3 diff --git a/src/lib/libc/stdlib/rand.c b/src/lib/libc/stdlib/rand.c index 361d473448..f270ffd986 100644 --- a/src/lib/libc/stdlib/rand.c +++ b/src/lib/libc/stdlib/rand.c @@ -32,8 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)rand.c 5.6 (Berkeley) 6/24/91";*/ -static char *rcsid = "$Id: rand.c,v 1.1.1.1 1995/10/18 08:42:19 deraadt Exp $"; +static char *rcsid = "$OpenBSD: rand.c,v 1.2 1996/08/19 08:33:44 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/stdlib/rand48.3 b/src/lib/libc/stdlib/rand48.3 index 5a772c9a8c..72fa27e17a 100644 --- a/src/lib/libc/stdlib/rand48.3 +++ b/src/lib/libc/stdlib/rand48.3 @@ -9,7 +9,7 @@ .\" of any kind. I shall in no event be liable for anything that happens .\" to anyone/anything when using this software. .\" -.\" $Id: rand48.3,v 1.1.1.1 1995/10/18 08:42:19 deraadt Exp $ +.\" $OpenBSD: rand48.3,v 1.2 1996/08/19 08:33:45 tholo Exp $ .\" .Dd October 8, 1993 .Dt RAND48 3 diff --git a/src/lib/libc/stdlib/rand48.h b/src/lib/libc/stdlib/rand48.h index 12496d1c8c..e7cb3e0333 100644 --- a/src/lib/libc/stdlib/rand48.h +++ b/src/lib/libc/stdlib/rand48.h @@ -9,6 +9,8 @@ * This software is provided ``as is'', and comes with no warranties * of any kind. I shall in no event be liable for anything that happens * to anyone/anything when using this software. + * + * $OpenBSD: rand48.h,v 1.2 1996/08/19 08:33:45 tholo Exp $ */ #ifndef _RAND48_H_ diff --git a/src/lib/libc/stdlib/random.3 b/src/lib/libc/stdlib/random.3 index f52a26eb5b..6188c2a431 100644 --- a/src/lib/libc/stdlib/random.3 +++ b/src/lib/libc/stdlib/random.3 @@ -29,8 +29,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)random.3 6.5 (Berkeley) 4/19/91 -.\" $Id: random.3,v 1.2 1996/05/04 11:57:28 deraadt Exp $ +.\" $OpenBSD: random.3,v 1.3 1996/08/19 08:33:46 tholo Exp $ .\" .Dd April 19, 1991 .Dt RANDOM 3 diff --git a/src/lib/libc/stdlib/random.c b/src/lib/libc/stdlib/random.c index 9b1fe3c738..de7cc3cf44 100644 --- a/src/lib/libc/stdlib/random.c +++ b/src/lib/libc/stdlib/random.c @@ -32,8 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)random.c 5.9 (Berkeley) 2/23/91";*/ -static char *rcsid = "$Id: random.c,v 1.2 1996/03/30 10:01:47 tholo Exp $"; +static char *rcsid = "$OpenBSD: random.c,v 1.3 1996/08/19 08:33:46 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/stdlib/realpath.3 b/src/lib/libc/stdlib/realpath.3 index 9d8b1ff2ce..18be43a704 100644 --- a/src/lib/libc/stdlib/realpath.3 +++ b/src/lib/libc/stdlib/realpath.3 @@ -32,8 +32,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)realpath.3 8.2 (Berkeley) 2/16/94 -.\" $Id: realpath.3,v 1.1.1.1 1995/10/18 08:42:19 deraadt Exp $ +.\" $OpenBSD: realpath.3,v 1.2 1996/08/19 08:33:47 tholo Exp $ .\" .Dd "February 16, 1994" .Dt REALPATH 3 diff --git a/src/lib/libc/stdlib/realpath.c b/src/lib/libc/stdlib/realpath.c index e349b7e068..51e336efdd 100644 --- a/src/lib/libc/stdlib/realpath.c +++ b/src/lib/libc/stdlib/realpath.c @@ -35,8 +35,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char sccsid[] = "from: @(#)realpath.c 8.1 (Berkeley) 2/16/94";*/ -static char *rcsid = "$Id: realpath.c,v 1.1.1.1 1995/10/18 08:42:19 deraadt Exp $"; +static char *rcsid = "$OpenBSD: realpath.c,v 1.2 1996/08/19 08:33:47 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/stdlib/seed48.c b/src/lib/libc/stdlib/seed48.c index e3d31901dd..c4dcd0ead8 100644 --- a/src/lib/libc/stdlib/seed48.c +++ b/src/lib/libc/stdlib/seed48.c @@ -11,6 +11,10 @@ * to anyone/anything when using this software. */ +#if defined(LIBC_SCCS) && !defined(lint) +static char rcsid[] = "$OpenBSD: seed48.c,v 1.2 1996/08/19 08:33:48 tholo Exp $"; +#endif /* LIBC_SCCS and not lint */ + #include "rand48.h" extern unsigned short __rand48_seed[3]; diff --git a/src/lib/libc/stdlib/setenv.c b/src/lib/libc/stdlib/setenv.c index a36669888d..8838eb8780 100644 --- a/src/lib/libc/stdlib/setenv.c +++ b/src/lib/libc/stdlib/setenv.c @@ -32,8 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)setenv.c 5.6 (Berkeley) 6/4/91";*/ -static char *rcsid = "$Id: setenv.c,v 1.1.1.1 1995/10/18 08:42:19 deraadt Exp $"; +static char *rcsid = "$OpenBSD: setenv.c,v 1.2 1996/08/19 08:33:48 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/stdlib/srand48.c b/src/lib/libc/stdlib/srand48.c index daf733f93e..fcff8a172e 100644 --- a/src/lib/libc/stdlib/srand48.c +++ b/src/lib/libc/stdlib/srand48.c @@ -11,6 +11,10 @@ * to anyone/anything when using this software. */ +#if defined(LIBC_SCCS) && !defined(lint) +static char rcsid[] = "$OpenBSD: srand48.c,v 1.2 1996/08/19 08:33:49 tholo Exp $"; +#endif /* LIBC_SCCS and not lint */ + #include "rand48.h" extern unsigned short __rand48_seed[3]; diff --git a/src/lib/libc/stdlib/strtod.3 b/src/lib/libc/stdlib/strtod.3 index 0b7f973857..3476fa41d6 100644 --- a/src/lib/libc/stdlib/strtod.3 +++ b/src/lib/libc/stdlib/strtod.3 @@ -33,8 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)strtod.3 5.3 (Berkeley) 6/29/91 -.\" $Id: strtod.3,v 1.1.1.1 1995/10/18 08:42:19 deraadt Exp $ +.\" $OpenBSD: strtod.3,v 1.2 1996/08/19 08:33:49 tholo Exp $ .\" .Dd June 29, 1991 .Dt STRTOD 3 diff --git a/src/lib/libc/stdlib/strtod.c b/src/lib/libc/stdlib/strtod.c index 57db3d42b1..2fb5caed10 100644 --- a/src/lib/libc/stdlib/strtod.c +++ b/src/lib/libc/stdlib/strtod.c @@ -1,6 +1,3 @@ -/* $OpenBSD: strtod.c,v 1.3 1996/07/27 10:45:23 deraadt Exp $ */ -/* $NetBSD: strtod.c,v 1.21.4.1 1996/07/20 01:14:54 jtc Exp $ */ - /**************************************************************** * * The author of this software is David M. Gay. @@ -93,7 +90,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -static char *rcsid = "$OpenBSD: strtod.c,v 1.3 1996/07/27 10:45:23 deraadt Exp $"; +static char *rcsid = "$OpenBSD: strtod.c,v 1.4 1996/08/19 08:33:50 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #if defined(__m68k__) || defined(__sparc__) || defined(__i386__) || \ diff --git a/src/lib/libc/stdlib/strtol.3 b/src/lib/libc/stdlib/strtol.3 index 506a7ace17..b7d2cd1225 100644 --- a/src/lib/libc/stdlib/strtol.3 +++ b/src/lib/libc/stdlib/strtol.3 @@ -33,8 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)strtol.3 5.4 (Berkeley) 6/25/92 -.\" $Id: strtol.3,v 1.2 1995/12/14 02:16:48 deraadt Exp $ +.\" $OpenBSD: strtol.3,v 1.3 1996/08/19 08:33:51 tholo Exp $ .\" .Dd June 25, 1992 .Dt STRTOL 3 diff --git a/src/lib/libc/stdlib/strtol.c b/src/lib/libc/stdlib/strtol.c index 6ca9e553b2..e4ad557fd5 100644 --- a/src/lib/libc/stdlib/strtol.c +++ b/src/lib/libc/stdlib/strtol.c @@ -32,8 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)strtol.c 5.4 (Berkeley) 2/23/91";*/ -static char *rcsid = "$Id: strtol.c,v 1.3 1996/07/27 10:45:24 deraadt Exp $"; +static char *rcsid = "$OpenBSD: strtol.c,v 1.4 1996/08/19 08:33:51 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/stdlib/strtoq.c b/src/lib/libc/stdlib/strtoq.c index 0532f9f228..44aabd73f0 100644 --- a/src/lib/libc/stdlib/strtoq.c +++ b/src/lib/libc/stdlib/strtoq.c @@ -32,7 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -static char sccsid[] = "@(#)strtoq.c 5.1 (Berkeley) 6/26/92"; +static char rcsid[] = "$OpenBSD: strtoq.c,v 1.4 1996/08/19 08:33:52 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/stdlib/strtoul.3 b/src/lib/libc/stdlib/strtoul.3 index db551b0141..b8234122a2 100644 --- a/src/lib/libc/stdlib/strtoul.3 +++ b/src/lib/libc/stdlib/strtoul.3 @@ -33,8 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)strtoul.3 5.4 (Berkeley) 6/25/92 -.\" $Id: strtoul.3,v 1.1.1.1 1995/10/18 08:42:20 deraadt Exp $ +.\" $OpenBSD: strtoul.3,v 1.2 1996/08/19 08:33:52 tholo Exp $ .\" .Dd June 25, 1992 .Dt STRTOUL 3 diff --git a/src/lib/libc/stdlib/strtoul.c b/src/lib/libc/stdlib/strtoul.c index 9d45c5cb9e..d3b363fa04 100644 --- a/src/lib/libc/stdlib/strtoul.c +++ b/src/lib/libc/stdlib/strtoul.c @@ -32,8 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)strtoul.c 5.3 (Berkeley) 2/23/91";*/ -static char *rcsid = "$Id: strtoul.c,v 1.3 1996/07/27 10:45:25 deraadt Exp $"; +static char *rcsid = "$OpenBSD: strtoul.c,v 1.4 1996/08/19 08:33:52 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/stdlib/strtouq.c b/src/lib/libc/stdlib/strtouq.c index b872cf56f7..1f29a22f33 100644 --- a/src/lib/libc/stdlib/strtouq.c +++ b/src/lib/libc/stdlib/strtouq.c @@ -32,7 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -static char sccsid[] = "@(#)strtouq.c 5.1 (Berkeley) 6/26/92"; +static char rcsid[] = "$OpenBSD: strtouq.c,v 1.4 1996/08/19 08:33:53 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/stdlib/system.3 b/src/lib/libc/stdlib/system.3 index b3e3cb8e47..2cfed31baa 100644 --- a/src/lib/libc/stdlib/system.3 +++ b/src/lib/libc/stdlib/system.3 @@ -1,6 +1,3 @@ -.\" $OpenBSD: system.3,v 1.3 1996/03/19 23:15:12 niklas Exp $ -.\" $NetBSD: system.3,v 1.7 1996/02/16 22:30:46 jtc Exp $ -.\" .\" Copyright (c) 1990, 1991 The Regents of the University of California. .\" All rights reserved. .\" @@ -36,7 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)system.3 6.5 (Berkeley) 6/29/91 +.\" $OpenBSD: system.3,v 1.4 1996/08/19 08:33:53 tholo Exp $ .\" .Dd June 29, 1991 .Dt SYSTEM 3 diff --git a/src/lib/libc/stdlib/system.c b/src/lib/libc/stdlib/system.c index c2f39325f6..91f98888af 100644 --- a/src/lib/libc/stdlib/system.c +++ b/src/lib/libc/stdlib/system.c @@ -32,8 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)system.c 5.10 (Berkeley) 2/23/91";*/ -static char *rcsid = "$Id: system.c,v 1.1.1.1 1995/10/18 08:42:20 deraadt Exp $"; +static char *rcsid = "$OpenBSD: system.c,v 1.2 1996/08/19 08:33:54 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/string/Makefile.inc b/src/lib/libc/string/Makefile.inc index 9b7e25cd95..347b23204c 100644 --- a/src/lib/libc/string/Makefile.inc +++ b/src/lib/libc/string/Makefile.inc @@ -1,5 +1,4 @@ -# from: @(#)Makefile.inc 5.6 (Berkeley) 3/5/91 -# $Id: Makefile.inc,v 1.2 1996/03/25 23:31:46 tholo Exp $ +# $OpenBSD: Makefile.inc,v 1.3 1996/08/19 08:33:54 tholo Exp $ # string sources .PATH: ${.CURDIR}/arch/${MACHINE_ARCH}/string ${.CURDIR}/string diff --git a/src/lib/libc/string/__strerror.c b/src/lib/libc/string/__strerror.c index 2642e85460..c27cb8492b 100644 --- a/src/lib/libc/string/__strerror.c +++ b/src/lib/libc/string/__strerror.c @@ -32,8 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)strerror.c 5.6 (Berkeley) 5/4/91";*/ -static char *rcsid = "$Id: __strerror.c,v 1.2 1996/01/29 02:04:11 deraadt Exp $"; +static char *rcsid = "$OpenBSD: __strerror.c,v 1.3 1996/08/19 08:33:55 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #ifdef NLS diff --git a/src/lib/libc/string/__strsignal.c b/src/lib/libc/string/__strsignal.c index 1937e2d608..5d8700818e 100644 --- a/src/lib/libc/string/__strsignal.c +++ b/src/lib/libc/string/__strsignal.c @@ -32,8 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)strerror.c 5.6 (Berkeley) 5/4/91";*/ -static char *rcsid = "$Id: __strsignal.c,v 1.1.1.1 1995/10/18 08:42:20 deraadt Exp $"; +static char *rcsid = "$OpenBSD: __strsignal.c,v 1.2 1996/08/19 08:33:56 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #ifdef NLS diff --git a/src/lib/libc/string/bcmp.3 b/src/lib/libc/string/bcmp.3 index 118c55c579..9234b5739d 100644 --- a/src/lib/libc/string/bcmp.3 +++ b/src/lib/libc/string/bcmp.3 @@ -31,8 +31,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)bcmp.3 5.4 (Berkeley) 4/19/91 -.\" $Id: bcmp.3,v 1.1.1.1 1995/10/18 08:42:20 deraadt Exp $ +.\" $OpenBSD: bcmp.3,v 1.2 1996/08/19 08:33:56 tholo Exp $ .\" .Dd April 19, 1991 .Dt BCMP 3 diff --git a/src/lib/libc/string/bcmp.c b/src/lib/libc/string/bcmp.c index 782aa1a30b..4ed00975a4 100644 --- a/src/lib/libc/string/bcmp.c +++ b/src/lib/libc/string/bcmp.c @@ -1,5 +1,3 @@ -/* $OpenBSD: bcmp.c,v 1.3 1996/05/01 12:57:37 deraadt Exp $ */ - /* * Copyright (c) 1987 Regents of the University of California. * All rights reserved. @@ -34,8 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)bcmp.c 5.6 (Berkeley) 2/24/91";*/ -static char *rcsid = "$Id: bcmp.c,v 1.3 1996/05/01 12:57:37 deraadt Exp $"; +static char *rcsid = "$OpenBSD: bcmp.c,v 1.4 1996/08/19 08:33:57 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #ifndef _KERNEL diff --git a/src/lib/libc/string/bcopy.3 b/src/lib/libc/string/bcopy.3 index 6db3812caf..4e841562e0 100644 --- a/src/lib/libc/string/bcopy.3 +++ b/src/lib/libc/string/bcopy.3 @@ -32,8 +32,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)bcopy.3 5.3 (Berkeley) 4/19/91 -.\" $Id: bcopy.3,v 1.1.1.1 1995/10/18 08:42:20 deraadt Exp $ +.\" $OpenBSD: bcopy.3,v 1.2 1996/08/19 08:33:57 tholo Exp $ .\" .Dd April 19, 1991 .Dt BCOPY 3 diff --git a/src/lib/libc/string/bcopy.c b/src/lib/libc/string/bcopy.c index 92feed66ea..023a3b2db2 100644 --- a/src/lib/libc/string/bcopy.c +++ b/src/lib/libc/string/bcopy.c @@ -35,8 +35,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)bcopy.c 5.11 (Berkeley) 6/21/91";*/ -static char *rcsid = "$Id: bcopy.c,v 1.1.1.1 1995/10/18 08:42:20 deraadt Exp $"; +static char *rcsid = "$OpenBSD: bcopy.c,v 1.2 1996/08/19 08:33:58 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/string/bm.3 b/src/lib/libc/string/bm.3 index 2264a6a1c4..c942930163 100644 --- a/src/lib/libc/string/bm.3 +++ b/src/lib/libc/string/bm.3 @@ -32,8 +32,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)bm.3 8.4 (Berkeley) 6/21/94 -.\" $Id: bm.3,v 1.1.1.1 1995/10/18 08:42:20 deraadt Exp $ +.\" $OpenBSD: bm.3,v 1.2 1996/08/19 08:33:58 tholo Exp $ .\" .TH BM 3 .SH NAME diff --git a/src/lib/libc/string/bm.c b/src/lib/libc/string/bm.c index 4bc5f17801..b191d340f6 100644 --- a/src/lib/libc/string/bm.c +++ b/src/lib/libc/string/bm.c @@ -1,5 +1,3 @@ -/* $OpenBSD: bm.c,v 1.2 1996/03/09 02:42:55 niklas Exp $ */ - /*- * Copyright (c) 1994 * The Regents of the University of California. All rights reserved. @@ -37,9 +35,8 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/* from: static char sccsid[] = "@(#)bm.c 8.7 (Berkeley) 6/21/94"; */ -static char *rcsid = "$Id: bm.c,v 1.2 1996/03/09 02:42:55 niklas Exp $"; -#endif /* LIBC_SCCS && not lint */ +static char *rcsid = "$OpenBSD: bm.c,v 1.3 1996/08/19 08:33:59 tholo Exp $"; +#endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/string/bstring.3 b/src/lib/libc/string/bstring.3 index 12fcfb0cc1..b553fd0beb 100644 --- a/src/lib/libc/string/bstring.3 +++ b/src/lib/libc/string/bstring.3 @@ -31,8 +31,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)bstring.3 6.8 (Berkeley) 4/19/91 -.\" $Id: bstring.3,v 1.1.1.1 1995/10/18 08:42:21 deraadt Exp $ +.\" $OpenBSD: bstring.3,v 1.2 1996/08/19 08:33:59 tholo Exp $ .\" .Dd April 19, 1991 .Dt BSTRING 3 diff --git a/src/lib/libc/string/bzero.3 b/src/lib/libc/string/bzero.3 index 4f0141e051..a8e55a63c1 100644 --- a/src/lib/libc/string/bzero.3 +++ b/src/lib/libc/string/bzero.3 @@ -31,8 +31,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)bzero.3 5.3 (Berkeley) 4/19/91 -.\" $Id: bzero.3,v 1.1.1.1 1995/10/18 08:42:21 deraadt Exp $ +.\" $OpenBSD: bzero.3,v 1.2 1996/08/19 08:34:00 tholo Exp $ .\" .Dd April 19, 1991 .Dt BZERO 3 diff --git a/src/lib/libc/string/bzero.c b/src/lib/libc/string/bzero.c index 7d89de23f3..3e660a307f 100644 --- a/src/lib/libc/string/bzero.c +++ b/src/lib/libc/string/bzero.c @@ -32,8 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)bzero.c 5.7 (Berkeley) 2/24/91";*/ -static char *rcsid = "$Id: bzero.c,v 1.2 1996/05/01 12:57:40 deraadt Exp $"; +static char *rcsid = "$OpenBSD: bzero.c,v 1.3 1996/08/19 08:34:00 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #ifndef _KERNEL diff --git a/src/lib/libc/string/ffs.3 b/src/lib/libc/string/ffs.3 index 6464bea2b1..9ef08aef8e 100644 --- a/src/lib/libc/string/ffs.3 +++ b/src/lib/libc/string/ffs.3 @@ -31,8 +31,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)ffs.3 5.3 (Berkeley) 4/19/91 -.\" $Id: ffs.3,v 1.1.1.1 1995/10/18 08:42:21 deraadt Exp $ +.\" $OpenBSD: ffs.3,v 1.2 1996/08/19 08:34:01 tholo Exp $ .\" .Dd April 19, 1991 .Dt FFS 3 diff --git a/src/lib/libc/string/ffs.c b/src/lib/libc/string/ffs.c index 6a8ff26593..a0767e50ad 100644 --- a/src/lib/libc/string/ffs.c +++ b/src/lib/libc/string/ffs.c @@ -32,8 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)ffs.c 5.4 (Berkeley) 5/17/90";*/ -static char *rcsid = "$Id: ffs.c,v 1.2 1996/05/01 12:57:42 deraadt Exp $"; +static char *rcsid = "$OpenBSD: ffs.c,v 1.3 1996/08/19 08:34:01 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #ifndef _KERNEL diff --git a/src/lib/libc/string/index.3 b/src/lib/libc/string/index.3 index 847b03628b..04db37eb10 100644 --- a/src/lib/libc/string/index.3 +++ b/src/lib/libc/string/index.3 @@ -31,8 +31,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)index.3 5.3 (Berkeley) 4/19/91 -.\" $Id: index.3,v 1.1.1.1 1995/10/18 08:42:21 deraadt Exp $ +.\" $OpenBSD: index.3,v 1.2 1996/08/19 08:34:02 tholo Exp $ .\" .Dd April 19, 1991 .Dt INDEX 3 diff --git a/src/lib/libc/string/index.c b/src/lib/libc/string/index.c index 3d9c05f961..86c4e75f12 100644 --- a/src/lib/libc/string/index.c +++ b/src/lib/libc/string/index.c @@ -32,8 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)index.c 5.7 (Berkeley) 2/24/91";*/ -static char *rcsid = "$Id: index.c,v 1.1.1.1 1995/10/18 08:42:21 deraadt Exp $"; +static char *rcsid = "$OpenBSD: index.c,v 1.2 1996/08/19 08:34:02 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/string/memccpy.3 b/src/lib/libc/string/memccpy.3 index 61df704028..a06e60cf5d 100644 --- a/src/lib/libc/string/memccpy.3 +++ b/src/lib/libc/string/memccpy.3 @@ -29,8 +29,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)memccpy.3 5.4 (Berkeley) 4/19/91 -.\" $Id: memccpy.3,v 1.1.1.1 1995/10/18 08:42:21 deraadt Exp $ +.\" $OpenBSD: memccpy.3,v 1.2 1996/08/19 08:34:03 tholo Exp $ .\" .Dd April 19, 1991 .Dt MEMCCPY 3 diff --git a/src/lib/libc/string/memccpy.c b/src/lib/libc/string/memccpy.c index 3a1d7bcca1..4757f9c0f8 100644 --- a/src/lib/libc/string/memccpy.c +++ b/src/lib/libc/string/memccpy.c @@ -32,8 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)memccpy.c 5.8 (Berkeley) 5/30/91";*/ -static char *rcsid = "$Id: memccpy.c,v 1.1.1.1 1995/10/18 08:42:21 deraadt Exp $"; +static char *rcsid = "$OpenBSD: memccpy.c,v 1.2 1996/08/19 08:34:03 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/string/memchr.3 b/src/lib/libc/string/memchr.3 index 265711e3b5..56a2aee9ce 100644 --- a/src/lib/libc/string/memchr.3 +++ b/src/lib/libc/string/memchr.3 @@ -33,8 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)memchr.3 5.4 (Berkeley) 6/29/91 -.\" $Id: memchr.3,v 1.1.1.1 1995/10/18 08:42:21 deraadt Exp $ +.\" $OpenBSD: memchr.3,v 1.2 1996/08/19 08:34:04 tholo Exp $ .\" .Dd June 29, 1991 .Dt MEMCHR 3 diff --git a/src/lib/libc/string/memchr.c b/src/lib/libc/string/memchr.c index 61652c6bb1..2ebb5dab32 100644 --- a/src/lib/libc/string/memchr.c +++ b/src/lib/libc/string/memchr.c @@ -35,8 +35,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)memchr.c 5.6 (Berkeley) 1/26/91";*/ -static char *rcsid = "$Id: memchr.c,v 1.1.1.1 1995/10/18 08:42:21 deraadt Exp $"; +static char *rcsid = "$OpenBSD: memchr.c,v 1.2 1996/08/19 08:34:04 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/string/memcmp.3 b/src/lib/libc/string/memcmp.3 index 13901c1009..dfc63877b7 100644 --- a/src/lib/libc/string/memcmp.3 +++ b/src/lib/libc/string/memcmp.3 @@ -33,8 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)memcmp.3 5.5 (Berkeley) 6/29/91 -.\" $Id: memcmp.3,v 1.1.1.1 1995/10/18 08:42:21 deraadt Exp $ +.\" $OpenBSD: memcmp.3,v 1.2 1996/08/19 08:34:05 tholo Exp $ .\" .Dd June 29, 1991 .Dt MEMCMP 3 diff --git a/src/lib/libc/string/memcmp.c b/src/lib/libc/string/memcmp.c index 23d2ab2393..5ce33e2998 100644 --- a/src/lib/libc/string/memcmp.c +++ b/src/lib/libc/string/memcmp.c @@ -35,8 +35,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)memcmp.c 5.6 (Berkeley) 1/26/91";*/ -static char *rcsid = "$Id: memcmp.c,v 1.1.1.1 1995/10/18 08:42:21 deraadt Exp $"; +static char *rcsid = "$OpenBSD: memcmp.c,v 1.2 1996/08/19 08:34:05 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/string/memcpy.3 b/src/lib/libc/string/memcpy.3 index 3f4bb643c9..75eb00b2d5 100644 --- a/src/lib/libc/string/memcpy.3 +++ b/src/lib/libc/string/memcpy.3 @@ -33,8 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)memcpy.3 5.5 (Berkeley) 6/29/91 -.\" $Id: memcpy.3,v 1.1.1.1 1995/10/18 08:42:21 deraadt Exp $ +.\" $OpenBSD: memcpy.3,v 1.2 1996/08/19 08:34:06 tholo Exp $ .\" .Dd June 29, 1991 .Dt MEMCPY 3 diff --git a/src/lib/libc/string/memmove.3 b/src/lib/libc/string/memmove.3 index 24422e7971..95f6b7596c 100644 --- a/src/lib/libc/string/memmove.3 +++ b/src/lib/libc/string/memmove.3 @@ -33,8 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)memmove.3 5.5 (Berkeley) 6/29/91 -.\" $Id: memmove.3,v 1.1.1.1 1995/10/18 08:42:21 deraadt Exp $ +.\" $OpenBSD: memmove.3,v 1.2 1996/08/19 08:34:07 tholo Exp $ .\" .Dd June 29, 1991 .Dt MEMMOVE 3 diff --git a/src/lib/libc/string/memset.3 b/src/lib/libc/string/memset.3 index 1afc052182..c572552db9 100644 --- a/src/lib/libc/string/memset.3 +++ b/src/lib/libc/string/memset.3 @@ -33,8 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)memset.3 5.4 (Berkeley) 6/29/91 -.\" $Id: memset.3,v 1.1.1.1 1995/10/18 08:42:21 deraadt Exp $ +.\" $OpenBSD: memset.3,v 1.2 1996/08/19 08:34:07 tholo Exp $ .\" .Dd June 29, 1991 .Dt MEMSET 3 diff --git a/src/lib/libc/string/memset.c b/src/lib/libc/string/memset.c index 117de2e80b..c3373a21a9 100644 --- a/src/lib/libc/string/memset.c +++ b/src/lib/libc/string/memset.c @@ -35,8 +35,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)memset.c 5.6 (Berkeley) 1/26/91";*/ -static char *rcsid = "$Id: memset.c,v 1.1.1.1 1995/10/18 08:42:21 deraadt Exp $"; +static char *rcsid = "$OpenBSD: memset.c,v 1.2 1996/08/19 08:34:07 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/string/rindex.3 b/src/lib/libc/string/rindex.3 index b13b3513e0..a1266b94ae 100644 --- a/src/lib/libc/string/rindex.3 +++ b/src/lib/libc/string/rindex.3 @@ -31,8 +31,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)rindex.3 5.2 (Berkeley) 4/19/91 -.\" $Id: rindex.3,v 1.1.1.1 1995/10/18 08:42:21 deraadt Exp $ +.\" $OpenBSD: rindex.3,v 1.2 1996/08/19 08:34:08 tholo Exp $ .\" .Dd April 19, 1991 .Dt RINDEX 3 diff --git a/src/lib/libc/string/rindex.c b/src/lib/libc/string/rindex.c index 1b84c92072..f18553f667 100644 --- a/src/lib/libc/string/rindex.c +++ b/src/lib/libc/string/rindex.c @@ -32,8 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)rindex.c 5.9 (Berkeley) 2/24/91";*/ -static char *rcsid = "$Id: rindex.c,v 1.1.1.1 1995/10/18 08:42:21 deraadt Exp $"; +static char *rcsid = "$OpenBSD: rindex.c,v 1.2 1996/08/19 08:34:08 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/string/strcasecmp.3 b/src/lib/libc/string/strcasecmp.3 index 46e9010e4f..1aa4c4a77b 100644 --- a/src/lib/libc/string/strcasecmp.3 +++ b/src/lib/libc/string/strcasecmp.3 @@ -31,8 +31,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)strcasecmp.3 5.4 (Berkeley) 4/19/91 -.\" $Id: strcasecmp.3,v 1.1.1.1 1995/10/18 08:42:21 deraadt Exp $ +.\" $OpenBSD: strcasecmp.3,v 1.2 1996/08/19 08:34:09 tholo Exp $ .\" .Dd April 19, 1991 .Dt STRCASECMP 3 diff --git a/src/lib/libc/string/strcasecmp.c b/src/lib/libc/string/strcasecmp.c index 79bd0081e3..fe8b8eb890 100644 --- a/src/lib/libc/string/strcasecmp.c +++ b/src/lib/libc/string/strcasecmp.c @@ -32,8 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static const char sccsid[] = "from: @(#)strcasecmp.c 5.10 (Berkeley) 1/26/91";*/ -static char *rcsid = "$Id: strcasecmp.c,v 1.1.1.1 1995/10/18 08:42:21 deraadt Exp $"; +static char *rcsid = "$OpenBSD: strcasecmp.c,v 1.2 1996/08/19 08:34:09 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/string/strcat.3 b/src/lib/libc/string/strcat.3 index 5357d65754..0a0656c5ff 100644 --- a/src/lib/libc/string/strcat.3 +++ b/src/lib/libc/string/strcat.3 @@ -33,8 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)strcat.3 5.6 (Berkeley) 6/29/91 -.\" $Id: strcat.3,v 1.1.1.1 1995/10/18 08:42:22 deraadt Exp $ +.\" $OpenBSD: strcat.3,v 1.2 1996/08/19 08:34:10 tholo Exp $ .\" .Dd June 29, 1991 .Dt STRCAT 3 diff --git a/src/lib/libc/string/strcat.c b/src/lib/libc/string/strcat.c index 2958d5e78c..374a2b7464 100644 --- a/src/lib/libc/string/strcat.c +++ b/src/lib/libc/string/strcat.c @@ -1,5 +1,3 @@ -/* $OpenBSD: strcat.c,v 1.3 1996/05/01 12:57:45 deraadt Exp $ */ - /* * Copyright (c) 1988 Regents of the University of California. * All rights reserved. @@ -34,8 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)strcat.c 5.6 (Berkeley) 2/24/91";*/ -static char *rcsid = "$Id: strcat.c,v 1.3 1996/05/01 12:57:45 deraadt Exp $"; +static char *rcsid = "$OpenBSD: strcat.c,v 1.4 1996/08/19 08:34:10 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #ifndef _KERNEL diff --git a/src/lib/libc/string/strchr.3 b/src/lib/libc/string/strchr.3 index 18b50301f3..806fe734da 100644 --- a/src/lib/libc/string/strchr.3 +++ b/src/lib/libc/string/strchr.3 @@ -33,8 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)strchr.3 5.4 (Berkeley) 6/29/91 -.\" $Id: strchr.3,v 1.1.1.1 1995/10/18 08:42:22 deraadt Exp $ +.\" $OpenBSD: strchr.3,v 1.2 1996/08/19 08:34:11 tholo Exp $ .\" .Dd June 29, 1991 .Dt STRCHR 3 diff --git a/src/lib/libc/string/strcmp.3 b/src/lib/libc/string/strcmp.3 index fecaa85410..91e51d68fc 100644 --- a/src/lib/libc/string/strcmp.3 +++ b/src/lib/libc/string/strcmp.3 @@ -33,8 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)strcmp.3 5.6 (Berkeley) 6/29/91 -.\" $Id: strcmp.3,v 1.1.1.1 1995/10/18 08:42:22 deraadt Exp $ +.\" $OpenBSD: strcmp.3,v 1.2 1996/08/19 08:34:11 tholo Exp $ .\" .Dd June 29, 1991 .Dt STRCMP 3 diff --git a/src/lib/libc/string/strcmp.c b/src/lib/libc/string/strcmp.c index 690da8f3fb..9a5b208323 100644 --- a/src/lib/libc/string/strcmp.c +++ b/src/lib/libc/string/strcmp.c @@ -35,8 +35,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)strcmp.c 5.5 (Berkeley) 1/26/91";*/ -static char *rcsid = "$Id: strcmp.c,v 1.2 1996/05/01 12:57:47 deraadt Exp $"; +static char *rcsid = "$OpenBSD: strcmp.c,v 1.3 1996/08/19 08:34:12 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #ifndef _KERNEL diff --git a/src/lib/libc/string/strcoll.3 b/src/lib/libc/string/strcoll.3 index 12f73f98f2..20af998885 100644 --- a/src/lib/libc/string/strcoll.3 +++ b/src/lib/libc/string/strcoll.3 @@ -33,8 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)strcoll.3 5.6 (Berkeley) 6/29/91 -.\" $Id: strcoll.3,v 1.1.1.1 1995/10/18 08:42:22 deraadt Exp $ +.\" $OpenBSD: strcoll.3,v 1.2 1996/08/19 08:34:12 tholo Exp $ .\" .Dd June 29, 1991 .Dt STRCOLL 3 diff --git a/src/lib/libc/string/strcoll.c b/src/lib/libc/string/strcoll.c index 86c742cba9..dca0b10d25 100644 --- a/src/lib/libc/string/strcoll.c +++ b/src/lib/libc/string/strcoll.c @@ -35,8 +35,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)strcoll.c 5.2 (Berkeley) 1/26/91";*/ -static char *rcsid = "$Id: strcoll.c,v 1.1.1.1 1995/10/18 08:42:22 deraadt Exp $"; +static char *rcsid = "$OpenBSD: strcoll.c,v 1.2 1996/08/19 08:34:13 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/string/strcpy.3 b/src/lib/libc/string/strcpy.3 index 1ca12c2707..33da6e619e 100644 --- a/src/lib/libc/string/strcpy.3 +++ b/src/lib/libc/string/strcpy.3 @@ -33,8 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)strcpy.3 5.4 (Berkeley) 6/29/91 -.\" $Id: strcpy.3,v 1.1.1.1 1995/10/18 08:42:22 deraadt Exp $ +.\" $OpenBSD: strcpy.3,v 1.2 1996/08/19 08:34:13 tholo Exp $ .\" .Dd June 29, 1991 .Dt STRCPY 3 diff --git a/src/lib/libc/string/strcpy.c b/src/lib/libc/string/strcpy.c index 04bf0fa67f..76b063fc10 100644 --- a/src/lib/libc/string/strcpy.c +++ b/src/lib/libc/string/strcpy.c @@ -1,5 +1,3 @@ -/* $OpenBSD: strcpy.c,v 1.3 1996/05/01 12:57:49 deraadt Exp $ */ - /* * Copyright (c) 1988 Regents of the University of California. * All rights reserved. @@ -34,8 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)strcpy.c 5.7 (Berkeley) 2/24/91";*/ -static char *rcsid = "$Id: strcpy.c,v 1.3 1996/05/01 12:57:49 deraadt Exp $"; +static char *rcsid = "$OpenBSD: strcpy.c,v 1.4 1996/08/19 08:34:14 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #ifndef _KERNEL diff --git a/src/lib/libc/string/strcspn.3 b/src/lib/libc/string/strcspn.3 index cc9e5c2fe3..93c6d8f84c 100644 --- a/src/lib/libc/string/strcspn.3 +++ b/src/lib/libc/string/strcspn.3 @@ -33,8 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)strcspn.3 5.3 (Berkeley) 6/29/91 -.\" $Id: strcspn.3,v 1.1.1.1 1995/10/18 08:42:22 deraadt Exp $ +.\" $OpenBSD: strcspn.3,v 1.2 1996/08/19 08:34:14 tholo Exp $ .\" .Dd June 29, 1991 .Dt STRCSPN 3 diff --git a/src/lib/libc/string/strcspn.c b/src/lib/libc/string/strcspn.c index acb4d2a3af..f7261564a7 100644 --- a/src/lib/libc/string/strcspn.c +++ b/src/lib/libc/string/strcspn.c @@ -35,8 +35,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)strcspn.c 5.6 (Berkeley) 1/26/91";*/ -static char *rcsid = "$Id: strcspn.c,v 1.1.1.1 1995/10/18 08:42:22 deraadt Exp $"; +static char *rcsid = "$OpenBSD: strcspn.c,v 1.2 1996/08/19 08:34:15 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/string/strdup.3 b/src/lib/libc/string/strdup.3 index 925cbf3d46..394f6f27d1 100644 --- a/src/lib/libc/string/strdup.3 +++ b/src/lib/libc/string/strdup.3 @@ -29,8 +29,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)strdup.3 5.3 (Berkeley) 4/19/91 -.\" $Id: strdup.3,v 1.1.1.1 1995/10/18 08:42:22 deraadt Exp $ +.\" $OpenBSD: strdup.3,v 1.2 1996/08/19 08:34:15 tholo Exp $ .\" .Dd April 19, 1991 .Dt STRDUP 3 diff --git a/src/lib/libc/string/strdup.c b/src/lib/libc/string/strdup.c index 27ede44110..74c462d241 100644 --- a/src/lib/libc/string/strdup.c +++ b/src/lib/libc/string/strdup.c @@ -32,8 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)strdup.c 5.4 (Berkeley) 2/24/91";*/ -static char *rcsid = "$Id: strdup.c,v 1.1.1.1 1995/10/18 08:42:22 deraadt Exp $"; +static char *rcsid = "$OpenBSD: strdup.c,v 1.2 1996/08/19 08:34:16 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/string/strerror.3 b/src/lib/libc/string/strerror.3 index c9d8504dbb..487c2b0e9f 100644 --- a/src/lib/libc/string/strerror.3 +++ b/src/lib/libc/string/strerror.3 @@ -33,8 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)strerror.3 6.9 (Berkeley) 6/29/91 -.\" $Id: strerror.3,v 1.1.1.1 1995/10/18 08:42:22 deraadt Exp $ +.\" $OpenBSD: strerror.3,v 1.2 1996/08/19 08:34:16 tholo Exp $ .\" .Dd June 29, 1991 .Dt STRERROR 3 diff --git a/src/lib/libc/string/strerror.c b/src/lib/libc/string/strerror.c index c3f5ab5d98..0e2690c3dd 100644 --- a/src/lib/libc/string/strerror.c +++ b/src/lib/libc/string/strerror.c @@ -32,8 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)strerror.c 5.6 (Berkeley) 5/4/91";*/ -static char *rcsid = "$Id: strerror.c,v 1.1.1.1 1995/10/18 08:42:22 deraadt Exp $"; +static char *rcsid = "$OpenBSD: strerror.c,v 1.2 1996/08/19 08:34:17 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/string/strftime.3 b/src/lib/libc/string/strftime.3 index a6eecd95e0..db666bb315 100644 --- a/src/lib/libc/string/strftime.3 +++ b/src/lib/libc/string/strftime.3 @@ -1,5 +1,3 @@ -.\" $OpenBSD: strftime.3,v 1.2 1996/03/19 23:15:14 niklas Exp $ -.\" .\" Copyright (c) 1989, 1991 The Regents of the University of California. .\" All rights reserved. .\" @@ -35,7 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)strftime.3 5.12 (Berkeley) 6/29/91 +.\" $OpenBSD: strftime.3,v 1.3 1996/08/19 08:34:17 tholo Exp $ .\" .Dd June 29, 1991 .Dt STRFTIME 3 diff --git a/src/lib/libc/string/strftime.c b/src/lib/libc/string/strftime.c index b1fa97cae1..c1d1e95ffd 100644 --- a/src/lib/libc/string/strftime.c +++ b/src/lib/libc/string/strftime.c @@ -1,5 +1,3 @@ -/* $OpenBSD: strftime.c,v 1.5 1996/06/10 06:19:33 deraadt Exp $ */ - /* * Copyright (c) 1989 The Regents of the University of California. * All rights reserved. @@ -34,8 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)strftime.c 5.11 (Berkeley) 2/24/91";*/ -static char *rcsid = "$Id: strftime.c,v 1.5 1996/06/10 06:19:33 deraadt Exp $"; +static char *rcsid = "$OpenBSD: strftime.c,v 1.6 1996/08/19 08:34:18 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/string/string.3 b/src/lib/libc/string/string.3 index aaf97e0321..80da886e57 100644 --- a/src/lib/libc/string/string.3 +++ b/src/lib/libc/string/string.3 @@ -31,8 +31,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)string.3 6.9 (Berkeley) 4/19/91 -.\" $Id: string.3,v 1.1.1.1 1995/10/18 08:42:22 deraadt Exp $ +.\" $OpenBSD: string.3,v 1.2 1996/08/19 08:34:18 tholo Exp $ .\" .Dd April 19, 1991 .Dt STRING 3 diff --git a/src/lib/libc/string/strlen.3 b/src/lib/libc/string/strlen.3 index f4aff363ee..99e7dd19c3 100644 --- a/src/lib/libc/string/strlen.3 +++ b/src/lib/libc/string/strlen.3 @@ -33,8 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)strlen.3 5.4 (Berkeley) 6/29/91 -.\" $Id: strlen.3,v 1.1.1.1 1995/10/18 08:42:22 deraadt Exp $ +.\" $OpenBSD: strlen.3,v 1.2 1996/08/19 08:34:19 tholo Exp $ .\" .Dd June 29, 1991 .Dt STRLEN 3 diff --git a/src/lib/libc/string/strlen.c b/src/lib/libc/string/strlen.c index f5d526d9c4..332d5766f9 100644 --- a/src/lib/libc/string/strlen.c +++ b/src/lib/libc/string/strlen.c @@ -32,8 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)strlen.c 5.5 (Berkeley) 1/26/91";*/ -static char *rcsid = "$Id: strlen.c,v 1.2 1996/05/01 12:57:52 deraadt Exp $"; +static char *rcsid = "$OpenBSD: strlen.c,v 1.3 1996/08/19 08:34:19 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #ifndef _KERNEL diff --git a/src/lib/libc/string/strmode.3 b/src/lib/libc/string/strmode.3 index 1907e7ab03..ba2dfbf4a2 100644 --- a/src/lib/libc/string/strmode.3 +++ b/src/lib/libc/string/strmode.3 @@ -29,8 +29,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)strmode.3 5.4 (Berkeley) 7/31/91 -.\" $Id: strmode.3,v 1.1.1.1 1995/10/18 08:42:22 deraadt Exp $ +.\" $OpenBSD: strmode.3,v 1.2 1996/08/19 08:34:20 tholo Exp $ .\" .Dd July 31, 1991 .Dt STRMODE 3 diff --git a/src/lib/libc/string/strmode.c b/src/lib/libc/string/strmode.c index 441fc76e90..cc66071acd 100644 --- a/src/lib/libc/string/strmode.c +++ b/src/lib/libc/string/strmode.c @@ -32,8 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)strmode.c 5.3 (Berkeley) 5/18/90";*/ -static char *rcsid = "$Id: strmode.c,v 1.1.1.1 1995/10/18 08:42:22 deraadt Exp $"; +static char *rcsid = "$OpenBSD: strmode.c,v 1.2 1996/08/19 08:34:20 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/string/strncat.c b/src/lib/libc/string/strncat.c index 3d96452af4..27ae2ba324 100644 --- a/src/lib/libc/string/strncat.c +++ b/src/lib/libc/string/strncat.c @@ -35,8 +35,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)strncat.c 5.6 (Berkeley) 1/26/91";*/ -static char *rcsid = "$Id: strncat.c,v 1.1.1.1 1995/10/18 08:42:23 deraadt Exp $"; +static char *rcsid = "$OpenBSD: strncat.c,v 1.2 1996/08/19 08:34:21 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/string/strncmp.c b/src/lib/libc/string/strncmp.c index 43217391d0..0224957f8b 100644 --- a/src/lib/libc/string/strncmp.c +++ b/src/lib/libc/string/strncmp.c @@ -32,8 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)strncmp.c 5.6 (Berkeley) 1/26/91";*/ -static char *rcsid = "$Id: strncmp.c,v 1.2 1996/05/01 12:57:54 deraadt Exp $"; +static char *rcsid = "$OpenBSD: strncmp.c,v 1.3 1996/08/19 08:34:21 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #ifndef _KERNEL diff --git a/src/lib/libc/string/strncpy.c b/src/lib/libc/string/strncpy.c index 5215311b75..01bc8a872e 100644 --- a/src/lib/libc/string/strncpy.c +++ b/src/lib/libc/string/strncpy.c @@ -35,8 +35,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)strncpy.c 5.6 (Berkeley) 1/26/91";*/ -static char *rcsid = "$Id: strncpy.c,v 1.1.1.1 1995/10/18 08:42:23 deraadt Exp $"; +static char *rcsid = "$OpenBSD: strncpy.c,v 1.2 1996/08/19 08:34:22 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/string/strpbrk.3 b/src/lib/libc/string/strpbrk.3 index 8578546c05..5876f560a9 100644 --- a/src/lib/libc/string/strpbrk.3 +++ b/src/lib/libc/string/strpbrk.3 @@ -33,8 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)strpbrk.3 5.4 (Berkeley) 6/29/91 -.\" $Id: strpbrk.3,v 1.1.1.1 1995/10/18 08:42:23 deraadt Exp $ +.\" $OpenBSD: strpbrk.3,v 1.2 1996/08/19 08:34:22 tholo Exp $ .\" .Dd June 29, 1991 .Dt STRPBRK 3 diff --git a/src/lib/libc/string/strpbrk.c b/src/lib/libc/string/strpbrk.c index f1d542a525..748a3a8c94 100644 --- a/src/lib/libc/string/strpbrk.c +++ b/src/lib/libc/string/strpbrk.c @@ -32,8 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)strpbrk.c 5.8 (Berkeley) 1/26/91";*/ -static char *rcsid = "$Id: strpbrk.c,v 1.1.1.1 1995/10/18 08:42:23 deraadt Exp $"; +static char *rcsid = "$OpenBSD: strpbrk.c,v 1.2 1996/08/19 08:34:23 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/string/strrchr.3 b/src/lib/libc/string/strrchr.3 index 1d98cbff24..6dd00d32fb 100644 --- a/src/lib/libc/string/strrchr.3 +++ b/src/lib/libc/string/strrchr.3 @@ -33,8 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)strrchr.3 5.3 (Berkeley) 6/29/91 -.\" $Id: strrchr.3,v 1.1.1.1 1995/10/18 08:42:23 deraadt Exp $ +.\" $OpenBSD: strrchr.3,v 1.2 1996/08/19 08:34:23 tholo Exp $ .\" .Dd June 29, 1991 .Dt STRRCHR 3 diff --git a/src/lib/libc/string/strsep.3 b/src/lib/libc/string/strsep.3 index 21aa7376f2..0cae3e0f1b 100644 --- a/src/lib/libc/string/strsep.3 +++ b/src/lib/libc/string/strsep.3 @@ -31,8 +31,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)strsep.3 5.3 (Berkeley) 4/19/91 -.\" $Id: strsep.3,v 1.1.1.1 1995/10/18 08:42:23 deraadt Exp $ +.\" $OpenBSD: strsep.3,v 1.2 1996/08/19 08:34:24 tholo Exp $ .\" .Dd April 19, 1991 .Dt STRSEP 3 diff --git a/src/lib/libc/string/strsep.c b/src/lib/libc/string/strsep.c index 69be7fe046..09f187b62d 100644 --- a/src/lib/libc/string/strsep.c +++ b/src/lib/libc/string/strsep.c @@ -32,8 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static const char sccsid[] = "from: @(#)strsep.c 5.4 (Berkeley) 1/26/91";*/ -static char *rcsid = "$Id: strsep.c,v 1.1.1.1 1995/10/18 08:42:23 deraadt Exp $"; +static char *rcsid = "$OpenBSD: strsep.c,v 1.2 1996/08/19 08:34:24 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/string/strsignal.3 b/src/lib/libc/string/strsignal.3 index 3287fef53e..42e433c259 100644 --- a/src/lib/libc/string/strsignal.3 +++ b/src/lib/libc/string/strsignal.3 @@ -33,8 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)strerror.3 6.9 (Berkeley) 6/29/91 -.\" $Id: strsignal.3,v 1.1.1.1 1995/10/18 08:42:23 deraadt Exp $ +.\" $OpenBSD: strsignal.3,v 1.2 1996/08/19 08:34:25 tholo Exp $ .\" .Dd June 29, 1991 .Dt STRSIGNAL 3 diff --git a/src/lib/libc/string/strsignal.c b/src/lib/libc/string/strsignal.c index ec4a267edf..cf03af5963 100644 --- a/src/lib/libc/string/strsignal.c +++ b/src/lib/libc/string/strsignal.c @@ -32,8 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)strerror.c 5.6 (Berkeley) 5/4/91";*/ -static char *rcsid = "$Id: strsignal.c,v 1.1.1.1 1995/10/18 08:42:23 deraadt Exp $"; +static char *rcsid = "$OpenBSD: strsignal.c,v 1.2 1996/08/19 08:34:25 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/string/strspn.3 b/src/lib/libc/string/strspn.3 index 36e44a3a38..7d15470dee 100644 --- a/src/lib/libc/string/strspn.3 +++ b/src/lib/libc/string/strspn.3 @@ -33,8 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)strspn.3 5.3 (Berkeley) 6/29/91 -.\" $Id: strspn.3,v 1.2 1996/01/07 07:37:38 deraadt Exp $ +.\" $OpenBSD: strspn.3,v 1.3 1996/08/19 08:34:25 tholo Exp $ .\" .Dd June 29, 1991 .Dt STRSPN 3 diff --git a/src/lib/libc/string/strspn.c b/src/lib/libc/string/strspn.c index 6224b25c2a..41940f9190 100644 --- a/src/lib/libc/string/strspn.c +++ b/src/lib/libc/string/strspn.c @@ -32,8 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)strspn.c 5.8 (Berkeley) 1/26/91";*/ -static char *rcsid = "$Id: strspn.c,v 1.1.1.1 1995/10/18 08:42:23 deraadt Exp $"; +static char *rcsid = "$OpenBSD: strspn.c,v 1.2 1996/08/19 08:34:26 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/string/strstr.3 b/src/lib/libc/string/strstr.3 index 24fdf540ed..fa455b426a 100644 --- a/src/lib/libc/string/strstr.3 +++ b/src/lib/libc/string/strstr.3 @@ -33,8 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)strstr.3 5.3 (Berkeley) 6/29/91 -.\" $Id: strstr.3,v 1.1.1.1 1995/10/18 08:42:23 deraadt Exp $ +.\" $OpenBSD: strstr.3,v 1.2 1996/08/19 08:34:26 tholo Exp $ .\" .Dd June 29, 1991 .Dt STRSTR 3 diff --git a/src/lib/libc/string/strstr.c b/src/lib/libc/string/strstr.c index 1ed59e357b..763c7e29d7 100644 --- a/src/lib/libc/string/strstr.c +++ b/src/lib/libc/string/strstr.c @@ -35,8 +35,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)strstr.c 5.2 (Berkeley) 1/26/91";*/ -static char *rcsid = "$Id: strstr.c,v 1.1.1.1 1995/10/18 08:42:23 deraadt Exp $"; +static char *rcsid = "$OpenBSD: strstr.c,v 1.2 1996/08/19 08:34:27 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/string/strtok.3 b/src/lib/libc/string/strtok.3 index 644bd10aed..ce4a75c007 100644 --- a/src/lib/libc/string/strtok.3 +++ b/src/lib/libc/string/strtok.3 @@ -33,8 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)strtok.3 5.8 (Berkeley) 6/29/91 -.\" $Id: strtok.3,v 1.1.1.1 1995/10/18 08:42:23 deraadt Exp $ +.\" $OpenBSD: strtok.3,v 1.2 1996/08/19 08:34:27 tholo Exp $ .\" .Dd June 29, 1991 .Dt STRTOK 3 diff --git a/src/lib/libc/string/strtok.c b/src/lib/libc/string/strtok.c index 9f712579bf..2fce04c3ad 100644 --- a/src/lib/libc/string/strtok.c +++ b/src/lib/libc/string/strtok.c @@ -32,8 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)strtok.c 5.8 (Berkeley) 2/24/91";*/ -static char *rcsid = "$Id: strtok.c,v 1.1.1.1 1995/10/18 08:42:23 deraadt Exp $"; +static char *rcsid = "$OpenBSD: strtok.c,v 1.2 1996/08/19 08:34:28 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/string/strxfrm.3 b/src/lib/libc/string/strxfrm.3 index 84fd945472..3ebdd42c29 100644 --- a/src/lib/libc/string/strxfrm.3 +++ b/src/lib/libc/string/strxfrm.3 @@ -33,8 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)strxfrm.3 5.4 (Berkeley) 6/29/91 -.\" $Id: strxfrm.3,v 1.1.1.1 1995/10/18 08:42:23 deraadt Exp $ +.\" $OpenBSD: strxfrm.3,v 1.2 1996/08/19 08:34:28 tholo Exp $ .\" .Dd June 29, 1991 .Dt STRXFRM 3 diff --git a/src/lib/libc/string/strxfrm.c b/src/lib/libc/string/strxfrm.c index d9df77b957..6b258edecc 100644 --- a/src/lib/libc/string/strxfrm.c +++ b/src/lib/libc/string/strxfrm.c @@ -35,8 +35,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)strxfrm.c 5.2 (Berkeley) 1/26/91";*/ -static char *rcsid = "$Id: strxfrm.c,v 1.1.1.1 1995/10/18 08:42:23 deraadt Exp $"; +static char *rcsid = "$OpenBSD: strxfrm.c,v 1.2 1996/08/19 08:34:29 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/src/lib/libc/string/swab.3 b/src/lib/libc/string/swab.3 index 133c487bbd..c64dbd6cb1 100644 --- a/src/lib/libc/string/swab.3 +++ b/src/lib/libc/string/swab.3 @@ -29,8 +29,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)swab.3 6.6 (Berkeley) 5/1/91 -.\" $Id: swab.3,v 1.1.1.1 1995/10/18 08:42:23 deraadt Exp $ +.\" $OpenBSD: swab.3,v 1.2 1996/08/19 08:34:29 tholo Exp $ .\" .Dd May 1, 1991 .Dt SWAB 3 diff --git a/src/lib/libc/string/swab.c b/src/lib/libc/string/swab.c index f33fc53bd6..bdedd06672 100644 --- a/src/lib/libc/string/swab.c +++ b/src/lib/libc/string/swab.c @@ -35,8 +35,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)swab.c 5.10 (Berkeley) 3/6/91";*/ -static char *rcsid = "$Id: swab.c,v 1.1.1.1 1995/10/18 08:42:23 deraadt Exp $"; +static char *rcsid = "$OpenBSD: swab.c,v 1.2 1996/08/19 08:34:30 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include -- cgit v1.2.3-55-g6feb