Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Feb 2008 23:57:11 +0000 (UTC)
From:      Pierre Beyssac <pb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/iscontrol misc.c
Message-ID:  <200802062357.m16NvCUc038134@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pb          2008-02-06 23:57:11 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sbin/iscontrol       misc.c 
  Log:
  MFC rev 1.4: fix a bug in hexadecimal formatting of the CHAP digest:
  bytes >= 0x80 were formatted as 0xff, causing the authentication
  to fail.
  
  Note: fast MFC to RELENG_7 and RELENG_7_0 to get the changes in
  time for 7.0-RC2.
  
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.1.2.1   +5 -4      src/sbin/iscontrol/misc.c



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