Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/usr.bin/pwhash
Module Name: basesrc
Committed By: jdolecek
Date: Wed Oct 2 13:39:11 UTC 2002
Modified Files:
basesrc/usr.bin/pwhash: pwhash.c
Log Message:
couple minor changes:
* move buffer[] to print_passwd(); it's used only there
* make trim(), usage(), print_passwd() static, and g/c no longer needed
prototypes for them
* replace __progname with getprogname()/setprogname()
* move the prototypes for pwd_getsalt()/to64() outside of print_passwd()
change reviewed by Niels
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/usr.bin/pwhash/pwhash.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