Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc



Module Name:    basesrc
Committed By:   ad
Date:           Thu Jul  6 11:16:52 UTC 2000

Modified Files:
        basesrc/usr.bin/passwd: Makefile
Added Files:
        basesrc/usr.bin/passwd: pwd_gensalt.c

Log Message:
Add pwd_gensalt() - generates password salt/setting for crypt(), based upon
target user and information obtained from passwd.conf. From OpenBSD.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 basesrc/usr.bin/passwd/Makefile
cvs rdiff -r0 -r1.1 basesrc/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.




Home | Main Index | Thread Index | Old Index