Subject: CVS commit: [netbsd-1-6] src/usr.bin/passwd
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 03/26/2004 22:53:14
Module Name:	src
Committed By:	jmc
Date:		Fri Mar 26 22:53:14 UTC 2004

Modified Files:
	src/usr.bin/passwd [netbsd-1-6]: pwd_gensalt.c

Log Message:
Pullup rev 1.6 (requested by provos in ticket #1386)

Introduce bcrypt password scheme. Adds the arc4random API for creating
cryptographically strong random numbers.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.5.4.1 src/usr.bin/passwd/pwd_gensalt.c

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