Bump to version 1.22.1
[platform/upstream/busybox.git] / util-linux /
2011-09-12 Denys Vlasenkolosetup: implement -r option. Closes 4033.
2011-08-13 Denys Vlasenkoswapoff: dont pass "p" in opt_complementary
2011-08-09 Denys Vlasenkorandomconfig fixes
2011-07-13 Denys Vlasenkofdisk: reinstate a short sleep between sync() and ioctl...
2011-07-08 Denys Vlasenkomore tweak for bionic
2011-07-08 Denys Vlasenkohwclock: use locale-specific date output format
2011-07-08 Dan Fandrichtypo fixes
2011-07-04 Denys Vlasenkohwclock: better help text
2011-06-06 Denys Vlasenkofbset: apply modelines. Closes 3823
2011-06-05 Denys Vlasenko*: remove "Options:" string from help texts
2011-06-03 Dan Fandrichreplace nonstandard unsigned typedefs
2011-05-29 Denys Vlasenkofix !ENABLE_FEATURE_GETOPT_LONG build. Closes 3775
2011-05-15 Denys Vlasenkosimplify parsing of /etc/busybox.conf
2011-05-09 Denys Vlasenkofbset: abort on unknown options. closes 3121
2011-05-08 Denys Vlasenkolibbb: nonblock_safe_read->nonblock_immune_read, remove...
2011-05-04 Bernhard Reutner... mount: for NFS use tcp per default rather than udp
2011-04-30 Lauri Kasanenfdisk: backport disk check from util-linux
2011-04-16 Denys Vlasenkomake FDISK_SUPPORT_LARGE_DISKS redundant when LFS=y
2011-04-11 Pere Orgamove remaining help text from include/usage.src.h
2011-03-26 Roman Borisovmount: add --rbind option support
2011-03-26 Roman Borisovmount: rprivate option fix
2011-03-08 Denys Vlasenkouse user's shell instead of hardwired "/bin/sh" (androi...
2011-03-07 Denys Vlasenkomore: fix tabs handling
2011-02-28 Denys Vlasenkomount: strip multiple trailing slashes, not just one
2011-02-28 Roman Borisovmount: update /etc/mtab properly on mount --move
2011-02-26 Denys VlasenkoReplace "depends on PLATFORM_LINUX" with "select PLATFO...
2011-02-26 Peter Korsgaardmount: ignore unknown mount options when remounting...
2011-02-26 Roman Borisovmount: fix wrong long option namess
2011-02-20 Dan Fandrichblockdev: add --getsz to replace --getsize
2011-02-14 Denys Vlasenkoreverted LINHIB0001 swap signature addition
2011-02-08 Denys Vlasenkoash: fix TMOUT not restoring tty attributes
2011-02-02 Denys Vlasenkowhitespace fixes
2011-01-31 Denys Vlasenkofdisk_osf: simplify ifdef (incidentally, adds support...
2011-01-22 Davide Cavalcahwclock: implement --systz
2011-01-18 Denys Vlasenkomass removal of underscores from _BB_DIR_foo and _BB_SU...
2011-01-18 Denys Vlasenkodisable automatic selection of FEATURE_SUID; improve...
2011-01-05 Denys Vlasenkomkswap: selinux build fix
2010-12-29 Denys Vlasenkoblkid: optional support for TYPE="fstype"
2010-12-19 James Huntvolume_id: recognize compressed hibernate swap signature
2010-12-13 Denys Vlasenkomore: smaller version of previous fix
2010-12-13 Denys Vlasenkomore: exit if write to stdout errors out
2010-11-25 Denys Vlasenkoblkid: add TODO
2010-11-22 Denys Vlasenkofixes for bugs discovered by randomconfig builds and...
2010-10-31 Rob Landleyumount: cleanup and code shrink
2010-10-30 Denys Vlasenkofdisk: fix trivial build failure
2010-10-29 Denys Vlasenkowhitespace cleanup
2010-10-28 Marek Polacek*: use _exit() in sighandlers; showkey: do not use...
2010-10-28 Denys Vlasenkoipcrm: small code shrink
2010-10-28 Denys Vlasenko*: whitespace fixes
2010-10-28 Alexander Shishkinmount: pass NULL, not "", as "data" to mount syscall...
2010-10-28 Denys Vlasenkocrc32: cleanups, no code changes
2010-10-27 Denys Vlasenkolibbb: introduce and use common crc32 routine
2010-10-25 Marek Polacekpowertop: new applet
2010-10-25 Kevin Cernekeefdisk: initial stab at GPT partition support
2010-10-24 Denys Vlasenkoumount: I forgot to change another PATH_MAX to 4096
2010-10-24 Denys Vlasenkoumount: do not (ab)use PATH_MAX as mntent buffer size
2010-10-22 Alexander Shishkinmount: code shrink (-81 bytes)
2010-10-19 Denys Vlasenkodmesg: more correct skipping of <N>; use faster putchar...
2010-09-26 Souf Ouedacpid: add config file and map file
2010-09-06 Denys VlasenkoAgain fix license line format
2010-09-06 Denys Vlasenkoblockdev: code shrink
2010-09-06 Denys Vlasenkoblockdev: make "blockdev --rereadpt /dev/sda EXTRA_ARG...
2010-09-06 Denys Vlasenkomade 3 license strings to follow the usual form ("or...
2010-09-06 Denys Vlasenkoblockdev: -2 bytes
2010-09-06 Denys Vlasenkotweak blockdev's help text
2010-09-06 Sergey Naumovblockdev: new applet
2010-08-31 Denys Vlasenkolibbb: add xfstat function
2010-08-30 Denys Vlasenkomkswap: clear 1st kilobyte. Closes bug 1831
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2010-08-16 Denys Vlasenkomdev: fix non-working device deletion, add a test for...
2010-08-16 Denys Vlasenko*: fix "see file License ..." - the file is named LICEN...
2010-08-12 Denys Vlasenko*: s/xatoi_u/xatoi_positive/g - I got bored of mistypin...
2010-08-11 Macpaul Linfdisk: Add support for NDS32 architecture.
2010-08-10 Denys VlasenkoSet HWCLOCK_ADJTIME_FHS to off by default
2010-07-25 Denys Vlasenko*: mass cosmetic removal of extra empty lines. no code...
2010-07-18 Jeremie Koenigmark Linux-specific configuration options
2010-07-14 Denys Vlasenkoutil-linux: move VOLUMEID to a submenu
2010-07-12 Denys Vlasenkoacpid: old kernel headers compat
2010-07-12 Denys Vlasenkomore: style fix. no code changes
2010-07-06 Denys Vlasenkowhitespace fixes
2010-07-04 Pascal Bellard*: introduce and use xfork() and xvfork()
2010-07-03 Lauri Kasanenlosetup: use LOOP_foo defines
2010-06-27 Denys Vlasenkomount: fix a case when sometimes error message is not...
2010-06-24 Denys Vlasenko*: introduce and use bb_unsetenv_and_free
2010-06-22 Marek Polacekrev: new applet
2010-06-19 Denys VlasenkoMerge branch 'master' of git+ssh://vda@busybox.net...
2010-06-18 Denys Vlasenko*: stop defining _GNU_SOURCE in source files, it's...
2010-06-18 Dan FandrichAllow CONFIG_VOLUMEID to be turned off
2010-06-18 Denys Vlasenkomkfs_ext2: improve comments a bit
2010-06-18 Bernhard Reutner... mkfs_ext2: reuse string
2010-06-18 Bernhard Reutner... mkfs_ext2: fix handling of -I argument
2010-06-08 Denys Vlasenko*: add INSERTs to *.src files where appropriate
2010-06-06 Pascal Bellardmodprobe: add support for -l and -s. Remove some unsupp...
2010-06-06 Denys Vlasenkofix a few goofs uncovered by "make allnoconfig" testing
2010-06-06 Denys Vlasenkoremove defconfig. Now "make defconfig" simply uses...
2010-06-04 Denys Vlasenkomass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
2010-06-04 Denys Vlasenkomkfs_vfat: fix gcc-4.4 warning
2010-06-02 Denys Vlasenko*: better string sharing
2010-05-19 Denys Vlasenkomount: handle EDQUOT > 255 properly. closes bug 1579
2010-05-18 Denys Vlasenkolosetup: support /dev/loop10 and higher. closes bug...
next