Subject: CVS commit: src/usr.bin/pwhash
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 01/11/2005 22:56:19
Module Name:	src
Committed By:	christos
Date:		Tue Jan 11 22:56:19 UTC 2005

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

Log Message:
- use the gensalt functions from libcrypt instead of rolling our own.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/usr.bin/pwhash/Makefile
cvs rdiff -r1.9 -r1.10 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.