svn commit: r279296 - head/usr.bin/enigma

John-Mark Gurney jmg at funkthat.com
Wed Feb 25 22:12:24 UTC 2015


Xin LI wrote this message on Wed, Feb 25, 2015 at 20:47 +0000:
> Author: delphij
> Date: Wed Feb 25 20:47:25 2015
> New Revision: 279296
> URL: https://svnweb.freebsd.org/changeset/base/279296
> 
> Log:
>   Explicitly crypt_set_format("des") and bail out if we
>   can't.  This would prevent problem when we changed the
>   default crypt(3) algorithm or removed it in the future.
>   
>   PR:		bin/189958
>   MFC after:	1 month

I think we should just remove enigma...  I don't see much
benefit to it... or at least move it to ports...  When I
looked at this recently, I couldn't find the crypt(1) program
on other OS's like it said... Linux doesn't ship w/ it.. I
think Solaris may, but we have openssl in base, so having
these weaker systems (like bdes) isn't good for our users...

-- 
  John-Mark Gurney				Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."


More information about the svn-src-head mailing list