CVSROOT:        /cvs
Module name:    src
Changes by:     mes...@cvs.openbsd.org  2016/04/26 14:30:00

Modified files:
        libexec/login_reject: login_reject.c 

Log message:
Add missing "tty" promise to the pledge(2) call

This is needed since getpass(3) calls readpassphrase(3) which in turn tries
to open(2) a tty in O_RDWR mode

Problem reported by Kevin Chadwick <m8il1ists ! gmail.com>

Cluebat stick provided by deraadt@, OK millert@

Reply via email to