libbb: make "COMMON_BUFSIZE = 1024 bytes, the buffer will be malloced" work
[oweals/busybox.git] / util-linux /
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
2015-12-16 Mike Frysingerswapon/swapoff: refine the -e (ifexists) option
2015-10-19 Denys Vlasenkosetarch: add support for '-R' (disable randomization)
2015-10-19 Denys Vlasenkolibbb: get_uidgid() always called with allow_numeric=1
2015-10-13 Denys Vlasenkolibbb: introduce kernel-style BUILD_BUG_ON()
2015-10-13 Denys Vlasenkotypo fix in comment
2015-10-08 Denys Vlasenkojoin some common strings, -400 bytes
2015-10-07 Denys Vlasenkobuild system: -fno-builtin-printf
2015-10-07 Denys Vlasenkolibbb: more compact API for bb_parse_mode()
2015-10-01 Denys Vlasenkoumount: always use umount2 syscall with specified flags
2015-08-24 Peter Korsgaarddmesg: add -r option to print raw format even when...
2015-08-24 Denys Vlasenkolibbb: add setsockopt_foo helpers
2015-07-30 Linus Walleijfbset: fix rgba parsing
2015-07-19 Ron Yorstonlibbb: add a function to make a copy of a region of...
2015-05-25 Maninder Singhtypo fixes
2015-04-19 Denys Vlasenkomdev: if a "future" mdev.seq is seen, do not overwrite...
2015-04-19 Denys Vlasenkomdev: improve logging
2015-04-16 Denys Vlasenkouevent: new applet
2015-04-14 Alfonso Ranierivolume_id: fix a buglet introduced by is_prefixed_with...
2015-03-12 Ron YorstonUse chomp to remove newlines
2015-03-12 Denys Vlasenkolibbb: introduce and use is_prefixed_with()
2015-03-11 Isaac Dunhammount: -T OTHERTAB support
2015-02-23 Serj Kalichevacpid: fix logging
2015-02-18 Denys Vlasenkotrivial code shrink
2015-02-04 Denys Vlasenkofstrim: fix help text
2015-01-05 René Rhéaumeswaponoff: add support for -e
2014-09-08 Denys Vlasenkomdev: treat zero-length /dev/mdev.seq the same as ...
2014-07-04 Denys Vlasenkofatattr: use the standard type for 32-bit int
2014-06-30 Pascal Bellardfatattr: new applet
2014-05-02 Denys Vlasenkortcwake: fix incorrect (reversed) rtc/sys adjuestment...
2014-04-01 Tito Ragusaswapon/swapoff: -a returns 0 on ignored errors
2014-03-31 Tito Ragusaswapon/swapoff: size reduction, cleanup, fixes, improve...
2014-03-23 Matt Whitlockadd discard option -d to swapon
2014-03-23 Matt Whitlockfix interaction of -a and -p options in swapon
2014-03-23 Matt Whitlockavoid calling bb_strtou twice in MIN macro expansion
2014-03-16 Denys Vlasenkoscript: make it work even if fd 0 is closed
2014-03-05 Denys Vlasenkouse [s]rand(), not [s]random()
2014-02-25 Denys Vlasenkohwclock: fix setting of tz_minuteswest. Closes 5414
2013-11-29 Denys VlasenkoUse unsigned printf/scanf conversion where more appropriate
2013-11-29 Denys Vlasenkofix assorted unused code and wrong format specs found...
2013-11-12 Denys Vlasenkofstrim: use new-style config/kbuild/applet snippets...
2013-11-12 Denys Vlasenkofix "warning: ISO C90 forbids mixed declarations and...
2013-11-10 Bernhard Reutner... fstrim: Needs to fire at the mp, not bd
2013-11-09 Bernhard Reutner... fstrim: Indicate failure on error
2013-11-09 Bernhard Reutner... fstrim: -17b
2013-11-09 Malek Degachifstrim: New applet
2013-11-08 Bernhard Reutner... swaponoff: shrink
2013-09-06 Denys VlasenkoMake smart_ulltoa return pointer to end (allows for...
2013-08-20 Jody Bruchonfdisk: fix GPT size math errors
2013-08-08 Tito Ragusaswapon: support "pri=NNN" in fstab
2013-08-01 Sven-Göran Berghvolume_id: add f2fs detection
2013-07-31 Sven-Göran Berghvolume_id: nilfs config description.
2013-07-31 Sven-Göran Berghvolume_id: Adopt to new config style.
2013-07-31 Sven-Göran Berghvolume_id: Adopt to new kbuild style.
2013-07-13 Denys VlasenkoCommonalize typical [b,]k,m suffix struct
2013-06-27 Denys Vlasenkolosetup: assorted fixes. Closes 6314
2013-05-15 Denys Vlasenkovolume_id_internal.h: drop unoptimized byteswap routines
2013-05-13 Nikolaus Vossmdev: use $DEVNAME in uevent sysfs file for device...
2013-05-09 Oliver Metzvolume_id: fix ntfs attribute search
2013-04-02 Denys Vlasenkomdev: call index_in_strings on $ACTION only after we...
2013-03-27 Denys Vlasenkohexdump: need to use xstrtoull for off_t
2013-03-27 Denys Vlasenkohexdump: don't unconditionally limit the usable address...
2013-03-18 Denys Vlasenkomkfs_minix: use get_volume_size_in_bytes instead of...
2013-03-17 Denys Vlasenkomdev: fix build failure
2013-03-12 Mandeep Singh Baineslosetup: fix util-linux compatibility
2013-02-27 Denys Vlasenkomdev: improve $SEQ handling; improve debug logging
2013-02-25 Denys Vlasenkomdev: add environment variable match
2013-02-10 Aaro Koskinenfdisk_sun: fix partition alignment
2013-02-10 Aaro Koskinenfdisk_sun: fix corrupted partition data with blank...
2013-02-04 Denys Vlasenkomdev: chdir back to /dev after trying to read firmware
2013-01-30 Denys Vlasenkomdev: extend debug logging output
2013-01-24 Denys Vlasenkogetopt: improve help text; code shrink
2013-01-22 Denys Vlasenkomount: whitespace fix. no code changes
2013-01-21 Denys Vlasenkomdev: fix mode of dir1 in =dir1/dir2/file rule
2013-01-17 Bernhard Reutner... mount: fix -o user=foo mishandling, fix unc= generation...
2013-01-15 Martin Santessonmount: add unc option to CIFS mount (needed for Linux...
2013-01-14 Denys Vlasenkowhitespace cleanup. no code changes
2013-01-14 Denys VlasenkoRemove redundant 'config FEATURE_VOLUMEID_SQUASHFS'
2013-01-14 Sven-Göran Berghvolume_id: add squashfs detection
2013-01-14 Denys Vlasenkowhitespace fixes. no code changes
2013-01-13 Sven-Göran Berghvolume_id: uuid_format small code shrink
2013-01-13 Sven-Göran Berghvolume_id: display hfs[+] 128-bit UUID properly
2013-01-13 Sven-Göran Berghblkid: add type display for hfsplus
next