busybox/util-linux
Denys Vlasenko ae84418d26 losetup: make NOEXEC
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2017-08-07 23:14:49 +02:00
..
volume_id swapon: do not use FEATURE_MOUNT_LABEL, have your own FEATURE_SWAPONOFF_LABEL 2017-07-27 10:58:08 +02:00
acpid.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
blkdiscard.c blkdiscard: make it NOEXEC 2017-08-06 20:20:47 +02:00
blkid.c blkid: make it NOEXEC, make FEATURE_BLKID_TYPE=y default 2017-08-06 20:16:28 +02:00
blockdev.c blockdev, fsfreeze, fstrim, mountpoint: make NOEXEC 2017-08-05 01:29:12 +02:00
cal.c do not use `a' quoting style in comments 2017-08-02 14:26:33 +02:00
chrt.c make 17 state-changing execing applets (ex: "nice PROG ARGS") noexec 2017-08-04 19:55:01 +02:00
Config.src config: deindent all help texts 2017-07-21 09:50:55 +02:00
dmesg.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
eject.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
fallocate.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
fatattr.c fatattr: make NOEXEC 2017-08-07 22:21:54 +02:00
fbset.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
fdformat.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
fdisk_aix.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
fdisk_gpt.c fdisk_gpt: simplify GPT partition name printing 2016-11-27 20:47:01 +01:00
fdisk_osf.c do not use `a' quoting style in comments 2017-08-02 14:26:33 +02:00
fdisk_sgi.c randomconfig fixes 2016-06-19 18:15:33 +02:00
fdisk_sun.c fdisk_sun: fix partition alignment 2013-02-11 00:22:59 +01:00
fdisk.c line editing: make read_line_input() not take timeout param 2017-08-02 17:27:28 +02:00
findfs.c config: trim/improve item names and help texts, take 2 2017-07-27 10:53:09 +02:00
flock.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
freeramdisk.c chat: trim help text 2017-08-04 17:36:16 +02:00
fsck_minix.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
fsfreeze.c blockdev, fsfreeze, fstrim, mountpoint: make NOEXEC 2017-08-05 01:29:12 +02:00
fstrim.c blockdev, fsfreeze, fstrim, mountpoint: make NOEXEC 2017-08-05 01:29:12 +02:00
getopt.c getopt: make it NOEXEC 2017-08-03 19:30:21 +02:00
hexdump_xxd.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
hexdump.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
hwclock.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
ionice.c make 17 state-changing execing applets (ex: "nice PROG ARGS") noexec 2017-08-04 19:55:01 +02:00
ipcrm.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
ipcs.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
Kbuild.src Convert all util-linux/* applets to "new style" applet definitions 2016-11-23 11:46:32 +01:00
last_fancy.c Sort some miscutils/ applets into coreutils or util-linux 2017-04-12 13:58:40 +02:00
last.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
losetup.c losetup: make NOEXEC 2017-08-07 23:14:49 +02:00
lspci.c lspci,lsscsi,lsusb: make them NOEXEC 2017-08-05 23:28:19 +02:00
lsusb.c lspci,lsscsi,lsusb: make them NOEXEC 2017-08-05 23:28:19 +02:00
mdev.c config: trim/improve item names and help texts, take 2 2017-07-27 10:53:09 +02:00
mesg.c mesg: make in NOFORK 2017-08-04 19:16:01 +02:00
minix.h more bionic fixes 2016-03-14 19:34:15 +01:00
mkfs_ext2_test.sh fix more instances of ": $((a++))" in shell scripts 2017-07-15 19:20:45 +02:00
mkfs_ext2.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
mkfs_ext2.txt mkfs_ext2: use compatible inode sizes; add -I <inodesize>. (by Vladimir) 2009-10-22 12:12:17 +02:00
mkfs_minix.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
mkfs_reiser.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
mkfs_vfat.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
mkswap.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
more.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
mount.c config: more tweaking of help texts 2017-07-27 14:45:25 +02:00
mountpoint.c blockdev, fsfreeze, fstrim, mountpoint: make NOEXEC 2017-08-05 01:29:12 +02:00
nsenter.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
pivot_root.c pivot_root: make it NOFORK 2017-08-05 01:51:12 +02:00
rdate.c rdate: tweak comments, no code changes 2017-07-27 14:31:59 +02:00
rdev.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
readprofile.c readprofile: do not close/free just before exiting 2017-08-06 20:39:27 +02:00
renice.c users,w,who,uptime,renice: make NOEXEC 2017-08-07 16:47:34 +02:00
rev.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
rtcwake.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
script.c script: -f means "flush", not "fsync" 2017-08-07 02:21:34 +02:00
scriptreplay.c script: make -t independent of scriptreplay 2017-08-07 01:53:17 +02:00
setarch.c make 17 state-changing execing applets (ex: "nice PROG ARGS") noexec 2017-08-04 19:55:01 +02:00
setpriv.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
setsid.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
swaponoff.c swapon: do not use FEATURE_MOUNT_LABEL, have your own FEATURE_SWAPONOFF_LABEL 2017-07-27 10:58:08 +02:00
switch_root.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
taskset.c make 17 state-changing execing applets (ex: "nice PROG ARGS") noexec 2017-08-04 19:55:01 +02:00
uevent.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
umount.c sv,svc: fix NOEXEC fallout 2017-08-06 21:23:03 +02:00
unshare.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
wall.c config: deindent all help texts 2017-07-21 09:50:55 +02:00