busybox/console-tools
Denys Vlasenko 5c527dc57e make 17 state-changing execing applets (ex: "nice PROG ARGS") noexec
The applets with "<applet> [opts] PROG ARGS" API very quickly exec
another program, noexec is okay for them:

 chpst/envdir/envuidgid/softlimit/setuidgid
 chroot
 chrt
 ionice
 nice
 nohup
 setarch/linux32/linux64
 taskset
 cttyhack

"reset" and "sulogin" applets don't have this form, but also exec
another program at once, thus made noexec too.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2017-08-04 19:55:01 +02:00
..
chvt.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
clear.c new NOFORKs: clear, nproc, tty, uname, arch, unlink, which 2017-08-03 03:29:32 +02:00
Config.src Convert all console-tools/* applets to "new style" applet definitions 2016-11-23 10:39:27 +01:00
deallocvt.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
dumpkmap.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
fgconsole.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
kbd_mode.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
Kbuild.src Convert all console-tools/* applets to "new style" applet definitions 2016-11-23 10:39:27 +01:00
loadfont.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
loadkmap.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
openvt.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
reset.c make 17 state-changing execing applets (ex: "nice PROG ARGS") noexec 2017-08-04 19:55:01 +02:00
resize.c new NOFORKs: pwdx,kill[all5],ttysize,realpath,readlink NOEXECs: date,resize 2017-08-03 19:03:32 +02:00
setconsole.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
setkeycodes.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
setlogcons.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
showkey.c config: deindent all help texts 2017-07-21 09:50:55 +02:00