Replace readpass(3) with readpassphrase(3). This was the only use of
authortim <tim@openbsd.org>
Fri, 9 Oct 2015 20:14:35 +0000 (20:14 +0000)
committertim <tim@openbsd.org>
Fri, 9 Oct 2015 20:14:35 +0000 (20:14 +0000)
commit069759da9f27f4cb8d1f7c52f2412a2b8f47778a
tree880f661fa93f3478181d0066723b35c3686c1ee9
parent1bbe2e09f1462e788f2ec755d840d5befb3412c3
Replace readpass(3) with readpassphrase(3). This was the only use of
readpass(3) in base...

OK millert@
usr.bin/skey/skey.c