CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/03/06 15:14:23
Modified files:
usr.bin/ssh : groupaccess.c match.c match.h servconf.c
Log message:
Move checks for lists of users or groups into their own function.
This is a no-op on OpenBSD but will make things easier in -portable,
eg on systems where these checks should be case-insensitive. ok djm@
