aboutsummaryrefslogtreecommitdiff
path: root/util-linux
AgeCommit message (Expand)Author
2011-09-19mdev: expand --help so that it's actually useful.HEADmasterDenys Vlasenko
2011-09-12losetup: implement -r option. Closes 4033.Denys Vlasenko
2011-08-13swapoff: dont pass "p" in opt_complementaryDenys Vlasenko
2011-08-09randomconfig fixesDenys Vlasenko
2011-07-13fdisk: reinstate a short sleep between sync() and ioctl(BLKRRPART)Denys Vlasenko
2011-07-08more tweak for bionicDenys Vlasenko
2011-07-08hwclock: use locale-specific date output formatDenys Vlasenko
2011-07-08typo fixesDan Fandrich
2011-07-04hwclock: better help textDenys Vlasenko
2011-06-06fbset: apply modelines. Closes 3823Denys Vlasenko
2011-06-05*: remove "Options:" string from help textsDenys Vlasenko
2011-06-03replace nonstandard unsigned typedefsDan Fandrich
2011-05-29fix !ENABLE_FEATURE_GETOPT_LONG build. Closes 3775Denys Vlasenko
2011-05-16simplify parsing of /etc/busybox.confDenys Vlasenko
2011-05-09fbset: abort on unknown options. closes 3121Denys Vlasenko
2011-05-08libbb: nonblock_safe_read->nonblock_immune_read, remove unused param of xmall...Denys Vlasenko
2011-05-04mount: for NFS use tcp per default rather than udpBernhard Reutner-Fischer
2011-04-30fdisk: backport disk check from util-linuxLauri Kasanen
2011-04-16make FDISK_SUPPORT_LARGE_DISKS redundant when LFS=yDenys Vlasenko
2011-04-11move remaining help text from include/usage.src.hPere Orga
2011-03-26mount: add --rbind option supportRoman Borisov
2011-03-26mount: rprivate option fixRoman Borisov
2011-03-08use user's shell instead of hardwired "/bin/sh" (android needs this)Denys Vlasenko
2011-03-07more: fix tabs handlingDenys Vlasenko
2011-02-28mount: strip multiple trailing slashes, not just oneDenys Vlasenko
2011-02-28mount: update /etc/mtab properly on mount --moveRoman Borisov
2011-02-26Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"Denys Vlasenko
2011-02-26mount: ignore unknown mount options when remounting NFS mountsPeter Korsgaard
2011-02-26mount: fix wrong long option namessRoman Borisov
2011-02-20blockdev: add --getsz to replace --getsizeDan Fandrich
2011-02-14reverted LINHIB0001 swap signature additionDenys Vlasenko
2011-02-08ash: fix TMOUT not restoring tty attributesDenys Vlasenko
2011-02-03whitespace fixesDenys Vlasenko
2011-01-31fdisk_osf: simplify ifdef (incidentally, adds support for Microblaze)Denys Vlasenko
2011-01-22hwclock: implement --systzDavide Cavalca
2011-01-18mass removal of underscores from _BB_DIR_foo and _BB_SUID_fooDenys Vlasenko
2011-01-18disable automatic selection of FEATURE_SUID; improve its help textDenys Vlasenko
2011-01-05mkswap: selinux build fixDenys Vlasenko
2010-12-30blkid: optional support for TYPE="fstype"Denys Vlasenko
2010-12-19volume_id: recognize compressed hibernate swap signatureJames Hunt
2010-12-13more: smaller version of previous fixDenys Vlasenko
2010-12-13more: exit if write to stdout errors outDenys Vlasenko
2010-11-25blkid: add TODODenys Vlasenko
2010-11-22fixes for bugs discovered by randomconfig builds and testsDenys Vlasenko
2010-11-01umount: cleanup and code shrinkRob Landley
2010-10-30fdisk: fix trivial build failureDenys Vlasenko
2010-10-29whitespace cleanupDenys Vlasenko
2010-10-28*: use _exit() in sighandlers; showkey: do not use exit-thru-sighandlerMarek Polacek
2010-10-28ipcrm: small code shrinkDenys Vlasenko
2010-10-28*: whitespace fixesDenys Vlasenko