SIGN IN SIGN UP

#18678: Correct names of spwd struct members.

The old names (sp_nam and sp_pwd) are kept for backward compatibility.  Since
this is a long standing bug that hasn't caused any real-world problems, I'm
not backporting it.  However, it is worth fixing because the corrected names
match the documentation, and more importantly now match the C struct, just
like the other struct members.

Patch by Vajrasky Kok.
R
R David Murray committed
bd90d09dd0203c7a277d4c973c136063e90f04f0
Parent: ed4500f