freebsd-dev/crypto
Brian Feldman e9fd63dfdd Switch to the user's uid before attempting to unlink the auth forwarding
file, nullifying the effects of a race.

Obtained from:	OpenBSD
2001-06-08 22:22:09 +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 Switch to the user's uid before attempting to unlink the auth forwarding 2001-06-08 22:22:09 +00:00
openssl Resolve conflicts 2001-05-20 03:17:35 +00:00
telnet Oops, forgot the 'u' in the getopt for the previous commit. 2001-05-24 00:14:19 +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.