Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Martin J. Laubach <mjl@netbsd.org>
List: source-changes
Date: 03/11/2001 15:57:45
Module Name: basesrc
Committed By: mjl
Date: Sun Mar 11 13:57:45 UTC 2001
Modified Files:
basesrc/distrib/sets/lists/base: shl.mi
basesrc/lib/libskey: shlib_version skeysubr.c
Log Message:
Fix incorrect SHA1 calculation on big endian machines reported
in PR/12045 by John Valdes, who also provided the problem's
solution and a patch.
XXX This problem could have been caught about a year ago if we
XXX just ran the regression tests on every build!
To generate a diff of this commit:
cvs rdiff -r1.125 -r1.126 basesrc/distrib/sets/lists/base/shl.mi
cvs rdiff -r1.4 -r1.5 basesrc/lib/libskey/shlib_version
cvs rdiff -r1.18 -r1.19 basesrc/lib/libskey/skeysubr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.