Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc netbsd.org -> NetBSD.org
details: https://anonhg.NetBSD.org/src/rev/d7c9e998ac33
branches: trunk
changeset: 555955:d7c9e998ac33
user: keihan <keihan%NetBSD.org@localhost>
date: Thu Dec 04 23:39:18 2003 +0000
description:
netbsd.org -> NetBSD.org
NetBSD.ORG -> NetBSD.org
Now src/lib is done.
diffstat:
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(-)
diffs (93 lines):
diff -r e9a14cbe2a1a -r d7c9e998ac33 lib/libc/gen/fts.c
--- a/lib/libc/gen/fts.c Thu Dec 04 23:32:37 2003 +0000
+++ b/lib/libc/gen/fts.c Thu Dec 04 23:39:18 2003 +0000
@@ -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 <thorpej%NetBSD.ORG@localhost>, October 21, 1997.
+ * Written by Jason R. Thorpe <thorpej%NetBSD.org@localhost>, October 21, 1997.
* Public domain.
*/
diff -r e9a14cbe2a1a -r d7c9e998ac33 lib/libc/gen/glob.c
--- a/lib/libc/gen/glob.c Thu Dec 04 23:32:37 2003 +0000
+++ b/lib/libc/gen/glob.c Thu Dec 04 23:39:18 2003 +0000
@@ -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 <thorpej%NetBSD.ORG@localhost>, October 21, 1997.
+ * Written by Jason R. Thorpe <thorpej%NetBSD.org@localhost>, October 21, 1997.
* Public domain.
*/
diff -r e9a14cbe2a1a -r d7c9e998ac33 lib/libc/md/md4c.c
--- a/lib/libc/md/md4c.c Thu Dec 04 23:32:37 2003 +0000
+++ b/lib/libc/md/md4c.c Thu Dec 04 23:39:18 2003 +0000
@@ -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 <thorpej%NetBSD.ORG@localhost>
+ * Algorithm and has been modified by Jason R. Thorpe <thorpej%NetBSD.org@localhost>
* for portability and formatting.
*/
diff -r e9a14cbe2a1a -r d7c9e998ac33 lib/libc/sys/swapctl.2
--- a/lib/libc/sys/swapctl.2 Thu Dec 04 23:32:37 2003 +0000
+++ b/lib/libc/sys/swapctl.2 Thu Dec 04 23:39:18 2003 +0000
@@ -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 @@
.Sh AUTHORS
The current swap system was designed and implemented by
Matthew Green \*[Lt]mrg%eterna.com.au@localhost\*[Gt],
-with help from Paul Kranenburg \*[Lt]pk%NetBSD.ORG@localhost\*[Gt]
-and Leo Weppelman \*[Lt]leo%NetBSD.ORG@localhost\*[Gt],
-and insights from Jason R. Thorpe \*[Lt]thorpej%NetBSD.ORG@localhost\*[Gt].
+with help from Paul Kranenburg \*[Lt]pk%NetBSD.org@localhost\*[Gt]
+and Leo Weppelman \*[Lt]leo%NetBSD.org@localhost\*[Gt],
+and insights from Jason R. Thorpe \*[Lt]thorpej%NetBSD.org@localhost\*[Gt].
diff -r e9a14cbe2a1a -r d7c9e998ac33 lib/libc/time/tz-link.htm
--- a/lib/libc/time/tz-link.htm Thu Dec 04 23:32:37 2003 +0000
+++ b/lib/libc/time/tz-link.htm Thu Dec 04 23:39:18 2003 +0000
@@ -38,7 +38,7 @@
<a href="http://www.gnu.org/software/libc/">the GNU C Library</a> used in
<a href="http://www.linux.org/">GNU/Linux</a>,
<a href="http://www.freebsd.org/">FreeBSD</a>,
-<a href="http://www.netbsd.org/">NetBSD</a>,
+<a href="http://www.NetBSD.org/">NetBSD</a>,
<a href="http://www.openbsd.org/">OpenBSD</a>,
<a href="http://www.cygwin.com/">Cygwin</a>,
<a href="http://www.delorie.com/djgpp/">DJGPP</a>,
diff -r e9a14cbe2a1a -r d7c9e998ac33 lib/libc/yp/xdryp.c
--- a/lib/libc/yp/xdryp.c Thu Dec 04 23:32:37 2003 +0000
+++ b/lib/libc/yp/xdryp.c Thu Dec 04 23:39:18 2003 +0000
@@ -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 <thorpej%NetBSD.ORG@localhost>.
+ * Copyright (c) 1996 Jason R. Thorpe <thorpej%NetBSD.org@localhost>.
* All rights reserved.
*
* Copyright (c) 1992, 1993 Theo de Raadt <deraadt%fsa.ca@localhost>
@@ -38,7 +38,7 @@
#include <sys/cdefs.h>
#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
/*
Home |
Main Index |
Thread Index |
Old Index