Subject: CVS commit: src/usr.bin/pwhash
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 01/12/2005 03:35:34
Module Name:	src
Committed By:	christos
Date:		Wed Jan 12 03:35:34 UTC 2005

Modified Files:
	src/usr.bin/pwhash: Makefile pwhash.c

Log Message:
Use pw_gensalt() instead of using the cipher functions directly. Simplifies
the code a lot.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/usr.bin/pwhash/Makefile
cvs rdiff -r1.10 -r1.11 src/usr.bin/pwhash/pwhash.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.