freebsd-dev/crypto
Peter Wemm cd189e1195 Hack to work around braindeath in libtelnet:sra.c. The sra.o file
references global variables from telnetd, but is also linked into
telnet as well. I was tempted to back out the last sra.c change
as it is 100% bogus and should be taken out and shot, but for now
this bandaid should get world working again. :-(
2001-05-15 09:52:03 +00:00
..
heimdal This commit was generated by cvs2svn to compensate for changes in r76371, 2001-05-08 14:57:13 +00:00
kerberosIV merge imported changes into HEAD 2001-05-11 00:14:02 +00:00
openssh If a host would exceed 16 characters in the utmp entry, record only 2001-05-15 01:50:40 +00:00
openssl Resolve conflicts 2001-02-18 03:23:30 +00:00
telnet Hack to work around braindeath in libtelnet:sra.c. The sra.o file 2001-05-15 09:52:03 +00:00
README Note that crypto/ is not used to build in, people should see secure/ 2001-02-10 04:47:47 +00:00

$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.