ash: parser: Fix old-style command substitution here-document crash
[oweals/busybox.git] / util-linux /
2017-08-04 Denys Vlasenkoblockdev, fsfreeze, fstrim, mountpoint: make NOEXEC
2017-08-04 Denys Vlasenkomake 17 state-changing execing applets (ex: "nice PROG...
2017-08-04 Denys Vlasenkomesg: make in NOFORK
2017-08-04 Denys Vlasenkochat: trim help text
2017-08-03 Denys Vlasenkogetopt: make it NOEXEC
2017-08-02 Denys Vlasenkoline editing: make read_line_input() not take timeout...
2017-08-02 Denys Vlasenkodo not use `a' quoting style in comments
2017-07-27 Denys Vlasenkoconfig: more tweaking of help texts
2017-07-27 Denys Vlasenkordate: tweak comments, no code changes
2017-07-27 Denys Vlasenkoswapon: do not use FEATURE_MOUNT_LABEL, have your own...
2017-07-27 Denys Vlasenkoconfig: trim/improve item names and help texts, take 2
2017-07-25 Denys Vlasenkovolume_id: enable minix detection
2017-07-21 Denys Vlasenkoconfig: deindent all help texts
2017-07-19 Denys Vlasenkoswapon/swapoff: trim config help text
2017-07-19 Denys VlasenkoUpdate remaining menuconfig items with approximate...
2017-07-18 Denys VlasenkoUpdate menuconfig items with approximate applet sizes
2017-07-15 Denys Vlasenkofix more instances of ": $((a++))" in shell scripts
2017-07-15 Denys Vlasenkoblkdiscard: provide our own BLK[SEC]DISCARD if necessary
2017-07-10 Denys Vlasenkoinetd,mount: do not die if uclibc without RPC is detected
2017-07-07 Denys Vlasenkosetpriv: remove dependency on libcap headers
2017-07-07 Denys Vlasenkosetpriv: factor out capability name printing
2017-07-07 Denys Vlasenkosetpriv: code shrink, and grouping capability code...
2017-07-07 Patrick Steinhardtsetpriv: allow modifying ambient capabilities
2017-07-06 Patrick Steinhardtsetpriv: allow modifying inheritable caps
2017-07-06 Patrick Steinhardtsetpriv: dump ambient capabilities
2017-07-06 Patrick Steinhardtsetpriv: dump capability bounding set
2017-07-06 Patrick Steinhardtsetpriv: dump inheritable capability set
2017-07-06 Patrick Steinhardtsetpriv: dump no-new-privs info
2017-07-04 Denys Vlasenkosetpriv: dump user and group info
2017-07-04 Patrick Steinhardtsetpriv: prepare option parsing logic for additional...
2017-07-04 Patrick Steinhardtsetpriv: do not process remaining args
2017-07-03 Denys Vlasenkofixes for bugs found by make_single_applets.sh
2017-06-14 Denys Vlasenkounshare: fix help text; select LONG_OPTS instead depend...
2017-06-14 Assaf Gordonsetpriv: new applet
2017-04-17 Denys VlasenkoSpelling fixes in comments, documentation, tests and...
2017-04-12 Kaarle Ritvanenlibbb: GETOPT_RESET macro
2017-04-12 Denys VlasenkoSort more misplaced applets into coreutils or util...
2017-04-12 Denys VlasenkoSort some miscutils/ applets into coreutils or util...
2017-04-11 Denys Vlasenkofallocate: new applet
2017-04-11 Denys Vlasenkofsfreeze: new applet
2017-03-24 Andrei Gherzanswitch_root: don't bail out when console doesn't exist
2017-03-16 Denys VlasenkoRevert "umount: make -d always active, add -D to suppre...
2017-03-16 Denys Vlasenkomount: create loop devices with LO_FLAGS_AUTOCLEAR...
2017-01-29 Denys Vlasenkolibbb: match_fstype() is unreadable in the extreme...
2017-01-29 Denys Vlasenko*: add comment about APPLET_ODDNAME format
2017-01-25 Denys Vlasenkoxxd: make -p output lines actually end with a newline
2017-01-25 Denys Vlasenkoxxd: implement -p
2017-01-25 Denys Vlasenkohexdump/xxd: a bit more condensed formats
2017-01-25 Denys Vlasenkoxxd: new applet
2017-01-21 Denys Vlasenkomake --help texts more uniform
2017-01-20 Denys Vlasenkordate: time(NULL) is shorter than time(&var)
2017-01-20 Denys Vlasenkordate: make it do something remotely sane, facing 32...
2017-01-19 Denys Vlasenkofdisk: add typical values of -H and -S to --help
2017-01-11 Denys Vlasenkolibbb: consolidate the code to set termios unbuffered...
2017-01-11 Denys Vlasenkomore: hardcode FEATURE_USE_TERMIOS=y in this applet...
2017-01-10 Denys VlasenkoBig cleanup in config help and description
2016-12-12 Denys Vlasenkodf: implement -B n<suff> and -B <suff> formats of ...
2016-11-28 Denys VlasenkoCode style fixes, no code changes
2016-11-27 Denys Vlasenkofdisk_gpt: simplify GPT partition name printing
2016-11-27 Denys Vlasenkofdisk: sanitize partition name printing; drop "Code...
2016-11-23 Denys VlasenkoMake "hd" independently selectable
2016-11-23 Denys VlasenkoConvert all util-linux/* applets to "new style" applet...
2016-11-16 Denys VlasenkoMake mkfs.vfat and mkdosfs individually selectable
2016-11-16 Denys VlasenkoMake mke2fs and mkfs.ext2 individually selectable
2016-11-14 Denys VlasenkoMake swapon and swapoff individually selectable.
2016-11-13 Denys VlasenkoMake setarch/linux32/linux64 independently selectable
2016-10-11 Denys Vlasenkomore: accept and ignore a bunch of options
2016-09-27 Denys Vlasenkomount: for cifs, dont insert "ip=ADDR" option if user...
2016-09-26 Denys Vlasenkomount: tweak "IPv6 scoped addr" commit
2016-09-26 Denys Vlasenkolibbb: make xmalloc_sockaddr2dotted use NI_NUMERICSCOPE
2016-09-17 Denys Vlasenkofdisk: fix CONFIG_FEATURE_SUN_LABEL=y build
2016-09-07 Denys Vlasenkomdev: create devices from /sys/dev
2016-09-06 Serj Kalichevvolume_id: Add support for UBIFS
2016-08-23 Denys Vlasenkofdisk: tweak some messages
2016-08-23 Denys Vlasenkofdisk: print much less cryptic partition table
2016-08-22 Denys Vlasenkounshare: --network should be --net. Closes 9116
2016-07-06 Denys Vlasenkogetopt32: add new syntax of 'o:+' and 'o:*' for -o...
2016-06-20 Denys Vlasenkorandomconfig fixes 5: false positive for tar; mount...
2016-06-19 Denys Vlasenkorandomconfig fixes
2016-04-24 Denys Vlasenkoflock: merge spawn_and_wait() code patchs for -c and...
2016-04-24 Denys Vlasenkoflock: fix -c; improve error handling of fork+exec
2016-04-22 Denys Vlasenko*: slap on a few ALIGN1/2s where appropriate
2016-04-21 Denys Vlasenko*: hopefully all setup_common_bufsiz() are in place
2016-04-21 Denys Vlasenko*: add most of the required setup_common_bufsiz() calls
2016-04-21 Denys Vlasenkolibbb: make bb_common_bufsiz1 1 kbyte, add capability...
2016-04-02 Denys Vlasenkonsenter,unshare: work around older header
2016-04-02 Denys Vlasenkonsenter,unshare: share common code; fix a bug of not...
2016-04-02 Denys Vlasenkounshare: remove stale comment
2016-04-01 Bartosz Golaszewskinsenter: new applet
2016-04-01 Denys Vlasenkolibbb: two new functions: wait_for_exitstatus(pid)...
2016-04-01 Bartosz Golaszewskiunshare: new applet
2016-03-30 Denys Vlasenkomkfs_vfat: use bb_error_msg for logging, not bb_info_msg
2016-03-30 Denys VlasenkoReplace a few more bb_info_msg's by bb_error_msg or...
2016-03-30 Denys VlasenkoUse bb_error_msg instead of bb_info_msg in all commente...
2016-03-28 Denys Vlasenkoumount: build fix for older glibc
2016-03-14 Denys Vlasenkomore bionic fixes
2016-01-02 Ari Sundholmblkdiscard: new applet
2015-12-30 Denys Vlasenkomount: support "nofail" option. Closes 8551
2015-12-18 Denys Vlasenkoswaponoff: fix compile-time warning
2015-12-16 Mike Frysingerblkid: add bcache support
next