diff options
| author | Kris Kennaway <kris@FreeBSD.org> | 2001-02-10 04:47:47 +0000 |
|---|---|---|
| committer | Kris Kennaway <kris@FreeBSD.org> | 2001-02-10 04:47:47 +0000 |
| commit | e0834d8749154586ff84343a3ff814b40c7d942c (patch) | |
| tree | 974b2d1b26a235135db27b969d5bc19ee048635d | |
| parent | ab9577f234decfcdc9a2ac70936a5c44adcc4a1b (diff) | |
Notes
| -rw-r--r-- | crypto/README | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/crypto/README b/crypto/README index 2d6b4e619215..a3c5ccf50a1c 100644 --- a/crypto/README +++ b/crypto/README @@ -1,5 +1,9 @@ $FreeBSD$ This directory is for the EXACT same use as src/contrib, except it -holds crypto sources. It is the result of an old USA law, which -made these sources export controlled, so they had to be kept seperate. +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. |
