Improve loader passwords:
- Be clear about which password is being requested
- Remove extraneous whitespace between the prompt and the cursor
- Move the twiddle to where the prompt is, instead of two characters to the right
- Fix erasing the 'incorrect password' message when retrying; previously it was erased partially
- Remove the unneeded exclamation mark
Reviewed by: kevans
Approved by: re (gjb)
MFC after: 2 weeks
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D17236