K 10 svn:author V 5 eugen K 8 svn:date V 27 2017-12-15T06:05:16.176850Z K 7 svn:log V 391 pw(8): r326738 broke expiration arithmetic in case of `-D' flag not supplied. Fix it and rename misnamed time_t variables `expire_days, password_days' (always holding absolute time) to `expire_time, password_time'. Add a comment for a case of overloading `cmdcnf->password_days' and `cmdcnf->expire_days' with absolute time. Reported by: markj Approved by: mav (mentor) MFC after: 1 week END