Source-Changes-HG archive

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

[src/netbsd-1-5]: src/lib/libutil Apply patch (requested by he):



details:   https://anonhg.NetBSD.org/src/rev/3e070f01eaff
branches:  netbsd-1-5
changeset: 492905:3e070f01eaff
user:      he <he%NetBSD.org@localhost>
date:      Tue Feb 26 22:12:19 2002 +0000

description:
Apply patch (requested by he):
  Add support for local MD5-encrypted passwords.
  Here: add a teeny version number, due to addition of pwd_gensalt().

diffstat:

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

diffs (11 lines):

diff -r bd6f35f326b2 -r 3e070f01eaff lib/libutil/shlib_version
--- a/lib/libutil/shlib_version Tue Feb 26 22:11:05 2002 +0000
+++ b/lib/libutil/shlib_version Tue Feb 26 22:12:19 2002 +0000
@@ -1,5 +1,6 @@
-#      $NetBSD: shlib_version,v 1.20 2000/01/12 05:02:10 mjl Exp $
+#      $NetBSD: shlib_version,v 1.20.4.1 2002/02/26 22:12:19 he Exp $
 #      Remember to update distrib/sets/lists/base/shl.* when changing
 #
 major=5
 minor=2
+teeny=1



Home | Main Index | Thread Index | Old Index