Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Feb 1996 07:10:20 -0800 (PST)
From:      Peter Wemm <peter>
To:        CVS-committers, cvs-usrbin
Subject:   cvs commit:  src/usr.bin/passwd local_passwd.c
Message-ID:  <199602071510.HAA05012@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       96/02/07 07:10:20

  Branch:      usr.bin/passwd  RELENG_2_1_0
  Modified:    usr.bin/passwd  local_passwd.c
  Log:
  Mark Murray's "Trivial" change to support mixed MD5 and DES passwords.
  If the salt starts with $1$, preserve it rather than overwriting it.
  This allows a dual-personality crypt to sense which algorithm to use.
  
  Some other cosmetic nits from HEAD too (null terminate a salt string in
  #ifdef'ed out code).
  
  Revision  Changes    Path
  1.2.6.4   +19 -6     src/usr.bin/passwd/local_passwd.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602071510.HAA05012>