Re: DES_random_key.3 and co

[email protected] (Christos Zoulas)
Newsgroups gmane.os.netbsd.current
Message-ID <[email protected]>
In article <[email protected]>,
Patrick Welche  <[email protected]> wrote:
>I keep seeing
>
>obsolete fix:
>        Removed obsolete file /usr/share/man/man3/MD5.3
>        Removed obsolete file /usr/share/man/man3/HMAC.3
>        Removed obsolete file /usr/share/man/man3/DES_random_key.3
>        Removed obsolete file /usr/share/man/html3/MD5.html
>        Removed obsolete file /usr/share/man/html3/HMAC.html
>        Removed obsolete file /usr/share/man/html3/DES_random_key.html
>
>at least the top .3 files are listed in
>
>src/crypto/external/apache2/openssl/lib/libcrypto/man.inc
>
>Zap them?

That looks backwards:

[2:24pm] 49>fgrep -ir DES_random_key.3 /usr/src/distrib/sets/lists
/usr/src/distrib/sets/lists/comp/mi:./usr/share/man/man3/DES_random_key.3      comp-obsolete            obsolete
/usr/src/distrib/sets/lists/comp/mi:./usr/share/man/man3/des_random_key.3      comp-c-man               .man

[2:29pm] 59>fgrep -ri /MD5.3 /usr/src/distrib/sets/lists
/usr/src/distrib/sets/lists/comp/mi:./usr/share/man/man3/MD5.3                 comp-obsolete            obsolete
/usr/src/distrib/sets/lists/comp/mi:./usr/share/man/man3/md5.3                 comp-c-man               .man

[2:31pm] 68>fgrep -ri /HMAC.3 /usr/src/distrib/sets/lists
/usr/src/distrib/sets/lists/comp/mi:./usr/share/man/man3/HMAC.3                comp-obsolete            obsolete
/usr/src/distrib/sets/lists/comp/mi:./usr/share/man/man3/hmac.3                comp-c-man               .man




[2:26pm] 53>ls -l /usr/src/crypto/external/*/openssl/lib/libcrypto/man/*random_key*
-rw-r--r--  1 christos  src       18412 Jul 18 12:41 /usr/src/crypto/external/apache2/openssl/lib/libcrypto/man/DES_random_key.3
-rw-r--r--  1 christos  christos  18292 Apr 16  2025 /usr/src/crypto/external/bsd/openssl/lib/libcrypto/man/DES_random_key.3

[2:30pm] 65>ls -l /usr/src/crypto/external/*/openssl/lib/libcrypto/man/MD5.3
-rw-r--r--  1 christos  src       5877 Jul 18 12:41 /usr/src/crypto/external/apache2/openssl/lib/libcrypto/man/MD5.3
-rw-r--r--  1 christos  christos  5760 Apr 16  2025 /usr/src/crypto/external/bsd/openssl/lib/libcrypto/man/MD5.3

[2:30pm] 67>ls -l /usr/src/crypto/external/*/openssl/lib/libcrypto/man/HMAC.3
-rw-r--r--  1 christos  src       8380 Jul 18 12:41 /usr/src/crypto/external/apache2/openssl/lib/libcrypto/man/HMAC.3
-rw-r--r--  1 christos  christos  8292 Apr 16  2025 /usr/src/crypto/external/bsd/openssl/lib/libcrypto/man/HMAC.3



christos
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.