Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 May 2014 16:21:05 GMT
From:      Safonov Paul <safonov.paul@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   bin/189958: broken /usr/bin/crypt
Message-ID:  <201405191621.s4JGL5LF068237@cgiserv.freebsd.org>
Resent-Message-ID: <201405191630.s4JGU0SO082160@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         189958
>Category:       bin
>Synopsis:       broken /usr/bin/crypt
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 19 16:30:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Safonov Paul
>Release:        FreeBSD 9.3-PRERELEASE
>Organization:
>Environment:
FreeBSD work.sph 9.3-PRERELEASE FreeBSD 9.3-PRERELEASE #0: Mon May 19 14:52:03 KRAT 2014     root@work.sph:/usr/obj/usr/src/sys/KERNEL  amd64

>Description:
Result of /usr/bin/sript changed.

9.2-RELEASE:
% jot 10 | /usr/bin/crypt 123 | md5
45bdbb4e4a69c284a40d796c4c4f9a0f

9.3-PRERELEASE:
% jot 10 | /usr/bin/crypt 123 | md5
9d835aa71b0733d4c2f05c9fbb244ead

>How-To-Repeat:
jot 10 | /usr/bin/crypt 123 | md5
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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