New err_code.pl script to retain old error codes. This should allow the use
authorDr. Stephen Henson <steve@openssl.org>
Mon, 18 Jan 1999 22:18:38 +0000 (22:18 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 18 Jan 1999 22:18:38 +0000 (22:18 +0000)
commit6c8abdd744ecba1cf06f03bea4a034412c5922dd
tree0cf16338b54eefe8324742250fb0bcba3e3150db
parent4a66b7e0b235298716664e570e44428a0e54d196
New err_code.pl script to retain old error codes. This should allow the use
of 'make errors' without causing huge re-organisations of files when a new
code is added.
20 files changed:
CHANGES
crypto/Makefile.ssl
crypto/asn1/Makefile.ssl
crypto/bio/Makefile.ssl
crypto/bn/Makefile.ssl
crypto/buffer/Makefile.ssl
crypto/comp/Makefile.ssl
crypto/conf/Makefile.ssl
crypto/dh/Makefile.ssl
crypto/dsa/Makefile.ssl
crypto/err/err_code.pl
crypto/evp/Makefile.ssl
crypto/md2/Makefile.ssl
crypto/objects/Makefile.ssl
crypto/pem/Makefile.ssl
crypto/pkcs7/Makefile.ssl
crypto/rsa/Makefile.ssl
crypto/x509/Makefile.ssl
rsaref/Makefile.ssl
ssl/Makefile.ssl