netbsd.org -> NetBSD.org

NetBSD.ORG -> NetBSD.org

Now src/lib is done.
This commit is contained in:
keihan 2003-12-04 23:39:18 +00:00
parent 3a8b7119a9
commit 39d96c1f34
6 changed files with 14 additions and 14 deletions

View File

@ -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>, October 21, 1997.
* Written by Jason R. Thorpe <thorpej@NetBSD.org>, October 21, 1997.
* Public domain.
*/

View File

@ -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>, October 21, 1997.
* Written by Jason R. Thorpe <thorpej@NetBSD.org>, October 21, 1997.
* Public domain.
*/

View File

@ -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>
* Algorithm and has been modified by Jason R. Thorpe <thorpej@NetBSD.org>
* for portability and formatting.
*/

View File

@ -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].

View File

@ -38,7 +38,7 @@ including
<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>,

View File

@ -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>.
* Copyright (c) 1996 Jason R. Thorpe <thorpej@NetBSD.org>.
* All rights reserved.
*
* Copyright (c) 1992, 1993 Theo de Raadt <deraadt@fsa.ca>
@ -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
/*