Origin for each line in pwcheck.init from check-in 5062c9b6fc:
5062c9b6fc 2019-10-19 1: # vim:ft=make: 5062c9b6fc 2019-10-19 2: 5062c9b6fc 2019-10-19 3: pwcheck: mountlate syslogd 5062c9b6fc 2019-10-19 4: : Checking password lock file. 5062c9b6fc 2019-10-19 5: .if exists(/etc/ptmp) 5062c9b6fc 2019-10-19 6: logger -s -p auth.err "password file may be incorrect -- /etc/ptmp exists" 5062c9b6fc 2019-10-19 7: .endif