CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/10 08:33:02
Modified files:
usr.bin/getent : getent.c
Log message:
must also pledge "getpw", because it will use getpw* and getgr* functions.
discussed with doug and semarie
