busybox/console-tools
Denys Vlasenko 5cb907fffc setconsole: make it NOEXEC
BTW, I failed to make it do what it meant to do.
ioctl appears to succeed, but kernel's output is not coming
to the specified console (tried on VT consoles too).
OTOH, setlogcons does work...

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2017-08-06 18:56:25 +02:00
..
chvt.c chvt, deallocvt, dumpkmap, fgconsole, loadkmap: make them NOEXEC 2017-08-05 02:02:31 +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 chvt, deallocvt, dumpkmap, fgconsole, loadkmap: make them NOEXEC 2017-08-05 02:02:31 +02:00
dumpkmap.c chvt, deallocvt, dumpkmap, fgconsole, loadkmap: make them NOEXEC 2017-08-05 02:02:31 +02:00
fgconsole.c chvt, deallocvt, dumpkmap, fgconsole, loadkmap: make them NOEXEC 2017-08-05 02:02:31 +02:00
kbd_mode.c kbd_more: make it NOEXEC, remove redundant opt clearing 2017-08-06 12:23:04 +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 chvt, deallocvt, dumpkmap, fgconsole, loadkmap: make them NOEXEC 2017-08-05 02:02:31 +02:00
openvt.c libbb: use _exit, not exit, in bb_daemonize_or_rexec() 2017-08-04 23:04:17 +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 setconsole: make it NOEXEC 2017-08-06 18:56:25 +02:00
setkeycodes.c setkeycodes: make it NOEXEC, better --help text 2017-08-06 18:29:25 +02:00
setlogcons.c setlogcons: make it NOEXEC, better --help text 2017-08-06 18:17:58 +02:00
showkey.c config: deindent all help texts 2017-07-21 09:50:55 +02:00