History log of /freebsd-10-stable/sys/kern/imgact_binmisc.c
Revision Date Author Comments
# 302234 27-Jun-2016 bdrewery

MFC r298819:

sys/kern: spelling fixes in comments.


# 297588 05-Apr-2016 sbruno

MFC r297488

Repair an overflow condition where a user could submit a string that was
not getting a proper bounds check.

PR: 206761
Submitted by: sson
Reviewed by: cturt@hardenedbsd.org


# 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)


# 266272 16-May-2014 sbruno

MFC r264269, r264282, r264280, r264291, r264276, r264314

Merge sson's binmiscctl and image activator features to stable/10

Submitted by: sson@freebsd.org


# 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)


# 266272 16-May-2014 sbruno

MFC r264269, r264282, r264280, r264291, r264276, r264314

Merge sson's binmiscctl and image activator features to stable/10

Submitted by: sson@freebsd.org