CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/08/28 00:46:49
Modified files:
usr.bin/passwd : local_passwd.c pwd_check.c
Log message:
use stderr for printing error and informational messages
this makes it easier to parse what passwd(1) is doing if
spawned from a GUI
ok millert@
