aboutsummaryrefslogtreecommitdiff
path: root/util-linux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Apply post-1.19.0 patches, bump version to 1.19.11_19_1Denys Vlasenko2011-08-281-1/+2
* randomconfig fixesDenys Vlasenko2011-08-091-24/+32
* fdisk: reinstate a short sleep between sync() and ioctl(BLKRRPART)Denys Vlasenko2011-07-131-25/+18
* more tweak for bionicDenys Vlasenko2011-07-082-0/+26
* hwclock: use locale-specific date output formatDenys Vlasenko2011-07-081-10/+16
* typo fixesDan Fandrich2011-07-081-1/+1
* hwclock: better help textDenys Vlasenko2011-07-041-2/+2
* fbset: apply modelines. Closes 3823Denys Vlasenko2011-06-061-1/+2
* *: remove "Options:" string from help textsDenys Vlasenko2011-06-0523-30/+6
* replace nonstandard unsigned typedefsDan Fandrich2011-06-031-7/+7
* fix !ENABLE_FEATURE_GETOPT_LONG build. Closes 3775Denys Vlasenko2011-05-291-2/+4
* simplify parsing of /etc/busybox.confDenys Vlasenko2011-05-161-1/+1
* fbset: abort on unknown options. closes 3121Denys Vlasenko2011-05-091-5/+9
* libbb: nonblock_safe_read->nonblock_immune_read, remove unused param of xmall...Denys Vlasenko2011-05-081-1/+1
* mount: for NFS use tcp per default rather than udpBernhard Reutner-Fischer2011-05-041-1/+1
* fdisk: backport disk check from util-linuxLauri Kasanen2011-04-301-7/+28
* make FDISK_SUPPORT_LARGE_DISKS redundant when LFS=yDenys Vlasenko2011-04-161-0/+1
* move remaining help text from include/usage.src.hPere Orga2011-04-1136-1/+589
* mount: add --rbind option supportRoman Borisov2011-03-261-0/+2
* mount: rprivate option fixRoman Borisov2011-03-261-1/+1
* use user's shell instead of hardwired "/bin/sh" (android needs this)Denys Vlasenko2011-03-081-4/+1
* more: fix tabs handlingDenys Vlasenko2011-03-071-3/+6
* mount: strip multiple trailing slashes, not just oneDenys Vlasenko2011-02-281-1/+1
* mount: update /etc/mtab properly on mount --moveRoman Borisov2011-02-281-9/+67
* Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"Denys Vlasenko2011-02-261-27/+27
* mount: ignore unknown mount options when remounting NFS mountsPeter Korsgaard2011-02-261-0/+3
* mount: fix wrong long option namessRoman Borisov2011-02-261-8/+8
* blockdev: add --getsz to replace --getsizeDan Fandrich2011-02-201-6/+18
* reverted LINHIB0001 swap signature additionDenys Vlasenko2011-02-141-1/+0
* ash: fix TMOUT not restoring tty attributesDenys Vlasenko2011-02-081-1/+1
* whitespace fixesDenys Vlasenko2011-02-031-1/+1
* fdisk_osf: simplify ifdef (incidentally, adds support for Microblaze)Denys Vlasenko2011-01-311-9/+5
* hwclock: implement --systzDavide Cavalca2011-01-221-5/+59
* mass removal of underscores from _BB_DIR_foo and _BB_SUID_fooDenys Vlasenko2011-01-182-2/+2
* disable automatic selection of FEATURE_SUID; improve its help textDenys Vlasenko2011-01-181-2/+0
* mkswap: selinux build fixDenys Vlasenko2011-01-051-1/+1
* blkid: optional support for TYPE="fstype"Denys Vlasenko2010-12-3020-37/+83
* volume_id: recognize compressed hibernate swap signatureJames Hunt2010-12-191-0/+1
* more: smaller version of previous fixDenys Vlasenko2010-12-131-3/+1
* more: exit if write to stdout errors outDenys Vlasenko2010-12-131-0/+3
* blkid: add TODODenys Vlasenko2010-11-251-0/+2
* fixes for bugs discovered by randomconfig builds and testsDenys Vlasenko2010-11-221-5/+6
* umount: cleanup and code shrinkRob Landley2010-11-011-40/+7
* fdisk: fix trivial build failureDenys Vlasenko2010-10-301-0/+1
* whitespace cleanupDenys Vlasenko2010-10-292-9/+9
* *: use _exit() in sighandlers; showkey: do not use exit-thru-sighandlerMarek Polacek2010-10-281-5/+9
* ipcrm: small code shrinkDenys Vlasenko2010-10-281-4/+3
* *: whitespace fixesDenys Vlasenko2010-10-2810-15/+14
* mount: pass NULL, not "", as "data" to mount syscall if we have no optsAlexander Shishkin2010-10-281-12/+22
* crc32: cleanups, no code changesDenys Vlasenko2010-10-281-2/+1