CVSROOT: /cvs Module name: src Changes by: r...@cvs.openbsd.org 2018/06/13 08:54:42
Modified files: libexec/login_passwd: Makefile common.h login.c Log message: Remove #ifdef PASSWD, it was always enabled and is a leftover from krb5 days. No other uses of -DPASSWD were found in the tree. OK deraadt@ tb@ brynet@