CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2015/10/15 23:55:23

Modified files:
        usr.sbin/identd: identd.c 

Log message:
Pledge support for the parent/resolver in identd(8).

This limits the resolver to just "stdio getpw" or "stdio getpw rpath"
depending on whether ~/.noident files are checked.

The child/listener cannot use pledge yet because it calls a sysctl that
hasn't been whitelisted.

"commit" deraadt@

Reply via email to