]> git.cameronkatri.com Git - pw-darwin.git/commit
Properly initialize the random number generator in pw_getpass().
authorJoerg Wunsch <joerg@FreeBSD.org>
Tue, 21 Aug 2001 13:33:20 +0000 (13:33 +0000)
committerJoerg Wunsch <joerg@FreeBSD.org>
Tue, 21 Aug 2001 13:33:20 +0000 (13:33 +0000)
commit7c534f87ff6f1e00331c83ef766eb1c3c78883c3
tree83c9e1841b439a85e73b934a4abe9a4334eef09b
parenta7ad3937e5ac46dd20036eb87518c32bad76e953
Properly initialize the random number generator in pw_getpass().
Right now, the automatically generated passwords have been rather
predictable. :-(

MFC after: 1 day
pw/pw_user.c