aboutsummaryrefslogtreecommitdiff
path: root/util-linux
AgeCommit message (Expand)Author
2011-12-15*: style fixes. no code changesDenys Vlasenko
2011-12-06blkid: make help text show [BLOCKDEV]...Denys Vlasenko
2011-12-06volume_id/get_devname: trivial code shrinkDenys Vlasenko
2011-11-10mount: resolve hosts to IPs in nfs mountsDenys Vlasenko
2011-11-10mount: make FEATURE_MOUNT_NFS not needed for Linux 2.6.23+Denys Vlasenko
2011-11-10mount: support -o noaclDave Love
2011-11-03mount: handle list of comma-separated fs types in -t optionKarol Lewandowski
2011-11-03mount: free commented /etc/filesystems lines when we read itDenys Vlasenko
2011-10-22remove duplicate include <sys/swap.h>Denys Vlasenko
2011-09-22mdev: trim overlong comments. No code changesDenys Vlasenko
2011-09-22mdev: don't reparse rules on -sDenys Vlasenko
2011-09-21add INIT_G()'s. No code changes.Denys Vlasenko
2011-09-19mdev: expand --help so that it's actually useful.Denys 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