CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2022/06/02 22:47:21
Modified files: usr.bin/ssh : auth.c auth.h auth2-pubkeyfile.c Log message: move auth_openprincipals() and auth_openkeyfile() over to auth2-pubkeyfile.c too; they make more sense there.