History log of /openbsd/regress/sys/kern/setuid/sgidexec.c (Results 1 – 3 of 3)
Revision Date Author Comments
# 81401050 15-Dec-2021 anton <anton@openbsd.org>

more sys/signal.h before sys/proc.h


# 49a6e16f 13-Dec-2021 deraadt <deraadt@openbsd.org>

remove a couple hundred sys/param.h includes in userland code, and
also whack some sys/cdefs.h early includes which is such a brutally
bad pattern
ok bluhm mbuhl


# 892cfbfd 27-Aug-2014 blambert <blambert@openbsd.org>

Regression tests for setuid-and-friends.

Thanks to djm@ for good suggestions.