Re: doas password prompt

2015-12-03 Thread Marc Espie
On Wed, Dec 02, 2015 at 04:40:33AM -0500, Ted Unangst wrote: > henning points out that if you are seven levels deep when doas asks for a > password, it can be hard to tell who is asking for what password. > > modify the prompt to include the program name and user@host. > - if (pledge("stdio

Re: doas password prompt

2015-12-02 Thread Ted Unangst
Vadim Zhukov wrote: > 2015-12-02 12:40 GMT+03:00 Ted Unangst : > > henning points out that if you are seven levels deep when doas asks for a > > password, it can be hard to tell who is asking for what password. > > > > modify the prompt to include the program name and

Re: doas password prompt

2015-12-02 Thread Vadim Zhukov
2015-12-02 12:40 GMT+03:00 Ted Unangst : > henning points out that if you are seven levels deep when doas asks for a > password, it can be hard to tell who is asking for what password. > > modify the prompt to include the program name and user@host. The patch itself looks

doas password prompt

2015-12-02 Thread Ted Unangst
henning points out that if you are seven levels deep when doas asks for a password, it can be hard to tell who is asking for what password. modify the prompt to include the program name and user@host. Index: doas.c === RCS file: