History log of /freebsd-10-stable/sys/kern/imgact_shell.c
Revision Date Author Comments
# 325514 07-Nov-2017 pfg

MFC r325397:
ANSI-fy exec_shell_imgact().

Fix a stray space while here.

PR: 223317


# 272450 02-Oct-2014 sbruno

MFC r271141: Allow multiple image activators to run on the same
execution by changing imgp->interpreted to a bitmask instead of,
functionally, a bool.

Approved by: re (gjb)


# 272450 02-Oct-2014 sbruno

MFC r271141: Allow multiple image activators to run on the same
execution by changing imgp->interpreted to a bitmask instead of,
functionally, a bool.

Approved by: re (gjb)