Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-3]: src/lib/libc/hash/sha2 Pull up following revision(s) (request...



details:   https://anonhg.NetBSD.org/src/rev/691785925d56
branches:  netbsd-3
changeset: 577537:691785925d56
user:      riz <riz%NetBSD.org@localhost>
date:      Tue Nov 22 15:22:36 2005 +0000

description:
Pull up following revision(s) (requested by tron in ticket #986):
        lib/libc/hash/sha2/sha2.3: revision 1.3
SHA2 support appeared in NetBSD 3.0.

diffstat:

 lib/libc/hash/sha2/sha2.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 5626d406c875 -r 691785925d56 lib/libc/hash/sha2/sha2.3
--- a/lib/libc/hash/sha2/sha2.3 Mon Nov 21 21:58:35 2005 +0000
+++ b/lib/libc/hash/sha2/sha2.3 Tue Nov 22 15:22:36 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: sha2.3,v 1.1.2.2 2005/09/08 19:15:44 tron Exp $
+.\" $NetBSD: sha2.3,v 1.1.2.3 2005/11/22 15:22:36 riz Exp $
 .\"    $OpenBSD: sha2.3,v 1.11 2004/06/22 01:57:29 jfb Exp $
 .\"
 .\" Copyright (c) 2003, 2004 Todd C. Miller <Todd.Miller%courtesan.com@localhost>
@@ -260,7 +260,7 @@
 The SHA2 functions appeared in
 .Ox 3.4
 and
-.Nx 4.0 .
+.Nx 3.0 .
 .Sh AUTHORS
 This implementation of the SHA functions was written by Aaron D. Gifford.
 .Pp



Home | Main Index | Thread Index | Old Index