CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2018/07/29 13:40:41
Modified files: include : login_cap.h Log message: Add _PATH_AUTHPROGDIR = "/usr/libexec/auth", this path will be used to unveil. Unfortunately the auth subsystem uses _PATH_AUTHPROG = "/usr/libexec/auth/login_", which it auth-program is appended to -- a rather gross idea which now shows lack of wisdom.