Page MenuHomeFreeBSD

Improve loader passwords
ClosedPublic

Authored by trasz on Sep 19 2018, 1:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 20 2023, 7:04 AM
Unknown Object (File)
Dec 17 2023, 5:43 PM
Unknown Object (File)
Jul 3 2023, 10:18 PM
Unknown Object (File)
Jul 3 2023, 10:18 PM
Unknown Object (File)
Jul 3 2023, 10:17 PM
Unknown Object (File)
Jul 3 2023, 5:45 PM
Unknown Object (File)
Apr 10 2023, 8:46 AM
Unknown Object (File)
Mar 16 2023, 7:40 PM
Subscribers

Details

Summary

Improve loader passwords:

  1. Be clear about which password is being requested
  2. Remove extraneous whitespace between the prompt and the cursor
  3. Move the twiddle to where the prompt is, instead of two characters to the right
  4. Fix erasing the 'incorrect password' message when retrying; previously it was erased partially
  5. Remove the unneeded exclamation mark

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

trasz added a reviewer: kevans.

I don't have time to do a thorough review/test, but nothing here offends my greater sensibilities so it looks good to me if you've tested it. =)

This revision is now accepted and ready to land.Sep 19 2018, 4:25 PM
This revision was automatically updated to reflect the committed changes.