diff options
author | Ralf S. Engelschall <rse@openssl.org> | 1999-02-10 08:26:08 +0000 |
---|---|---|
committer | Ralf S. Engelschall <rse@openssl.org> | 1999-02-10 08:26:08 +0000 |
commit | 155d7a0e1dcf225f635dc522b272606590112c58 (patch) | |
tree | 3c71cfe2bbf8081f3fb63c19a46007d5ca8b136e /ms | |
parent | 2c2cba0d133376c11eed52d4287a6518c2d1ad5a (diff) | |
download | openssl-new-155d7a0e1dcf225f635dc522b272606590112c58.tar.gz |
First cut for a very conservative source tree cleanup:
1. merge various obsolete readme texts into doc/ssleay.txt
where we collect the old documents and readme texts.
2. remove the first part of files where I'm already sure that we no longer need
them because of three reasons: either they are just temporary files which
were left by Eric or they are preserved original files where I've verified
that the diff is also available in the CVS via "cvs diff -rSSLeay_0_8_1b"
or they were renamed (as it was definitely the case for the crypto/md/
stuff).
We've still a horrible mess under crypto/bn/asm/. There for a lot of files
I'm sure whether we need them or not. So, when someone knows it better, feel
free to cleanup there.
Diffstat (limited to 'ms')
-rwxr-xr-x | ms/f.bat | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ms/f.bat b/ms/f.bat deleted file mode 100755 index b365924972..0000000000 --- a/ms/f.bat +++ /dev/null @@ -1,2 +0,0 @@ -echo %%
-
|