freebsd-skq/crypto
Brian Feldman ee510eab3f In env_destroy(), it is a bad idea to env_swap(self, 0) to switch
back to the original environ unconditionally.  The setting of the
variable to save the previous environ is conditional; it happens when
ENV.e_committed is set.  Therefore, don't try to swap the env back
unless the previous env has been initialized.

PR:		bin/22670
Submitted by:	Takanori Saneto <sanewo@ba2.so-net.ne.jp>
2000-11-25 02:00:35 +00:00
..
heimdal This commit was generated by cvs2svn to compensate for changes in r64593, 2000-08-13 05:23:23 +00:00
kerberosIV This commit was generated by cvs2svn to compensate for changes in r64583, 2000-08-13 04:46:54 +00:00
openssh In env_destroy(), it is a bad idea to env_swap(self, 0) to switch 2000-11-25 02:00:35 +00:00
openssl Update list of files to remove prior to import 2000-11-13 07:46:20 +00:00
telnet mdoc(7) police: use the new features of the Nm macro. 2000-11-20 20:10:44 +00:00
README Crypto sources are no longer export controlled: 2000-07-31 12:24:13 +00:00

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