On Wed, 2014-09-03 at 15:39 -0400, John Baldwin wrote:
> On Tuesday, September 02, 2014 03:59:17 PM Sean Bruno wrote:
> > https://reviews.freebsd.org/D696
> >
> > I found that the binmisc handler was not executing if the shell handler
> > fired. Both were using the same intepreted flag to determi
On Tuesday, September 02, 2014 03:59:17 PM Sean Bruno wrote:
> https://reviews.freebsd.org/D696
>
> I found that the binmisc handler was not executing if the shell handler
> fired. Both were using the same intepreted flag to determine if they
> should run.
>
> This change modifies struct image_p
https://reviews.freebsd.org/D696
I found that the binmisc handler was not executing if the shell handler
fired. Both were using the same intepreted flag to determine if they
should run.
This change modifies struct image_params.interpreted to be a bitfield
instead of a bool flag and assigns one b