Edit

IABSD.fr/src/libexec/fingerd

Branch :

  • Show log

    Commit

  • Author : deraadt
    Date : 2015-11-13 01:26:33
    Hash : 6fc5b115
    Message : 4-step pledge in a program noone really uses anymore. pledge "stdio inet dns proc exec" at startup. In the logging codepath, "stdio dns proc exec" after getpeername() drop to stdio proc exec(), before fork / execve Parent moving data out of the pipe only needs "stdio"