aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-06setconsole: since SUSE version has no -r, nuke our --reset longoptDenys Vlasenko
2017-08-06setkeycodes: make it NOEXEC, better --help textDenys Vlasenko
2017-08-06setlogcons: make it NOEXEC, better --help textDenys Vlasenko
2017-08-06setserial: make it NOEXECDenys Vlasenko
2017-08-06setserial: code shrink, better --help textDenys Vlasenko
2017-08-06slattach: code shrink, better --help textDenys Vlasenko
2017-08-06nameif: make it NOEXECDenys Vlasenko
2017-08-06Tweak outdated documentation and commentsDenys Vlasenko
2017-08-06tunctl: make it NOEXECDenys Vlasenko
2017-08-06kbd_more: make it NOEXEC, remove redundant opt clearingDenys Vlasenko
2017-08-06kbd_mode: try harder to find console device if -C TTY is not givenDenys Vlasenko
2017-08-06kbd_mode: show "off" mode tooDenys Vlasenko
2017-08-05lspci,lsscsi,lsusb: make them NOEXECDenys Vlasenko
2017-08-05umount: make it NOEXECDenys Vlasenko
2017-08-05pstree: make it NOEXECDenys Vlasenko
2017-08-05chattr,lsattr,tune2fs: make them NOEXECDenys Vlasenko
2017-08-05chattr: fix option parsing to accept more cryptic option combosDenys Vlasenko
2017-08-05sysctl: make it NOEXECDenys Vlasenko
2017-08-05sysctl: recognize ";comment" and "<whitespace>#comment" linesDenys Vlasenko
2017-08-05libbb: make trim() return pointer to terminating NULDenys Vlasenko
2017-08-05sysctl: fix file parsing, do not require -w for VAR=VALDenys Vlasenko
2017-08-05cryptpw, mkpasswd: make them NOEXECDenys Vlasenko
2017-08-05chvt, deallocvt, dumpkmap, fgconsole, loadkmap: make them NOEXECDenys Vlasenko
2017-08-05pivot_root: make it NOFORKDenys Vlasenko
2017-08-05partprobe: make it NOEXECDenys Vlasenko
2017-08-05sv, svc: make them NOEXECDenys Vlasenko
2017-08-05svc: fix a case where with more than option, getopt() state is not resetDenys Vlasenko
2017-08-05blockdev, fsfreeze, fstrim, mountpoint: make NOEXECDenys Vlasenko
2017-08-04libbb: use _exit, not exit, in bb_daemonize_or_rexec()Denys Vlasenko
2017-08-04stty: make in NOEXECDenys Vlasenko
2017-08-04make 17 state-changing execing applets (ex: "nice PROG ARGS") noexecDenys Vlasenko
2017-08-04mesg: make in NOFORKDenys Vlasenko
2017-08-04pmap: tweak help text, show usage if no params are givenDenys Vlasenko
2017-08-04runlevel: make it NOEXECDenys Vlasenko
2017-08-04mktemp: make it NOEXECDenys Vlasenko
2017-08-04chat: trim help textDenys Vlasenko
2017-08-04getopt32: move support for "always treat first arg as option" to users (tar/ar)Denys Vlasenko
2017-08-04getopt32: factor out code to treat all args as optionsDenys Vlasenko
2017-08-04tweak NOFORK_NOEXEC.lstDenys Vlasenko
2017-08-04ash: BASH_XTRACEFD bashismDenys Vlasenko
2017-08-04ash: remove no-longer-used variableJohannes Schindelin
2017-08-04ash: INT_OFF/INT_ON around run_nofork_applet()Denys Vlasenko
2017-08-04sheel: improve comments on signal handlingDenys Vlasenko
2017-08-04modutils: make them NOEXEC except depmodDenys Vlasenko
2017-08-04microcom: require exactly one non-optionDenys Vlasenko
2017-08-03ash: add a fixme comment at run_nofork_appletDenys Vlasenko
2017-08-03nofork: fix a bug uncovered by hush testsuite (forgotten fflush)Denys Vlasenko
2017-08-03getopt: make it NOEXECDenys Vlasenko
2017-08-03new NOFORKs: pwdx,kill[all5],ttysize,realpath,readlink NOEXECs: date,resizeDenys Vlasenko
2017-08-03config: FEDORA_COMPAT option (so far only tweaks uname)Denys Vlasenko