From 39d96c1f3439fddafa96d9bd3978107579370e8a Mon Sep 17 00:00:00 2001 From: keihan Date: Thu, 4 Dec 2003 23:39:18 +0000 Subject: [PATCH] netbsd.org -> NetBSD.org NetBSD.ORG -> NetBSD.org Now src/lib is done. --- lib/libc/gen/fts.c | 4 ++-- lib/libc/gen/glob.c | 4 ++-- lib/libc/md/md4c.c | 4 ++-- lib/libc/sys/swapctl.2 | 8 ++++---- lib/libc/time/tz-link.htm | 2 +- lib/libc/yp/xdryp.c | 6 +++--- 6 files changed, 14 insertions(+), 14 deletions(-) diff --git a/lib/libc/gen/fts.c b/lib/libc/gen/fts.c index ea8fad76eee8..d1ba79f62dab 100644 --- a/lib/libc/gen/fts.c +++ b/lib/libc/gen/fts.c @@ -1,7 +1,7 @@ -/* $NetBSD: fts.c,v 1.22 1997/10/22 06:37:48 thorpej Exp $ */ +/* $NetBSD: fts.c,v 1.23 2003/12/04 23:39:18 keihan Exp $ */ /* - * Written by Jason R. Thorpe , October 21, 1997. + * Written by Jason R. Thorpe , October 21, 1997. * Public domain. */ diff --git a/lib/libc/gen/glob.c b/lib/libc/gen/glob.c index b714a31829b5..6611f02d19ff 100644 --- a/lib/libc/gen/glob.c +++ b/lib/libc/gen/glob.c @@ -1,7 +1,7 @@ -/* $NetBSD: glob.c,v 1.10 1997/10/22 06:37:50 thorpej Exp $ */ +/* $NetBSD: glob.c,v 1.11 2003/12/04 23:39:18 keihan Exp $ */ /* - * Written by Jason R. Thorpe , October 21, 1997. + * Written by Jason R. Thorpe , October 21, 1997. * Public domain. */ diff --git a/lib/libc/md/md4c.c b/lib/libc/md/md4c.c index 834b46c7942f..7eec16b398c8 100644 --- a/lib/libc/md/md4c.c +++ b/lib/libc/md/md4c.c @@ -1,8 +1,8 @@ -/* $NetBSD: md4c.c,v 1.11 2003/10/27 00:12:42 lukem Exp $ */ +/* $NetBSD: md4c.c,v 1.12 2003/12/04 23:39:18 keihan Exp $ */ /* * This file is derived from the RSA Data Security, Inc. MD4 Message-Digest - * Algorithm and has been modified by Jason R. Thorpe + * Algorithm and has been modified by Jason R. Thorpe * for portability and formatting. */ diff --git a/lib/libc/sys/swapctl.2 b/lib/libc/sys/swapctl.2 index 5f8fab8d51a3..83912d005544 100644 --- a/lib/libc/sys/swapctl.2 +++ b/lib/libc/sys/swapctl.2 @@ -1,4 +1,4 @@ -.\" $NetBSD: swapctl.2,v 1.28 2003/10/13 14:22:20 agc Exp $ +.\" $NetBSD: swapctl.2,v 1.29 2003/12/04 23:39:18 keihan Exp $ .\" .\" Copyright (c) 1997 Matthew R. Green .\" Copyright (c) 1980, 1991, 1993 @@ -249,6 +249,6 @@ to its current location in .Sh AUTHORS The current swap system was designed and implemented by Matthew Green \*[Lt]mrg@eterna.com.au\*[Gt], -with help from Paul Kranenburg \*[Lt]pk@NetBSD.ORG\*[Gt] -and Leo Weppelman \*[Lt]leo@NetBSD.ORG\*[Gt], -and insights from Jason R. Thorpe \*[Lt]thorpej@NetBSD.ORG\*[Gt]. +with help from Paul Kranenburg \*[Lt]pk@NetBSD.org\*[Gt] +and Leo Weppelman \*[Lt]leo@NetBSD.org\*[Gt], +and insights from Jason R. Thorpe \*[Lt]thorpej@NetBSD.org\*[Gt]. diff --git a/lib/libc/time/tz-link.htm b/lib/libc/time/tz-link.htm index b27e8b800ebb..5a4b3036d060 100644 --- a/lib/libc/time/tz-link.htm +++ b/lib/libc/time/tz-link.htm @@ -38,7 +38,7 @@ including the GNU C Library used in GNU/Linux, FreeBSD, -NetBSD, +NetBSD, OpenBSD, Cygwin, DJGPP, diff --git a/lib/libc/yp/xdryp.c b/lib/libc/yp/xdryp.c index ae59ab540565..27a4670c3f45 100644 --- a/lib/libc/yp/xdryp.c +++ b/lib/libc/yp/xdryp.c @@ -1,7 +1,7 @@ -/* $NetBSD: xdryp.c,v 1.26 2003/05/29 18:15:25 christos Exp $ */ +/* $NetBSD: xdryp.c,v 1.27 2003/12/04 23:39:18 keihan Exp $ */ /* - * Copyright (c) 1996 Jason R. Thorpe . + * Copyright (c) 1996 Jason R. Thorpe . * All rights reserved. * * Copyright (c) 1992, 1993 Theo de Raadt @@ -38,7 +38,7 @@ #include #if defined(LIBC_SCCS) && !defined(lint) -__RCSID("$NetBSD: xdryp.c,v 1.26 2003/05/29 18:15:25 christos Exp $"); +__RCSID("$NetBSD: xdryp.c,v 1.27 2003/12/04 23:39:18 keihan Exp $"); #endif /*