aboutsummaryrefslogtreecommitdiff
path: root/util-linux
AgeCommit message (Expand)Author
2017-08-07users,w,who,uptime,renice: make NOEXECDenys Vlasenko
2017-08-07script: -f means "flush", not "fsync"Denys Vlasenko
2017-08-07script: make -t[FILE] compatible with util-linuxDenys Vlasenko
2017-08-07script: make -t independent of scriptreplayDenys Vlasenko
2017-08-06sv,svc: fix NOEXEC falloutDenys Vlasenko
2017-08-06readprofile: do not close/free just before exitingDenys Vlasenko
2017-08-06blkdiscard: make it NOEXECDenys Vlasenko
2017-08-06blkid: make it NOEXEC, make FEATURE_BLKID_TYPE=y defaultDenys Vlasenko
2017-08-05lspci,lsscsi,lsusb: make them NOEXECDenys Vlasenko
2017-08-05umount: make it NOEXECDenys Vlasenko
2017-08-05pivot_root: make it NOFORKDenys Vlasenko
2017-08-05blockdev, fsfreeze, fstrim, mountpoint: make 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-04chat: trim help textDenys Vlasenko
2017-08-03getopt: make it NOEXECDenys Vlasenko
2017-08-02line editing: make read_line_input() not take timeout paramDenys Vlasenko
2017-08-02do not use `a' quoting style in commentsDenys Vlasenko
2017-07-27config: more tweaking of help textsDenys Vlasenko
2017-07-27rdate: tweak comments, no code changesDenys Vlasenko
2017-07-27swapon: do not use FEATURE_MOUNT_LABEL, have your own FEATURE_SWAPONOFF_LABELDenys Vlasenko
2017-07-27config: trim/improve item names and help texts, take 2Denys Vlasenko
2017-07-25volume_id: enable minix detectionDenys Vlasenko
2017-07-21config: deindent all help textsDenys Vlasenko
2017-07-19swapon/swapoff: trim config help textDenys Vlasenko
2017-07-19Update remaining menuconfig items with approximate applet sizesDenys Vlasenko
2017-07-18Update menuconfig items with approximate applet sizesDenys Vlasenko
2017-07-15fix more instances of ": $((a++))" in shell scriptsDenys Vlasenko
2017-07-15blkdiscard: provide our own BLK[SEC]DISCARD if necessaryDenys Vlasenko
2017-07-10inetd,mount: do not die if uclibc without RPC is detectedDenys Vlasenko
2017-07-07setpriv: remove dependency on libcap headersDenys Vlasenko
2017-07-07setpriv: factor out capability name printingDenys Vlasenko
2017-07-07setpriv: code shrink, and grouping capability code togetherDenys Vlasenko
2017-07-07setpriv: allow modifying ambient capabilitiesPatrick Steinhardt
2017-07-07setpriv: allow modifying inheritable capsPatrick Steinhardt
2017-07-06setpriv: dump ambient capabilitiesPatrick Steinhardt
2017-07-06setpriv: dump capability bounding setPatrick Steinhardt
2017-07-06setpriv: dump inheritable capability setPatrick Steinhardt
2017-07-06setpriv: dump no-new-privs infoPatrick Steinhardt
2017-07-04setpriv: dump user and group infoDenys Vlasenko
2017-07-04setpriv: prepare option parsing logic for additional optsPatrick Steinhardt
2017-07-04setpriv: do not process remaining argsPatrick Steinhardt
2017-07-03fixes for bugs found by make_single_applets.shDenys Vlasenko
2017-06-14unshare: fix help text; select LONG_OPTS instead depending on themDenys Vlasenko
2017-06-14setpriv: new appletAssaf Gordon
2017-04-17Spelling fixes in comments, documentation, tests and examplesDenys Vlasenko
2017-04-12libbb: GETOPT_RESET macroKaarle Ritvanen
2017-04-12Sort more misplaced applets into coreutils or util-linuxDenys Vlasenko
2017-04-12Sort some miscutils/ applets into coreutils or util-linuxDenys Vlasenko
2017-04-11fallocate: new appletDenys Vlasenko