Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/16/2000 09:27:34
Module Name: basesrc
Committed By: thorpej
Date: Fri Jun 16 16:27:33 UTC 2000
Modified Files:
basesrc/lib/libcrypt: crypt.3 crypt.c
Log Message:
Enable decryption in crypt(), from cryptosrc-intl, and lift the updated
manual page (which describes decryption) from cryptosrc-us.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/lib/libcrypt/crypt.3
cvs rdiff -r1.14 -r1.15 basesrc/lib/libcrypt/crypt.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.