pb 2008-02-07 00:08:57 UTC FreeBSD src repository
Modified files: (Branch: RELENG_7_0) 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.4.1 +5 -4 src/sbin/iscontrol/misc.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"