History log of /openbsd-src/sys/sys/exec_script.h (Results 1 – 6 of 6)
Revision Date Author Comments
# 3040682e 07-Feb-2018 tedu <tedu@openbsd.org>

the SETUIDSCRIPTS define is no longer needed since the code was unifdef
a few years ago. spotted by tb.


# 5cf31938 19-Sep-2008 djm <djm@openbsd.org>

increase MAXINTERP from 64 to 128 and allow a little extra room on top
of that for shell scripts to cover the #!, an optional space following
it and a newline at the end. feedback and ok miod@


# c4071fd1 14-Mar-2002 millert <millert@openbsd.org>

First round of __P removal in sys


# bb63a7f5 03-Mar-1996 niklas <niklas@openbsd.org>

From NetBSD: 960217 merge


# fb222958 13-Nov-1995 deraadt <deraadt@openbsd.org>

enable SETUIDSCRIPTS, because they are secure


# df930be7 18-Oct-1995 deraadt <deraadt@openbsd.org>

initial import of NetBSD tree