Re: r197748 - base/stable/7/bin/sh/ 7.2-STABLE i386

2009-10-08 Thread jhell
On Thu, 8 Oct 2009 01:29 -0400, barney@ wrote: I believe you are wrong about prior behavior. sudo is from a port and is in /usr/local/bin. Any shell is going to expand the list of args *before* giving control to the executable. So the system will churn for a while before sudo gets to ask for

Re: r197748 - base/stable/7/bin/sh/ 7.2-STABLE i386

2009-10-07 Thread Barney Wolff
I believe you are wrong about prior behavior. sudo is from a port and is in /usr/local/bin. Any shell is going to expand the list of args *before* giving control to the executable. So the system will churn for a while before sudo gets to ask for the password. On Thu, Oct 08, 2009 at 12:59:36AM