CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/08/30 16:20:44
Modified files:
lib/libc/hash : Makefile.inc
usr.sbin/mtree : mtree.8
Added files:
lib/libc/hash : MD5Init.3 RMD160Init.3 SHA1Init.3 SHA256Init.3
SipHash24_Init.3
Removed files:
lib/libc/hash : SipHash24.3 md5.3 rmd160.3 sha1.3 sha2.3
Log message:
name these manual pages by the primary function, for instance there
is no function called md5()
as discussed with jmc
