freebsd-dev/crypto
Jordan K. Hubbard d1f21093cd Don't assume that the number of fds to select on is known quantity (in
this case 16).  Use dynamic FD_SETs and calculated high-water marks
throughout.  There are also too many versions of telnet in the tree.

Obtained from:  OpenBSD and Apple's Radar database
MFC after:      2 days
2001-12-09 09:53:27 +00:00
..
heimdal
kerberosIV
openssh Update version string since we applied a fix for the UseLogin issue. 2001-12-03 22:47:51 +00:00
openssl Protect names that are used elsewhere. This fixes WARNS=2 breakage 2001-12-01 18:48:36 +00:00
telnet Don't assume that the number of fds to select on is known quantity (in 2001-12-09 09:53:27 +00:00
README

$FreeBSD$

This directory is for the EXACT same use as src/contrib, except it
holds crypto sources.  In other words, this holds raw sources obtained
from various third party vendors, with FreeBSD patches applied.  No
compilation is done from this directory, it is all done from the
src/secure directory.  The separation between src/contrib and src/crypto
is the result of an old USA law, which made these sources export
controlled, so they had to be kept separate.