Source-Changes-HG archive

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

[src/trunk]: src/lib/libc Add to major-bump TODO: hash function should take t...



details:   https://anonhg.NetBSD.org/src/rev/48bcaf64905e
branches:  trunk
changeset: 500461:48bcaf64905e
user:      ad <ad%NetBSD.org@localhost>
date:      Tue Dec 12 15:45:04 2000 +0000

description:
Add to major-bump TODO: hash function should take the same arguments.

diffstat:

 lib/libc/shlib_version |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 659fdb443be1 -r 48bcaf64905e lib/libc/shlib_version
--- a/lib/libc/shlib_version    Tue Dec 12 15:36:49 2000 +0000
+++ b/lib/libc/shlib_version    Tue Dec 12 15:45:04 2000 +0000
@@ -1,9 +1,10 @@
-#      $NetBSD: shlib_version,v 1.96 2000/12/11 19:12:35 ad Exp $
+#      $NetBSD: shlib_version,v 1.97 2000/12/12 15:45:04 ad Exp $
 #      Remember to update distrib/sets/lists/base/shl.* when changing
 #
 # things we wish to do on next major version bump:
 # - libc/net/rcmd.c: make __ivaliduser() and __ivaliduser_sa() static
 # - libc/net: resolver update to BIND8/9?
+# - md4, md5, rmd160 & sha1 functions should take the same arguments AFAP
 #
 major=12
 minor=67



Home | Main Index | Thread Index | Old Index